mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-04 02:25:24 +01:00
Assigned RUSTSEC-2022-0019 to crossbeam-channel, RUSTSEC-2022-0020 to crossbeam, RUSTSEC-2022-0021 to crossbeam-queue (#1233)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bf2e0598f5
commit
e78650dfe3
@@ -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.
|
||||
7656bed5e56047db3ccdbd1b3de13e8a4575a1f1b12171cd165ca22b98aa150d -
|
||||
ed4b7d473edb499d1864ae1bb20ff0d3ccf1aa8b2bb46f828efa6ec68326ec42 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0019"
|
||||
package = "crossbeam-channel"
|
||||
date = "2022-05-10"
|
||||
informational = "unsound"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0021"
|
||||
package = "crossbeam-queue"
|
||||
date = "2022-05-10"
|
||||
informational = "unsound"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0020"
|
||||
package = "crossbeam"
|
||||
date = "2022-05-10"
|
||||
informational = "unsound"
|
||||
Reference in New Issue
Block a user