mitigation-dot-team/Secret Lite
Analyzes PR diffs to detect for secrets like credentials, API Key, etc.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token with permissions to read PR diffs and post comments. | yes | ${{ github.token }} |
| slack-webhook-url | Slack incoming webhook URL for incident alerts when findings are detected. | no | — |
Outputs
| name | description |
|---|---|
| violations | JSON array of detected route violations |