program-opengrep - Opengrep SAST engine guide and rule engineering.
Provides operational guidance, CLI usage, YAML rule syntax, taint analysis, rule testing, and CI/CD integration for the Opengrep SAST engine.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Scan source code for vulnerabilities
- Execute taint analysis on code
- Test custom YAML rules
- Export scan results to SARIF
- Integrate Opengrep into CI/CD
Inputs
- Source code files
- YAML rule files
- Scan configuration options
Outputs
- JSON scan reports
- SARIF output files
- Rule test results
Requirements
- Opengrep CLI binary
- Supported source code repository
