joern

Open-source code analysis platform using code property graphs

brewmacoslinux
Try with needOr install directly
Source

About

Open-source code analysis platform based on code property graphs

Commands

joern

Examples

Start the interactive Joern shell for code analysis$ joern
Analyze a specific source code directory and export results$ joern --src /path/to/code --out /path/to/output
Run a Joern script to perform automated code analysis$ joern --script /path/to/script.sc --src /path/to/code