From 687f99934379b0421259c511bca2ecc3b63cf623 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 12:55:36 +0000 Subject: [PATCH] Assigned RUSTSEC-2020-0043 to ws --- crates/ws/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0043.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/ws/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0043.toml} (97%) diff --git a/crates/ws/RUSTSEC-0000-0000.toml b/crates/ws/RUSTSEC-2020-0043.toml similarity index 97% rename from crates/ws/RUSTSEC-0000-0000.toml rename to crates/ws/RUSTSEC-2020-0043.toml index 7e89d00..3c00235 100644 --- a/crates/ws/RUSTSEC-0000-0000.toml +++ b/crates/ws/RUSTSEC-2020-0043.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0043" package = "ws" date = "2020-09-25" title = "Insufficient size checks in outgoing buffer in ws allows remote attacker to run the process out of memory"