Assigned RUSTSEC-2022-0035 to websocket (#1293)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-08-01 21:21:57 +02:00
committed by GitHub
parent 7d36edf537
commit 2618960a7f
2 changed files with 2 additions and 2 deletions

View File

@@ -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 -

View File

@@ -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"