Highlights
Token Privilege Escalation: 2 prior fixes. Scrutinize any change in this area.
.github/workflows/ci.yml: 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.
Token Privilege Escalation: Overly permissive GITHUB_TOKEN write access within linting workflows can be abused to execute unauthorized repository modifications if actions or dependencies are compromised.
Token Privilege Escalation: Default write permissions in the core CI workflow left execution paths exposed to potential repository state manipulation during test and checkout operations.