chrisw-dev/Dependabot Alert Policy Checker
Checks Dependabot alerts against configurable age thresholds and fails if alerts exceed their age limits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| critical-threshold | Maximum age in days for Critical severity alerts | no | 3 |
| high-threshold | Maximum age in days for High severity alerts | no | 5 |
| medium-threshold | Maximum age in days for Medium severity alerts | no | 14 |
| low-threshold | Maximum age in days for Low severity alerts | no | 30 |
| report-mode | Mode to run the action in | no | false |
| github-token | GitHub token with security alerts read permission | yes | — |
Outputs
no outputs