From 2618960a7f4bf2082c0f7f1d67d0531d808d149e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 21:21:57 +0200 Subject: [PATCH] Assigned RUSTSEC-2022-0035 to websocket (#1293) Co-authored-by: Shnatsel --- .duplicate-id-guard | 2 +- crates/websocket/{RUSTSEC-0000-0000.md => RUSTSEC-2022-0035.md} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename crates/websocket/{RUSTSEC-0000-0000.md => RUSTSEC-2022-0035.md} (98%) diff --git a/.duplicate-id-guard b/.duplicate-id-guard index d6b472e..dc5ff74 100644 --- a/.duplicate-id-guard +++ b/.duplicate-id-guard @@ -1,3 +1,3 @@ This file causes merge conflicts if two ID assignment jobs run concurrently. This prevents duplicate ID assignment due to a race between those jobs. -68e809d6a60b42e6fc63cf1e92281eafec92f6a7050f2ca505de23baa2bd3762 - +da4a7a9df8a058038dce2911d8a1e8cff26e41c2e0a952124d94e900018d7199 - diff --git a/crates/websocket/RUSTSEC-0000-0000.md b/crates/websocket/RUSTSEC-2022-0035.md similarity index 98% rename from crates/websocket/RUSTSEC-0000-0000.md rename to crates/websocket/RUSTSEC-2022-0035.md index 6465c34..6bc57e1 100644 --- a/crates/websocket/RUSTSEC-0000-0000.md +++ b/crates/websocket/RUSTSEC-2022-0035.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2022-0035" package = "websocket" date = "2022-07-01" url = "https://github.com/websockets-rs/rust-websocket/security/advisories/GHSA-qrjv-rf5q-qpxc"