Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
callgraph
Package callgraph provides static call graph analysis for Python code.
|
Package callgraph provides static call graph analysis for Python code. |
|
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 bidirectional type inference.
|
Package resolution provides bidirectional type inference. |
|
callgraph/resolution/strategies
Package strategies provides AttributeAccessStrategy for general attribute access.
|
Package strategies provides AttributeAccessStrategy for general attribute access. |
|
clike
Package clike contains shared helpers for parsing C and C++ source files.
|
Package clike contains shared helpers for parsing C and C++ source files. |
|
Package mcp provides instance resolution tools for the MCP server.
|
Package mcp provides instance resolution tools for the MCP server. |
|
tools
|
|
|
internal/goextract
Package goextract provides tools for extracting Go standard library API surface into versioned JSON registry files for use by the Code Pathfinder SAST engine.
|
Package goextract provides tools for extracting Go standard library API surface into versioned JSON registry files for use by the Code Pathfinder SAST engine. |
|
Package updatecheck performs a non-blocking freshness check for the pathfinder binary against a CDN-hosted manifest.
|
Package updatecheck performs a non-blocking freshness check for the pathfinder binary against a CDN-hosted manifest. |
Click to show internal directories.
Click to hide internal directories.