accuknox/AccuKnox Secret Scan

Run AccuKnox Secret Security scan on a repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 22, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: accuknox/secret-scan-action@5003311a9c77ab859fc4f75f7dde012dd9cfd035 # v1.0.6

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

namedescriptionrequireddefault
accuknox_tokenCSPM tokenyes
accuknox_endpointCSPM Console endpoint URLyes
accuknox_labelLabel for scan results in AccuKnox Consoleyes
resultsWhich result types to include: verified, unknown, unverified, filtered_unverifiedno""
branchGit branch to scan. Use 'all-branches' to scan all branchesno""
exclude_pathsComma-separated list of paths to exclude from scanningno""
additional_argumentsExtra arguments to pass to the secret scanning toolno""
soft_failDo not return an error code if there are failed checksnofalse
base_commandOverride the base command used to run the scan (optional)no""
upload_resultsUpload scan results as GitHub artifactnotrue

no outputs