chore(security): Add CVE-2026-41989 to the list of suppressed vulnerabilities in security scan (#6657)

pull/6662/head
Ryan Derr 3 weeks ago committed by GitHub
parent 43e842c981
commit 654116ba02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -35,6 +35,12 @@ container {
#
# Boundary does not utilize ping in iputils.
"CVE-2025-48964"
# libgcrypt@1.10.3-r1 https://nvd.nist.gov/vuln/detail/CVE-2026-41989
#
# Boundary currently uses this indirectly via the alpine base image for docker.
# Currently there is no base image fix available.
"CVE-2026-41989"
]
}
}

Loading…
Cancel
Save