From 3bcb5ab7744695a650cd127df3210a54b641b410 Mon Sep 17 00:00:00 2001 From: Tony Arcieri Date: Tue, 8 Oct 2019 10:47:40 -0700 Subject: [PATCH] Assign RUSTSEC-2016-0005 (informational) to rust-crypto Marking as unmaintained per: https://github.com/RustSec/advisory-db/pull/181 --- .../{RUSTSEC-0000-0000.toml => RUSTSEC-2016-0005.toml} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename crates/rust-crypto/{RUSTSEC-0000-0000.toml => RUSTSEC-2016-0005.toml} (98%) diff --git a/crates/rust-crypto/RUSTSEC-0000-0000.toml b/crates/rust-crypto/RUSTSEC-2016-0005.toml similarity index 98% rename from crates/rust-crypto/RUSTSEC-0000-0000.toml rename to crates/rust-crypto/RUSTSEC-2016-0005.toml index 0b51a55..fca5dca 100644 --- a/crates/rust-crypto/RUSTSEC-0000-0000.toml +++ b/crates/rust-crypto/RUSTSEC-2016-0005.toml @@ -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.