Orca Security - SAST Security
Version updated for https://github.com/orcasecurity/shiftleft-sast-action to version v1.0.12.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 32 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 Action automates the scanning of a repository using the Orca SAST tool. It helps identify security vulnerabilities in code by analyzing static analysis results, which can be formatted as JSON or CLI output and saved to an output directory. The action requires the project key, API token, scan paths, and optional settings for excluding certain files or directories.
What’s Changed
What’s Changed
- taint flag README.md by @dekelattias-orca in https://github.com/orcasecurity/shiftleft-sast-action/pull/22
Full Changelog: https://github.com/orcasecurity/shiftleft-sast-action/compare/v1.0.11...v1.0.12