🔎 Static code analysis engine to find security issues in code.
Browse cluster: Static Analysis & Code Quality →Opengrep is a static code analysis engine designed to find security vulnerabilities in code. It is a fork of Semgrep v1.100.0 released under the LGPL 2.1 license and backed by a consortium of AppSec organizations including Aikido, Amplify, Endor Labs, Kodem, and Orca Security. The tool supports over 30 languages including Python, JavaScript, Go, Java, Rust, C#, and Visual Basic, offering features like taint analysis, pattern matching, and customizable security rules with output in JSON and SARIF formats. Opengrep is built with OCaml-based parsers and Python components, and provides self-contained binaries via Nuitka that require no Python installation.