Directories
¶
| Path | Synopsis |
|---|---|
|
Package main provides the argot command-line tool for static analysis of Go programs.
|
Package main provides the argot command-line tool for static analysis of Go programs. |
|
backtrace
Package backtrace implements the front-end to the backtrace analysis.
|
Package backtrace implements the front-end to the backtrace analysis. |
|
cli
Package cli implements the interactive argot CLI.
|
Package cli implements the interactive argot CLI. |
|
compare
Package compare implements the compare tool.
|
Package compare implements the compare tool. |
|
defers
Package defers implements the frontend to the analysis to detect unbounded defers.
|
Package defers implements the frontend to the analysis to detect unbounded defers. |
|
dependencies
Package dependencies implements the frontend to the dependencies analysis.
|
Package dependencies implements the frontend to the dependencies analysis. |
|
maypanic
Package maypanic implements the front-end to the maypanic anaylsis.
|
Package maypanic implements the front-end to the maypanic anaylsis. |
|
packagescan
Package packagescan implements the front-end to the packagescan analysis.
|
Package packagescan implements the front-end to the packagescan analysis. |
|
render
Package render implements a tool for rendering various "visualizations" of Go programs.
|
Package render implements a tool for rendering various "visualizations" of Go programs. |
|
statistics
Package statistics implements the front-end for the SSA statistics analysis.
|
Package statistics implements the front-end for the SSA statistics analysis. |
|
syntactic
Package syntactic implements the front-end to the Argot syntactic tool which runs different syntactic checks on your code.
|
Package syntactic implements the front-end to the Argot syntactic tool which runs different syntactic checks on your code. |
|
taint
Package taint implements the front-end to the Argot taint tool which runs taint analysis on your code, using its SSA representation.
|
Package taint implements the front-end to the Argot taint tool which runs taint analysis on your code, using its SSA representation. |
|
tools
Package tools contains utility types and functions for Argot tool frontends.
|
Package tools contains utility types and functions for Argot tool frontends. |
|
Package main provides the argot-mcp-server, an MCP (Model Context Protocol) server that exposes Argot's static analysis capabilities to AI assistants and other clients.
|
Package main provides the argot-mcp-server, an MCP (Model Context Protocol) server that exposes Argot's static analysis capabilities to AI assistants and other clients. |
|
Souffle-based static race detector for Go.
|
Souffle-based static race detector for Go. |
Click to show internal directories.
Click to hide internal directories.