Security context

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

phpcompatibility/phpcompatibilityparagonie
master @ 6b4b24c
4
Fixes
0
CVEs
HIGH
Peak severity
100.0%
Coverage
Highlights
Privilege Escalation: 2 prior fixes. Scrutinize any change in this area.
.github/workflows/ci.yml: most-fixed (4 issues). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Supply Chain Attack: Third-party actions were unpinned, allowing a compromised action version to inject malicious code into CI runs.
Privilege Escalation: GITHUB_TOKEN had excessive permissions, enabling unauthorized modifications or access to repository resources.
Credential Leak: GitHub token persisted in checkout, risking credential exposure to subsequent steps or logs.