Seqra security code analysis
Version updated for https://github.com/seqra/seqra-action to version v2.1.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Seqra GitHub Action integrates the Seqra static analysis tool into continuous integration (CI) workflows, enabling automated code scanning for security vulnerabilities and quality issues. It generates a SARIF report with scan results, which can optionally be uploaded to GitHub Code Scanning for centralized tracking and alerting. This action simplifies the process of performing static analysis, automating the detection of issues and aiding in maintaining secure and high-quality codebases.
Release notes
2.1.1 (2026-01-24)
:lady_beetle: Bug Fixes
- Bump version (292daf8)