karanshah229/Dependabot Vulnerability SLA Check

Check Dependabot alerts against SLA thresholds and send Slack notifications

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub Personal Access Token with "Dependabot alerts: Read" permissionyes
slack-webhook-urlSlack webhook URL for notificationsyes
sla-configJSON array of SLA configuration. Format: [{"severity": "critical", "duration": 30}, ...]no[{"severity": "critical", "duration": 30}, {"severity": "high", "duration": 60}, {"severity": "moderate", "duration": 90}, {"severity": "low", "duration": 180}]
send-success-notificationWhether to send success notifications when no alerts require attentionnofalse
namedescription
alerts-checkedNumber of alerts checked
alerts-notifiedNumber of alerts that triggered notifications
sla-breachedNumber of alerts that breached SLA