sast-engine

command module
v0.0.0-...-460d0d3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

The Go Gopher

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.
mcp
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL