Security context

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

square/kotlinpoet
main @ 73501c8
3
Fixes
0
CVEs
MEDIUM
Peak severity
Highlights
Privilege Escalation: 3 prior fixes. Scrutinize any change in this area.
GitHub: most-fixed (2 issues). 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: Over-privileged GITHUB_TOKEN permissions in the release workflow could allow compromised actions or dependencies to escalate privileges and tamper with repository releases.
Privilege Escalation: The build workflow lacked an explicit permissions block, defaulting to write permissions that could be abused during pull request builds.
Privilege Escalation: The Gradle wrapper validation workflow ran with broad default token permissions, presenting an unnecessary attack surface during dependency verification.