mirror of https://github.com/hashicorp/consul
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
parent
b42b2014a5
commit
fbad81c574
|
@ -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/*",
|
||||
|
|
Loading…
Reference in New Issue