Skip to content

fix: pin trivy to 0.69.3 (CVE-2026-33634)#59

Merged
indradhanush merged 1 commit intomainfrom
fix/pin-trivy-cve-2026-33634
Apr 14, 2026
Merged

fix: pin trivy to 0.69.3 (CVE-2026-33634)#59
indradhanush merged 1 commit intomainfrom
fix/pin-trivy-cve-2026-33634

Conversation

@indradhanush
Copy link
Copy Markdown
Contributor

Summary

Pins trivy apt package to version 0.69.3 in .github/workflows/security-scan.yml.

Unpinned apt install -y trivy was vulnerable to CVE-2026-33634
(supply chain risk via mutable package version).

References

Test plan

  • CI trivy_scan job passes with pinned version

🤖 Generated with Claude Code

Unpinned apt install of trivy is vulnerable to supply chain attacks
via mutable package versions (CVE-2026-33634).

Safe version per security guidance: trivy=0.69.3
@indradhanush indradhanush merged commit 21a0cb9 into main Apr 14, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants