Opengrep is an open-source static analysis tool for identifying security vulnerabilities and code quality issues. It supports over 30 languages and allows users to define custom rules for pattern matching. Key features include ultra-fast scanning, semantic grep capabilities, and SARIF output for integration with other security tools. It's designed for developers and AppSec teams to analyze large codebases quickly, find and fix vulnerabilities, and ship more secure code.

Opengrep
Opengrep is a static code analysis engine for finding security issues in code, supporting 30+ languages and customizable rules.