Skip to content

Commit 542b69b

Browse files
committed
Ignore irrelevant CVE-2025-22868
Trivy picks up a CVE that would require a go version bump to fix properly. Govulncheck also sees the same but concludes that it does not affect us. (Run with -show verbose to see it.) Adding to the ignore list hence. Signed-off-by: Lennart Jern <[email protected]>
1 parent c9b797f commit 542b69b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.trivyignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
# According to govulncheck we are not using code that is affected by them anyway
33
CVE-2025-22870
44
CVE-2025-22872
5+
CVE-2025-22868

0 commit comments

Comments
 (0)