Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
callgraph/analysis/taint
Package taint provides intra-procedural taint analysis for detecting data flow from sources to sinks.
|
Package taint provides intra-procedural taint analysis for detecting data flow from sources to sinks. |
|
callgraph/builder
Package builder provides call graph construction orchestration.
|
Package builder provides call graph construction orchestration. |
|
callgraph/cfg
Package cfg provides control flow graph (CFG) construction and analysis.
|
Package cfg provides control flow graph (CFG) construction and analysis. |
|
callgraph/core
Package core provides foundational type definitions for the callgraph analyzer.
|
Package core provides foundational type definitions for the callgraph analyzer. |
|
callgraph/extraction
Package extraction provides AST-based code extraction utilities for Python source code.
|
Package extraction provides AST-based code extraction utilities for Python source code. |
|
callgraph/patterns
Package patterns provides security and framework pattern detection.
|
Package patterns provides security and framework pattern detection. |
|
callgraph/registry
Package registry provides module, type, and attribute registry functionality for Python code analysis.
|
Package registry provides module, type, and attribute registry functionality for Python code analysis. |
|
callgraph/resolution
Package resolution provides type information structures for type resolution and inference.
|
Package resolution provides type information structures for type resolution and inference. |
Click to show internal directories.
Click to hide internal directories.