OpenGrep Security Scanner
Version updated for https://github.com/platform-sec/opengrep-action to version v1.0.0.
- 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 OpenGrep Action is a GitHub composite action designed to automate security scanning in CI workflows using the OpenGrep tool. It installs a verified OpenGrep release, validates user-defined inputs, performs scans on the target codebase, and generates JSON and SARIF reports, which can be used in downstream processes. This action streamlines the integration of OpenGrep into CI pipelines, ensuring reproducibility, security, and ease of use for identifying and managing code vulnerabilities.
What’s Changed
- feat: release v1.0.0 (b0f4c3a)