Skip to content

Commit f923a33

Browse files
L3n41cclaude
andcommitted
[CONTINT-5217][CONTINT-5218][CONTINT-5219][CONTINT-5220] Update DataDog/trivy fork to latest commit
Update the replace directive for github.com/aquasecurity/trivy to point to the latest commit (6cf8ddc) of DataDog/trivy PR #32. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2e2c93b commit f923a33

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1230,7 +1230,7 @@ replace github.com/hashicorp/vault/api/auth/aws => github.com/DataDog/vault/api/
12301230
// Use custom Trivy fork to reduce binary size
12311231
// Pull in replacements needed by upstream Trivy
12321232
// Maps to Trivy fork https://github.com/DataDog/trivy/pull/32
1233-
replace github.com/aquasecurity/trivy => github.com/DataDog/trivy v0.0.0-20260407184741-dce2871cb287
1233+
replace github.com/aquasecurity/trivy => github.com/DataDog/trivy v0.0.0-20260407220859-6cf8ddc1826c
12341234

12351235
// github.com/docker/docker v28 has known security vulnerabilities (CVE-2026-34040, CVE-2026-33997).
12361236
// Pin to the 28.x branch head which includes the backported security fixes (not yet tagged).

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)