Skip to content

Commit 3b94454

Browse files
ManiDeepakThumuclaude
andcommitted
build: pin Trivy version to 0.57.1 for reproducible CI builds
Pin Trivy to version 0.57.1 instead of using @latest to ensure: - Consistent security scan results between local and CI environments - Reproducible builds across different environments - Protection against unexpected failures from new Trivy releases Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent ff05b91 commit 3b94454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"kubectl@latest",
55
"chart-testing@latest",
66
"pre-commit@latest",
7-
"trivy@latest",
7+
"trivy@0.57.1",
88
"checkov@3.2.336",
99
"kubernetes-helm@latest",
1010
"actionlint@latest",

0 commit comments

Comments
 (0)