Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
deadair
command
|
|
|
Package integration holds live-backend integration tests, gated behind the "integration" build tag so they never run with plain `go test ./...`.
|
Package integration holds live-backend integration tests, gated behind the "integration" build tag so they never run with plain `go test ./...`. |
|
internal
|
|
|
backend
Package backend defines the read-only contract every SIEM backend implements.
|
Package backend defines the read-only contract every SIEM backend implements. |
|
backend/elastic
Package elastic implements the read-only backend for Elastic Security.
|
Package elastic implements the read-only backend for Elastic Security. |
|
backend/opensearch
Package opensearch implements the read-only backend for OpenSearch Security Analytics.
|
Package opensearch implements the read-only backend for OpenSearch Security Analytics. |
|
cli
Package cli wires the deadair commands.
|
Package cli wires the deadair commands. |
|
exporter
Package exporter exposes the latest scan as Prometheus metrics.
|
Package exporter exposes the latest scan as Prometheus metrics. |
|
graph
Package graph builds the dependency graph between detection rules and the log sources their index patterns resolve to.
|
Package graph builds the dependency graph between detection rules and the log sources their index patterns resolve to. |
|
health
Package health evaluates per-source telemetry health.
|
Package health evaluates per-source telemetry health. |
|
redact
Package redact provides keyed, deterministic pseudonyms for sensitive report values.
|
Package redact provides keyed, deterministic pseudonyms for sensitive report values. |
|
report
Package report assembles scan results into the tool's primary artifact.
|
Package report assembles scan results into the tool's primary artifact. |
|
securefile
Package securefile writes sensitive local artifacts without exposing a partially written file or inheriting permissive mode bits from an existing destination.
|
Package securefile writes sensitive local artifacts without exposing a partially written file or inheriting permissive mode bits from an existing destination. |
|
state
Package state stores cross-scan source and finding history.
|
Package state stores cross-scan source and finding history. |
Click to show internal directories.
Click to hide internal directories.