Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

github/copilotforxcode
main @ 2ba57a2
1
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Sandbox Escape: 1 prior fix. Scrutinize any change in this area.
Core/Sources/ChatService/ToolCalls/AutoApproval/ToolAutoApprovalParsingHelpers.swift: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix 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: Inadequate command parsing allowed malicious actors to bypass terminal tool auto-approval rules by chaining commands (e.g., using command injection sequences). This allowed execution of arbitrary commands outside the intended sandbox restriction.