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