Orca Security - SAST Security
Version updated for https://github.com/orcasecurity/shiftleft-sast-action to version v1.0.10.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 22 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Orca Shift Left Security GitHub Action is designed to automate static application security testing (SAST) directly within your CI/CD pipeline. It scans code repositories for vulnerabilities and security issues during development, helping teams identify and address potential risks earlier in the software development lifecycle. This action supports customizable scan configurations, generates detailed reports, and integrates seamlessly with GitHub workflows to streamline security practices.
Release notes
What’s Changed
- Use finding description in annotations for specific details by @ayala-orca in https://github.com/orcasecurity/shiftleft-sast-action/pull/18
Full Changelog: https://github.com/orcasecurity/shiftleft-sast-action/compare/v1.0.9...v1.0.10