nhs-england-tools/Dependabot Policy Enforcer

Validates Dependabot policy compliance

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeOperation mode for the enforcer. Can be 'enforce' to block non-compliant PRs or 'report' to only log results. Set this as an organisation or repository variable (vars.DEPENDABOT_ENFORCER_MODE).noenforce
blocking-severityMinimum severity level that will block the pipeline in enforce mode. Alerts at this level and above count as blocking violations; alerts below this level are reported in the PR comment but do not cause a failure. Accepted values: critical, high, medium, low.nocritical
github-tokenGitHub token used to fetch Dependabot alerts and post a policy summary comment on the pull request. Use the built-in secrets.GITHUB_TOKEN.yes

no outputs