Skip to content

Commit

Permalink
chore: remove unused advisories
Browse files Browse the repository at this point in the history
  • Loading branch information
maschad committed Jan 29, 2025
1 parent abd583d commit 4e70133
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,8 @@ ignore = [
"RUSTSEC-2024-0388",
# difference 2.0.0 is unmaintained
"RUSTSEC-2020-0095",
# rusoto is unmaintained, use aws crates
"RUSTSEC-2022-0071",
# we don't do RSA signing on Sui (only verifying for zklogin)
"RUSTSEC-2023-0071",
# A few dependencies use unpatched rustls.
"RUSTSEC-2024-0336",
# allow yaml-rust being unmaintained
"RUSTSEC-2024-0320",
# allow unmaintained proc-macro-error used in transitive dependencies
Expand Down

0 comments on commit 4e70133

Please sign in to comment.