Highlights
CI/CD Supply Chain: 2 prior fixes. Scrutinize any change in this area.
.github/workflows/*.yml: most-fixed (2 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.
CI/CD Supply Chain: CI builds triggered from untrusted branches can execute attacker-controlled code with the workflow's permissions, enabling malicious artifacts or secret exfiltration.
CI/CD Supply Chain: Excessive default permissions and persisted checkout credentials increase the blast radius of a compromised job or dependency.
Supply Chain Security: Long-lived PyPI passwords in secrets can be stolen and used to publish malicious packages; OIDC eliminates this standing credential risk.