Highlights
Privilege Escalation: 2 prior fixes. Scrutinize any change in this area.
.github/workflows: 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.
Privilege Escalation: Overly permissive default settings for GITHUB_TOKEN in GitHub Actions workflows can allow compromised dependencies or pull requests to escalate privileges within the repository context. Restricting permissions to read-only defaults is critical.