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
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:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"enabled": false,
|
||||
"mode": "shadow",
|
||||
"default_ttl_minutes": 60,
|
||||
"require_admin_channel_check": true,
|
||||
"allow_auto_for_servers": false,
|
||||
"allowed_actions": [
|
||||
"windows_firewall_quarantine",
|
||||
"pfsense_host_block"
|
||||
],
|
||||
"management_allowlist": [
|
||||
"aw_server",
|
||||
"velociraptor_server",
|
||||
"admin_jump_host"
|
||||
],
|
||||
"minimum_high_signals_for_auto": 2
|
||||
}
|
||||
Reference in New Issue
Block a user