Skip to content

Commit

Permalink
Selectively update a few dependencies to remove some RUSTSEC advisory…
Browse files Browse the repository at this point in the history
… suppressions
  • Loading branch information
nazar-pc committed Feb 24, 2025
1 parent 784e5c1 commit 7c0a5b1
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 28 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/rustsec-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
# TODO: Remove first once Substrate upgrades litep2p and we no longer have rustls 0.20.9 in our dependencies
# TODO: Remove second once Substrate upgrades libp2p and we no longer have old idna in our dependencies
# TODO: Remove third once Substrate upgrades libp2p and we no longer have old hickory-proto in our dependencies
ignore: RUSTSEC-2024-0336,RUSTSEC-2024-0421,RUSTSEC-2025-0006
ignore: RUSTSEC-2024-0336
Loading

0 comments on commit 7c0a5b1

Please sign in to comment.