grype_me
Version updated for https://github.com/TomTonic/grype_me to version v1.3.2-release.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The grype_me GitHub Action automates vulnerability scanning for projects using Anchore Grype, targeting repositories, container images, directories, or SBOMs. It generates detailed reports and dynamic shields.io badges summarizing vulnerabilities, enabling seamless monitoring of security issues in the software supply chain. Key capabilities include scanning the latest release, leveraging a pre-downloaded vulnerability database for faster execution, and optionally failing builds based on severity thresholds.
Release notes
What’s Changed
- Add description param to action by @TomTonic in https://github.com/TomTonic/grype_me/pull/32
Full Changelog: https://github.com/TomTonic/grype_me/compare/v1.3.1-release...v1.3.2-release