amarjaleelbanbhan/CortexWard Scan

Run CortexWard (bandit + detect-secrets + OSV.dev) against a repository and upload the results as a SARIF code-scanning report.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to scan, relative to the calling repository's checkout.no.
fail-onMinimum severity that fails the action: none, low, medium, high, critical.nohigh
baselinePath to a baseline file (see `ward baseline`) used to suppress known findings. Leave empty to scan without a baseline.no""
languageRestrict scanning to this language (e.g. 'python'). Leave empty to scan all.no""
upload-sarifWhether to upload the SARIF report via github/codeql-action/upload-sarif.notrue
cortexward-refGit ref of amarjaleelbanbhan/CortexWard to install `ward` from.nomain
namedescription
sarif-pathPath to the generated SARIF file.
exit-codeward scan's own exit code (0 clean, 1 if --fail-on's threshold was crossed).