Add shadow security finding inbox
CI / Rust checks (push) Canceled after 0s
CI / Docs and registry checks (push) Canceled after 0s
CI / Smoke checks (push) Canceled after 0s
Coverage / Coverage baseline (push) Canceled after 0s
Security / Cargo audit (push) Canceled after 0s
Security / Cargo deny (push) Canceled after 0s
Security / Secret pattern check (push) Canceled after 0s
Security / Dependency review (push) Canceled after 0s

This commit is contained in:
igor04091968
2026-07-01 06:12:08 +03:00
parent fe87c85a31
commit 757fd3125d
27 changed files with 5524 additions and 19 deletions
@@ -0,0 +1,18 @@
{
"target_host": "HOST-EXAMPLE",
"plan_id": "rollback-host-example-001",
"ttl_minutes": 60,
"reason": "High-confidence Hayabusa and Velociraptor containment drill",
"management_allowlist": [
"10.10.10.10",
"10.10.10.11",
"10.10.10.12"
],
"blocked_remote_addresses": [
"10.10.20.0/24",
"10.10.30.0/24"
],
"profiles": [
"Domain"
]
}