Check Dependabot Alerts with Break the Build
Version updated for https://github.com/lfventura/dependabot-alerts to version v1.0.4.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Check Dependabot Alerts, automates the process of monitoring and validating open Dependabot alerts in a repository against configurable thresholds for critical, high, medium, and low severity levels. It helps teams identify and manage vulnerabilities by providing dynamic outputs for all severity levels, generating detailed GitHub comments with the results, and optionally preventing workflow failures on exceeding thresholds.
What’s Changed
chore: security fix via npm overrides