Default-deny egress
the strongest single control
Each tool sits on an internal Docker network whose only route off-box is a squid sidecar enforcing a per-tool domain allowlist. A tool reaches the handful of hosts it needs; everything else returns TCP_DENIED/403, logged to a central audit. Verified behavior — allowlisted hosts succeed, the rest are denied, and a proxy-bypass attempt is dropped.