mirror of
https://github.com/status-im/consul.git
synced 2025-01-19 10:15:06 +00:00
Add alpine image cves to suppress list (#21964)
add alpine image cves to suppress list
This commit is contained in:
parent
c81dc8c551
commit
83b6d999f6
@ -39,6 +39,11 @@ container {
|
||||
vulnerabilities = [
|
||||
"CVE-2024-8096", # curl@8.9.1-r2,
|
||||
"CVE-2024-9143", # openssl@3.3.2-r0,
|
||||
"CVE-2024-3596", # openssl@3.3.2-r0,
|
||||
"CVE-2024-2236", # openssl@3.3.2-r0,
|
||||
"CVE-2024-26458", # openssl@3.3.2-r0,
|
||||
"CVE-2024-2511", # openssl@3.3.2-r0,
|
||||
#the above can be resolved when they're resolved in the alpine image
|
||||
]
|
||||
paths = [
|
||||
"internal/tools/proto-gen-rpc-glue/e2e/consul/*",
|
||||
|
Loading…
x
Reference in New Issue
Block a user