Skip to content

Commit

Permalink
Ignore RUSTSEC-2024-0344 advisory
Browse files Browse the repository at this point in the history
  • Loading branch information
Lohann committed Jul 4, 2024
1 parent bca13f7 commit 886abea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ ignore = [
'RUSTSEC-2022-0093', # related issue: https://github.com/Analog-Labs/chain-connectors/issues/162
'RUSTSEC-2024-0336', # a `close_notify` alert is received during a handshake, `complete_io`does not terminate. https://rustsec.org/advisories/RUSTSEC-2024-0336.html
'RUSTSEC-2024-0332', # https://rustsec.org/advisories/RUSTSEC-2024-0332.html
'RUSTSEC-2024-0344', # Timing variabilit on curve25519-dalek, which can potentially leak private keys
]

# This section is considered when running `cargo deny check sources`.
Expand Down

0 comments on commit 886abea

Please sign in to comment.