Highlights
Sandbox Escape: 6 prior fixes. Scrutinize any change in this area.
bin/lib/policy/render.sh: most-fixed (2 issues). Treat as high-risk during review.
3 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Sandbox Escape: Insecure handling of local container runtime Unix domain sockets (such as Docker/Podman) and incorrect categorization of socket connections as outbound network traffic by macOS sandbox-exec allowed complete escape from the sandbox boundaries.
Sandbox Escape: Failure to prevent appended sandbox profile files from being writable by the execution environment allowed sandboxed processes to dynamically alter their own constraints and self-authorize higher privileges.
Path Traversal: Resolving working directories to parent Git roots automatically instead of scoping execution strictly to the current working directory allowed agents to break out of intended directory bounds.