dukotah/LeakCheck Secret Scanner

Scan your repo for hard-coded API keys, tokens, and secrets on every push or PR. Zero dependencies, runs in seconds.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathsComma- or newline-separated paths to scan, relative to the repo root. Default scans the whole checkout.no.
fail-onMinimum severity that fails the build: critical, high, medium, low, or none. Default: high.nohigh
ignoreComma- or newline-separated path globs to skip (e.g. 'test/fixtures/*, *.snap'). '*' is a wildcard.no""
max-file-kbSkip files larger than this many KB. Default: 1024.no1024
namedescription
findings-countTotal number of potential secrets found.
critical-countNumber of critical-severity findings.
high-countNumber of high-severity findings.
blocking-countNumber of findings at or above the fail-on threshold.