Skip to content

Commit

Permalink
Suppress CVE-2024-9143 (#21848)
Browse files Browse the repository at this point in the history
Update security-scan.hcl
  • Loading branch information
sarahalsmiller authored Oct 17, 2024
1 parent d9206fc commit 28b3781
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 @@ -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/*",
Expand Down

0 comments on commit 28b3781

Please sign in to comment.