We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5b01dd + 41a7a75 commit 4f7d210Copy full SHA for 4f7d210
1 file changed
.trivyignore
@@ -33,4 +33,9 @@ CVE-2026-32776 exp:2026-04-25
33
# Trivy reports CVE-2026-32776 with transposed digits (32767 instead of 32776) - this is a known Trivy bug
34
# See: https://github.com/aquasecurity/trivy/discussions/10412 and UID2-6806
35
# This entry can be removed once Trivy fixes the typo
36
-CVE-2026-32767 exp:2026-04-25
+CVE-2026-32767 exp:2026-04-25
37
+
38
+# libpng use-after-free and OOB read/write in Alpine base image - not used by our Java services
39
+# See: UID2-6837
40
+CVE-2026-33416 exp:2026-05-01
41
+CVE-2026-33636 exp:2026-05-01
0 commit comments