Skip to content

Commit

Permalink
Suppress CVE-2024-7264 (#21590)
Browse files Browse the repository at this point in the history
supress curl error
  • Loading branch information
sarahalsmiller authored Aug 7, 2024
1 parent c526659 commit 779d3c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .release/security-scan.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ container {
"CVE-2023-46218", # curl@8.4.0-r0
"CVE-2023-46219", # curl@8.4.0-r0
"CVE-2023-5678", # openssl@3.1.4-r0
"CVE-2024-7264", # curl@8.9.0
]
paths = [
"internal/tools/proto-gen-rpc-glue/e2e/consul/*",
Expand Down

0 comments on commit 779d3c3

Please sign in to comment.