vivek28058/ZAP Full Scan
Scans the web application with the ZAP Full 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 Full Scan Report |
| fail_action | The action status will be set to fail if ZAP identifies any alerts during the full scan | no | false |
| allow_issue_writing | Whether Github issues should be created or not | no | true |
| artifact_name | The name of the artifact that contains the ZAP reports | no | zap_scan |
Outputs
no outputs