chtzvt/Dastardly SARIF Scan Action
Runs a Dastardly scan against a target site, with SARIF support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target-url | The full url (including scheme) of the site to scan | yes | — |
| output-filename | The filename used for the scan report. This filepath relates to the dastardly container, and will exist in the github workspace (/github/workspace) | no | dastardly-report.xml |
| enable-junit-report | Whether to enable the junit report. This will be uploaded as an artifact | no | false |
| enable-sarif-report | Whether to enable the sarif report. This will be uploaded as a code scanning result | no | true |
| upload-raw-report | Whether to upload the raw Dastardly JUnit report as an artifact | no | false |
Outputs
no outputs