Assign RUSTSEC-2016-0005 (informational) to rust-crypto

Marking as unmaintained per:

https://github.com/RustSec/advisory-db/pull/181
This commit is contained in:
Tony Arcieri
2019-10-08 10:47:40 -07:00
parent 24df24afec
commit 3bcb5ab774

View File

@@ -1,11 +1,12 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2016-0005"
package = "rust-crypto"
title = "rust-crypto is unmaintained; switch to a modern alternative"
informational = "unmaintained"
date = "2016-09-06" # last GitHub commit
url = "https://github.com/DaGenix/rust-crypto/issues/440"
unaffected_versions = ["> 0.2.36"] # last release
patched_versions = []
description = """
The `rust-crypto` crate has not seen a release or GitHub commit since 2016,
and its author is unresponsive.