accuknox/AccuKnox DAST

Run AccuKnox Dynamic Application Security Testing (DAST) scan on a web application

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 17, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: accuknox/dast-scan-action@66f377ec2bb8cafa9583b6e3e1920d8d6e1be86a # v1.0.2

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

namedescriptionrequireddefault
accuknox_tokenAPI token for AccuKnox CSPM Control Planeyes
accuknox_labelLabel for scan results in AccuKnox Consoleyes
accuknox_endpointCSPM Control Plane Domainyes
target_urlThe URL of the web application to scanyes
dast_scan_typeDAST scan type (baseline or full-scan)nobaseline
severity_thresholdMinimum severity to fail the scan (LOW, MEDIUM, HIGH)noHIGH
soft_failDo not return an error code if vulnerabilities are foundnotrue

no outputs