Vulnerability Spoiler Alert
Version updated for https://github.com/spaceraccoon/vulnerability-spoiler-alert-action to version v1.2.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Vulnerability Spoiler Alert Action” is a GitHub Action that leverages AI to monitor open-source repositories for commits addressing security vulnerabilities, often identifying potential issues before a CVE is assigned. It automates the analysis of commit messages, pull requests, and repository activity to detect vulnerabilities, create detailed GitHub issues, and manage state to avoid redundant alerts. This action streamlines vulnerability monitoring and enhances security by providing early warnings of potential exploits.
Release notes
What’s Changed
- feat: add support for other model provider apis by @spaceraccoon in https://github.com/spaceraccoon/vulnerability-spoiler-alert-action/pull/4
Full Changelog: https://github.com/spaceraccoon/vulnerability-spoiler-alert-action/compare/v1...v1.2.0