Directories
¶
| Path | Synopsis |
|---|---|
|
Command synapse-api is the HTTP API server entrypoint.
|
Command synapse-api is the HTTP API server entrypoint. |
|
Command synapse-ast parses a source tree with language-aware (tree-sitter) grammars and emits structural facts as JSON on stdout.
|
Command synapse-ast parses a source tree with language-aware (tree-sitter) grammars and emits structural facts as JSON on stdout. |
|
Command synapse-callgraph builds a general first-party call graph from Go source (via go/ssa) and emits it as the taintcallgraph wire JSON on stdout.
|
Command synapse-callgraph builds a general first-party call graph from Go source (via go/ssa) and emits it as the taintcallgraph wire JSON on stdout. |
|
Command synapse-cli runs Synapse's own SCA pipeline from the command line.
|
Command synapse-cli runs Synapse's own SCA pipeline from the command line. |
|
Command synapse-mcp exposes Synapse's agent tool catalog to external AI clients over the Model Context Protocol.
|
Command synapse-mcp exposes Synapse's agent tool catalog to external AI clients over the Model Context Protocol. |
|
Command synapse-worker is the privileged execution worker: it claims recon jobs the API enqueued to the durable queue and runs them under the SAME gate/audit/evidence invariants as the in-process path, but with the sandbox + kernel egress allowlist (it runs with CAP_NET_ADMIN/SYS_ADMIN, which the API lacks).
|
Command synapse-worker is the privileged execution worker: it claims recon jobs the API enqueued to the durable queue and runs them under the SAME gate/audit/evidence invariants as the in-process path, but with the sandbox + kernel egress allowlist (it runs with CAP_NET_ADMIN/SYS_ADMIN, which the API lacks). |
Click to show internal directories.
Click to hide internal directories.