Highlights
Command Injection: 1 prior fix. Scrutinize any change in this area.
.github/workflows/lint.yml: most-fixed (1 issue). 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.
Command Injection: Shell execution with inlined prompt text allows injection of arbitrary commands and exposes API keys in process arguments, leading to remote code execution and credential leakage.
Supply Chain Security: Unpinned GitHub Actions can be replaced with malicious versions, compromising the CI/CD pipeline and potentially the release artifacts.