Security context

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

kevin1024/vcrpy
master @ c599974
2
Fixes
0
CVEs
CRITICAL
Peak severity
50.0%
Coverage
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.