Backport of Suppress CVE-2024-9143 into release/1.20.x (#21876)

backport of commit afb5501196

Co-authored-by: sarahalsmiller <100602640+sarahalsmiller@users.noreply.github.com>
pull/21880/head
hc-github-team-consul-core 2024-10-25 12:56:07 -04:00 committed by GitHub
parent b42b2014a5
commit fbad81c574
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ container {
# N.b. `vulnerabilites` is the correct spelling for this tool.
vulnerabilites = [
"CVE-2024-8096", # curl@8.9.1-r2,
"CVE-2024-9143", # openssl@3.3.2-r0,
]
paths = [
"internal/tools/proto-gen-rpc-glue/e2e/consul/*",