From 73b40e7d53b77aa7372b711459ff9abbba4d4aa2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 10:11:14 -0400 Subject: [PATCH] Assign RUSTSEC IDs (#326) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- crates/rio/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0021.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/rio/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0021.toml} (96%) diff --git a/crates/rio/RUSTSEC-0000-0000.toml b/crates/rio/RUSTSEC-2020-0021.toml similarity index 96% rename from crates/rio/RUSTSEC-0000-0000.toml rename to crates/rio/RUSTSEC-2020-0021.toml index 19e8a83..595702b 100644 --- a/crates/rio/RUSTSEC-0000-0000.toml +++ b/crates/rio/RUSTSEC-2020-0021.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0021" package = "rio" date = "2020-05-11" title = "rio allows a use-after-free buffer access when a future is leaked"