Skip to content

Commit

Permalink
Assign RUSTSEC-2020-0003 (informational) to rust_sodium
Browse files Browse the repository at this point in the history
Original PR: #225
  • Loading branch information
tarcieri committed Jan 27, 2020
1 parent 5d16b10 commit 2b82281
Showing 1 changed file with 2 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
[advisory]
id = "RUSTSEC-0000-0000"

id = "RUSTSEC-2020-0003"
package = "rust_sodium"

date = "2020-01-20"

informational = "unmaintained"
title = "rust_sodium is unmaintained; switch to a modern alternative"

description = """
The `rust_sodium` crate is no longer maintained by its current owner, who
advise in the repository readme that they are looking for
Expand All @@ -15,9 +12,6 @@ someone else to take ownership of it.
We recommend you switch to an alternative crate such as:
- [`sodiumoxide`]: https://crates.io/crates/sodiumoxide
"""

patched_versions = []

unaffected_versions = ["> 0.10.2"]

url = "https://github.com/maidsafe/rust_sodium/pull/117"

0 comments on commit 2b82281

Please sign in to comment.