From a5c4d5fc0ece36d0efffe624aedbe7ecc476a83d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2020 20:02:07 +0000 Subject: [PATCH] Assign RUSTSEC IDs --- crates/tough/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0024.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/tough/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0024.toml} (97%) diff --git a/crates/tough/RUSTSEC-0000-0000.toml b/crates/tough/RUSTSEC-2020-0024.toml similarity index 97% rename from crates/tough/RUSTSEC-0000-0000.toml rename to crates/tough/RUSTSEC-2020-0024.toml index 07969b3..01f3527 100644 --- a/crates/tough/RUSTSEC-0000-0000.toml +++ b/crates/tough/RUSTSEC-2020-0024.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0024" package = "tough" date = "2020-07-09" title = "Improper uniqueness verification of signature threshold"