diff --git a/.trivyignore b/.trivyignore index c863a7e4..450cada4 100644 --- a/.trivyignore +++ b/.trivyignore @@ -9,3 +9,7 @@ CVE-2022-37767 # This is a false positive CVE # See: UID2-5493 CVE-2025-1686 + +# gnutls DoS vulnerability via crafted ClientHello - not impactful as gnutls is not used by our Java service +# See: UID2-6655 +CVE-2026-1584 exp:2026-08-27