add alpine image cves to suppress list

pull/21964/head
Sarah Alsmiller 2024-11-21 14:32:20 -06:00 committed by sarahalsmiller
parent c81dc8c551
commit 82857bb91e
1 changed files with 5 additions and 0 deletions

View File

@ -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/*",