From fa0771ddb7a6f3dd2fe6cd8ed8ab32cd04748ac9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 10:03:49 -0700 Subject: [PATCH] Assign RUSTSEC IDs (#342) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../{RUSTSEC-0000-0000.toml => RUSTSEC-2019-0035.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/rand_core/{RUSTSEC-0000-0000.toml => RUSTSEC-2019-0035.toml} (95%) diff --git a/crates/rand_core/RUSTSEC-0000-0000.toml b/crates/rand_core/RUSTSEC-2019-0035.toml similarity index 95% rename from crates/rand_core/RUSTSEC-0000-0000.toml rename to crates/rand_core/RUSTSEC-2019-0035.toml index 021efc6..bc8f5cb 100644 --- a/crates/rand_core/RUSTSEC-0000-0000.toml +++ b/crates/rand_core/RUSTSEC-2019-0035.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2019-0035" package = "rand_core" date = "2019-04-19" informational = "unsound"