Highlights
Command Injection: 2 prior fixes. Scrutinize any change in this area.
src/macos.rs: most-fixed (1 issue). Treat as high-risk during review.
2 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.
Command Injection: Attacker-controlled path embedded in a PowerShell command string allows arbitrary command execution via single-quote breakout.
Command Injection: Dash-leading paths passed as arguments to launchers (xdg-open, gnome-open, etc.) can be parsed as options, enabling launcher-specific injection.