From 9f4f703a7a447773c557b0adb95fe6824b4966d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 20:15:33 -0400 Subject: [PATCH] Assigned RUSTSEC-2020-0034 to arr (#365) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- crates/arr/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0034.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/arr/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0034.toml} (95%) diff --git a/crates/arr/RUSTSEC-0000-0000.toml b/crates/arr/RUSTSEC-2020-0034.toml similarity index 95% rename from crates/arr/RUSTSEC-0000-0000.toml rename to crates/arr/RUSTSEC-2020-0034.toml index b34726d..8b93e4f 100644 --- a/crates/arr/RUSTSEC-0000-0000.toml +++ b/crates/arr/RUSTSEC-2020-0034.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0034" package = "arr" date = "2020-08-25" title = "Multiple security issues including data race, buffer overflow, and uninitialized memory drop"