fix(audit): scope out netbird (Reston VPS, NetBird controller) [#446]
Names verified matching (netbird TS/DNS) — no fleet access audit
needed, same treatment as the other Reston systems.
💘 Generated with Crush
Assisted-by: Crush:glm-5.2
This commit is contained in:
@@ -116,6 +116,7 @@ while IFS=$'\t' read -r host ts_ip online; do
|
|||||||
|
|
||||||
case "$host" in
|
case "$host" in
|
||||||
tsys-cloudron-new) continue ;; # Reston prod VPS — out of audit scope
|
tsys-cloudron-new) continue ;; # Reston prod VPS — out of audit scope
|
||||||
|
netbird) continue ;; # Reston VPS (NetBird controller) — name-checked only
|
||||||
stlp-3dscanner) continue ;; # offline ~7mo; user pulled from audit scope
|
stlp-3dscanner) continue ;; # offline ~7mo; user pulled from audit scope
|
||||||
sectestbed-sandbox) continue ;; # disposable test VM — frequently broken by design
|
sectestbed-sandbox) continue ;; # disposable test VM — frequently broken by design
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user