vishrut19/KeySentinel PR Secret Scanner

Detect and prevent leaked API keys and secrets in Pull Requests with automated scanning and prevention.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token for API accessyes${{ github.token }}
fail_onFail the workflow if secrets found at this severity or higher (high|medium|low|off)nohigh
post_no_findingsPost a comment even when no secrets are foundnofalse
ignoreComma-separated file glob patterns to ignoreno""
allowlistComma-separated regex patterns for allowed stringsno""
max_filesMaximum number of files to scanno100
config_pathPath to config fileno.keysentinel.yml
namedescription
secrets_foundNumber of secrets found
findingsJSON string of all findings