glferreira-devsecops/Cascavel Secret Scanner

Find hardcoded API keys, tokens, and credentials in your code. 40+ patterns. Zero config. SARIF output.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathRoot path to scanno.
severityMinimum severity threshold: low, medium, high, criticalnomedium
fail-on-findingsExit with error code if secrets are found (blocks the pipeline)notrue
exclude-pathsComma-separated glob patterns to excludeno.git,node_modules,vendor,__pycache__,.venv,dist,build,*.min.js,*.min.css,*.lock,package-lock.json,*.svg,*.png,*.jpg,*.gif,*.ico,*.woff,*.woff2,*.ttf,*.eot
custom-patternsPath to a custom patterns JSON fileno""
sarif-outputGenerate SARIF report for GitHub Security tabnotrue
max-file-sizeMaximum file size to scan in KB (skip large binaries)no512
scan-historyAlso scan git history for leaked secrets (slower)nofalse
baseline-filePath to baseline file to suppress known findingsno""
namedescription
findings-countTotal number of secrets detected
critical-countNumber of critical severity findings
high-countNumber of high severity findings
sarif-pathPath to the generated SARIF report
report-pathPath to the JSON findings report