mistericy/ZAP Automation Framework

Scan a web application with ZAP Automation Framework

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 4, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: mistericy/zap-automation-framework@0ba4bb3731075e4cd3ede34ff29593f50d915f28 # 0.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
config-dirThe directory which contains the automation framework configuration and relevant scriptsyes
autorun-fileThe actual configuration of the automation frameworkyes
docker-imageThe docker image to be usednoowasp/zap2docker-stable
create-issueCreates a Github issue when the Automation Framework detects issues with the webappnofalse
summary-fileThe name of the summary file, relative to the artifacts-dir directorynosummary.json
json-fileThe name of the traditional-json report file, relative to the artifacts-dir directorynoreport.json
issue-titleThe title of the issue to be creatednoZAP Scan Result Findings
tokenGitHub Token to create issues in the repositoryno${{ github.token }}
create-annotationsCreates annotationsnofalse

no outputs