Highlights
Command Injection: 1 prior fix. Scrutinize any change in this area.
Sandbox: most-fixed (2 issues). Treat as high-risk during review.
4 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.
SSRF: DNS rebinding bypass allows internal network access; fix pins IP and rejects redirects but sibling webhook paths may lack these checks.
Command Injection: Process creation lacks sufficient schema validation; untrusted commands could execute in sandbox.
Privilege Escalation: Admin could delete owner without owner role check, leading to privilege escalation.