We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9eeb5b commit beb9aceCopy full SHA for beb9ace
1 file changed
.trivyignore
@@ -11,6 +11,9 @@ CVE-2025-68973 exp:2026-06-15
11
# gnutls DoS vulnerability via crafted ClientHello - not impactful as gnutls is not used by our Java service
12
# See: UID2-6655
13
CVE-2026-1584 exp:2026-08-27
14
+# gnutls DoS vulnerability via DTLS zero-length record - not impactful as gnutls is not used by our Java service
15
+# See: UID2-7008
16
+CVE-2026-33845 exp:2026-11-04
17
18
# jackson-core async parser DoS - not exploitable, services only use synchronous ObjectMapper API
19
# See: UID2-6670
0 commit comments