mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-06 03:29:45 +01:00
Assigned RUSTSEC-2022-0035 to websocket (#1293)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7d36edf537
commit
2618960a7f
@@ -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 -
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user