nicholas-ruest/SecretScout
Rust-powered secret detection for GitHub Actions - Fast, secure, and reliable fork of gitleaks-action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to gitleaks configuration file (relative to repository root) | no | "" |
| version | Gitleaks version to use | no | 8.24.3 |
| license | Gitleaks Pro license key (for enhanced features) | no | "" |
| enable-summary | Enable GitHub Actions job summary | no | true |
| enable-upload-artifact | Enable SARIF artifact upload | no | true |
| enable-comments | Enable PR review comments (PR events only) | no | true |
| notify-user-list | Comma-separated list of GitHub users to notify (e.g., "@user1, @user2") | no | "" |
| base-ref | Base reference for comparison (overrides event default) | no | "" |
Outputs
no outputs