Backport of Fix supression into release/1.19.x (#21745)

* no-op commit due to failed cherry-picking

* Fix supression (#21744)

fix supression

---------

Co-authored-by: temp <temp@hashicorp.com>
Co-authored-by: sarahalsmiller <100602640+sarahalsmiller@users.noreply.github.com>
pull/21747/head
hc-github-team-consul-core 2024-09-16 15:54:03 -04:00 committed by GitHub
parent 44fbccfdad
commit dda31b8c70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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