mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-06 11:39:45 +01:00
Assign RUSTSEC-2020-0003 (informational) to rust_sodium
Original PR: https://github.com/RustSec/advisory-db/pull/225
This commit is contained in:
@@ -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
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user