CLI
ankra security
Read the Security Center: exploited-in-the-wild findings, fleet posture and scanner coverage
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Read the Security Center: exploited-in-the-wild findings, fleet posture and scanner coverage
ankra security advisory <cve-id> [flags]
| Flag | Default | Description |
|---|---|---|
-o, --output | Output format: json or yaml (default: human-readable) |
ankra security clusters [flags]
| Flag | Default | Description |
|---|---|---|
--order | desc | Sort order: asc or desc |
-o, --output | Output format: json or yaml (default: human-readable) | |
--page | 1 | Page number |
--page-size | 50 | Clusters per page (max 100) |
--search | Match cluster name | |
--sort | actionable | Sort key: actionable, known_exploited, severity, observed, accepted_risk, latest_report_at, status, name |
--status | Scanner or posture status filter: fresh, stale, unscanned, clean, critical, high, degraded |
ankra security finding <finding-id> [flags]
| Flag | Default | Description |
|---|---|---|
-o, --output | Output format: json or yaml (default: human-readable) |
ankra security findings [flags]
| Flag | Default | Description |
|---|---|---|
--addon | Only findings attributed to one add-on (slug) | |
--cluster | Only findings observed on one cluster (name or id) | |
--fixable | any | Fix availability: true, false or any |
--known-exploited | false | Only CVEs CISA lists as exploited in the wild (KEV) |
--namespace | Only findings observed in one namespace | |
--order | desc | Sort order: asc or desc |
-o, --output | Output format: json or yaml (default: human-readable) | |
--page | 1 | Page number |
--page-size | 25 | Findings per page (max 100) |
--search | Match CVE id, package name or title | |
--severity | [] | Severity filter, repeatable: critical, high, medium, low, unknown |
--sort | exploitability | Sort key: exploitability, epss, known_exploited, severity, first_seen_at, last_seen_at, affected_clusters, occurrences, package_name, cve_id |
--status | [open,acknowledged] | Status filter, repeatable: open, acknowledged, accepted_risk, resolved, or any |
ankra security overview [flags]
| Flag | Default | Description |
|---|---|---|
--addon | Scope the overview to one add-on (slug) | |
--cluster | Scope the overview to one cluster (name or id) | |
-o, --output | Output format: json or yaml (default: human-readable) |