actions-marketplace-validations/ZAP Baseline Scan
Scans the web application with the ZAP Baseline Scan
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Token to create issues in the repository | no | ${{ github.token }} |
| target | Target URL | yes | — |
| rules_file_name | Relative path of the ZAP configuration file | no | — |
| docker_name | The Docker file to be executed | yes | ghcr.io/zaproxy/zaproxy:stable |
| cmd_options | Additional command line options | no | — |
| issue_title | The title for the GitHub issue to be created | no | ZAP Scan Baseline Report |
| fail_action | The action status will be set to fail if ZAP identifies any alerts during the baseline scan | no | false |
| allow_issue_writing | The action will file the report to the GitHub issue using the issue_title input | no | true |
| artifact_name | The name of the artifact that contains the ZAP reports | no | zap_scan |
Outputs
no outputs