Highlights
Bypass: 1 prior fix. Scrutinize any change in this area.
vcr/patch.py: 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.
Insecure Deserialization: Unsafe YAML loading from cassette files enables arbitrary code execution if a malicious cassette is processed.
Bypass: Requests made through unpatched HTTPX2 transports bypass the cassette, allowing live server contact and potentially leaking recorded data or causing unintended side effects.