Skip to content

Commit

Permalink
ignore advisory rustsec (#1586)
Browse files Browse the repository at this point in the history
  • Loading branch information
insipx authored Feb 3, 2025
1 parent 3b01e70 commit da8b9dc
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
@@ -1,6 +1,7 @@
[advisories]
ignore = [
{ id = "RUSTSEC-2024-0384", reason = "migration to alloy is underway which will resolve this advisory" },
{ id = "RUSTSEC-2025-0004", reason = "migraiton to alloy needs to occur" },
]

# This rustsec can be added to ignore list if using mls `test_utils` for tests
Expand Down

0 comments on commit da8b9dc

Please sign in to comment.