Static Call-Graph Analysis
Extract call graphs from bytecode, AST, and source code. Trace paths from entrypoints to vulnerable symbols.
- • Language support: Go, Rust, C#, Java, Python, JavaScript, C/C++
- • Handles virtual dispatch, interface calls, reflection with conservative approximation
- • Produces DAG with reachability state per node
