Commit ac2d591
fix(security): pin trivy-action to SHA after supply chain attack (#18)
All trivy-action tags before 0.35.0 were force-pushed to malicious
commits during March 19-20 2026 (aquasecurity/trivy-action#541).
Pin to SHA 57a97c7 (v0.35.0) which was not compromised.
Our CI runs on March 19 completed at ~04:58 UTC, before the attack
window (~17:43 UTC), so no secrets were exposed. This is a preventive
fix.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent e1cfdbe commit ac2d591
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments