Backport of Suppress CVE-2024-8096 into release/1.19.x (#21738)

backport of commit b3803397f1

Co-authored-by: sarahalsmiller <100602640+sarahalsmiller@users.noreply.github.com>
pull/21742/head
hc-github-team-consul-core 2024-09-16 13:05:19 -04:00 committed by GitHub
parent 9381df4b5b
commit e1a4734384
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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