VulnCheck Action
Version updated for https://github.com/vulncheck-oss/action to version v1.1.4.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The VulnCheck GitHub Action integrates vulnerability scanning into CI/CD pipelines by leveraging the VulnCheck CLI. It automates the detection and reporting of security vulnerabilities, providing actionable insights directly in pull requests. Key capabilities include scanning for vulnerabilities in project dependencies, filtering results based on CVSS thresholds, and annotating detailed CVE findings.
What’s Changed
Update to use Node.js 24 Update Testing and coverage