Highlights
Supply Chain Compromise: 2 prior fixes. Scrutinize any change in this area.
.github/workflows/ci.yml: most-fixed (4 issues). Treat as high-risk during review.
3 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.
Supply Chain Compromise: A compromised GitHub Action (tj-actions/changed-files) could leak secrets or execute malicious code in CI, directly impacting the build pipeline.
Supply Chain Compromise: cdxgen, a tool generating SBOMs, had known credential leaks and host enforcement issues; running an unpatched version could expose credentials or allow malicious hosts.
Supply Chain Security: Downloading grype and sbomqs binaries via curl without checksum verification allows tampering, leading to arbitrary code execution in CI.