Highlights
Insecure Build Process: 1 prior fix. Scrutinize any change in this area.
CI/CD: most-fixed (1 issue). Treat as high-risk during review.
0 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 Build Process: A vulnerability in the GitHub Actions PyPI release workflow allowed potential cache poisoning through dependencies, which could lead to compromised package distribution. The fix disabled caching to ensure a clean build environment.