SkillAgentSearch skills...

Joern

A robust parser for C/C++ storing abstract syntax trees, control flow graphs and program dependence graphs in a neo4j graph database.

Install / Use

/learn @octopus-platform/Joern
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

joern

This version of joern has been discontinued.

Joern lives on at https://github.com/ShiftLeftSecurity/joern

Source code analysis is full of graphs: abstract syntax trees, control flow graphs, call graphs, program dependency graphs and directory structures, to name a few. Joern analyzes a code base using a robust parser for C/C++ and represents the entire code base by one large property graph stored in a Neo4J graph database. This allows code to be mined using complex queries formulated in the graph traversal languages Gremlin and Cypher.

The documentation can be found here

View on GitHub
GitHub Stars555
CategoryData
Updated9d ago
Forks140

Languages

Java

Security Score

95/100

Audited on Mar 12, 2026

No findings