ollieb89/Secret Leak Scanner
Scan pull request diffs for potential secrets and credentials before merge.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for PR scanning and comments | yes | ${{ github.token }} |
| fail-on-leak | Fail the action if a leak is detected | no | true |
| exclude-patterns | Comma-separated list of regex patterns to exclude from scanning | no | "" |
| custom-patterns | JSON array of custom regex patterns to scan for | no | [] |
Outputs
no outputs