ruddxxy/FlashAudit Secrets Scanner

High-performance secrets scanner - 4-10x faster than Gitleaks on real corpora (benchmarks in repo)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to scan (default: current directory)no.
formatOutput format: json or sarifnosarif
fail-on-findingFail the workflow if secrets are foundnotrue
git-diffOnly scan files changed since this ref (e.g., main, HEAD~1)no""
staged-onlyOnly scan staged filesnofalse
entropyEnable entropy-based detectionnofalse
entropy-thresholdEntropy threshold (default: 4.5)no4.5
rulesPath to custom rules.yaml fileno""
versionFlashAudit version to use (default: latest)nolatest
upload-sarifUpload SARIF results to GitHub Security tabnotrue
namedescription
findings-countNumber of secrets found
sarif-filePath to SARIF output file (if format=sarif)
exit-codeExit code from FlashAudit (0=clean, 1=findings, 2=error)