We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 881cc91 + 23a6263 commit dec077bCopy full SHA for dec077b
1 file changed
.trivyignore
@@ -18,4 +18,9 @@ GHSA-72hv-8253-57qq exp:2026-09-01
18
19
# libpng heap buffer overflow in Alpine base image - fixed version not yet available in Alpine 3.23
20
# See: UID2-6677
21
-CVE-2026-25646 exp:2026-09-02
+CVE-2026-25646 exp:2026-09-02
22
+
23
+# zlib contrib/untgz demo utility buffer overflow - not exploitable, Alpine does not ship the untgz binary
24
+# and the core libz library used by the JRE is unaffected. The zlib maintainer disputes this CVE.
25
+# See: UID2-6704
26
+CVE-2026-22184 exp:2026-09-09
0 commit comments