We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c778328 commit 530fa16Copy full SHA for 530fa16
.trivyignore
@@ -5,3 +5,7 @@
5
# gnutls DoS vulnerability via crafted ClientHello - not impactful as gnutls is not used by our Java service
6
# See: UID2-6655
7
CVE-2026-1584 exp:2026-08-27
8
+
9
+# jackson-core async parser DoS - not exploitable, services only use synchronous ObjectMapper API
10
+# See: UID2-6670
11
+GHSA-72hv-8253-57qq exp:2026-09-01
0 commit comments