actions-marketplace-validations/Dastardly Scan Action
Runs a Dastardly scan against a target site
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 19, 2023
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/portswigger_dastardly-github-action@be689170753f3243af6c7e87c1eaa5b89d91205d # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
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 |
Outputs
no outputs