Latest Release Vulnerability Status
Version updated for https://github.com/mxmehl/latest-release-vulnerability-status to version v1.2.3.
- This action is used across all versions by 8 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action scans the latest release or git tag of a public repository using Google’s OSV-Scanner to detect known vulnerabilities. It helps developers identify security issues in pinned dependencies and determine whether a new release should be triggered. The action automates vulnerability scanning and provides results via the GitHub Actions Summary and exit status for streamlined monitoring and decision-making.