Suppress CVE-2024-8096 (#21737)

This commit is contained in:
sarahalsmiller 2024-09-16 11:08:29 -05:00 committed by GitHub
parent d315ff1df8
commit 667eac2ac5
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 {
# 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/*",