fix: Add CVE-2026-27171 to the list of suppressed vulnerabilities in security scan (#6553)

backport/wongtonyb-tcp-pending-test-fix/subtly-moved-bee
David Kanney 2 months ago committed by GitHub
parent 44a3d45f8e
commit cdad1ce2ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -34,7 +34,12 @@ container {
# iputils@20240905-r0 https://nvd.nist.gov/vuln/detail/CVE-2025-48964
#
# Boundary does not utilize ping in iputils.
"CVE-2025-48964"
"CVE-2025-48964",
# zlib@1.3.1-r2 https://nvd.nist.gov/vuln/detail/CVE-2026-27171
#
# There's no base image fix for this yet.
"CVE-2026-27171"
]
}
}

Loading…
Cancel
Save