CI / Rust checks (push) Waiting to run
CI / Docs and registry checks (push) Waiting to run
CI / Smoke checks (push) Waiting to run
Coverage / Coverage baseline (push) Waiting to run
Security / Cargo audit (push) Waiting to run
Security / Cargo deny (push) Waiting to run
Security / Secret pattern check (push) Waiting to run
Security / Dependency review (push) Waiting to run
19 lines
375 B
JSON
19 lines
375 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|