Security context

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

byron/open-rs
main @ 1a3ef5d
2
Fixes
0
CVEs
HIGH
Peak severity
50.0%
Coverage
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.