Soundcheck Security Review
Version updated for https://github.com/thejefflarson/soundcheck-action to version v1.0.11.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Soundcheck Security Review GitHub Action automates an OWASP-based security review for your repository by scanning source code, identifying security issues (Critical, High, and Medium severity), rewriting problematic code in place, and generating a pull request with a severity-ranked findings table. It streamlines the process of detecting and addressing vulnerabilities, leveraging the Soundcheck skill suite to cover OWASP Web and LLM Top 10 risks, thereby enhancing code security and reducing manual effort.
What’s Changed
Pin updated to soundcheck v1.8.0. See https://github.com/thejefflarson/soundcheck/releases/tag/v1.8.0 for changes.