mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Assigned RUSTSEC-2022-0066 to conduit-hyper (#1458)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ee46afab28
commit
ad63e1dd8b
@@ -1,3 +1,3 @@
|
|||||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||||
This prevents duplicate ID assignment due to a race between those jobs.
|
This prevents duplicate ID assignment due to a race between those jobs.
|
||||||
1550808dc193737c18ba8ca656a087512d904f1a8bd8b64a7a37195f0c887eae -
|
88981497b5bef755143612b2b82dd2199e4718a7cc77ff5c580c5e5c293ea853 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2022-0066"
|
||||||
package = "conduit-hyper"
|
package = "conduit-hyper"
|
||||||
date = "2022-10-30"
|
date = "2022-10-30"
|
||||||
url = "https://github.com/conduit-rust/conduit-hyper/security/advisories/GHSA-9398-5ghf-7pr6"
|
url = "https://github.com/conduit-rust/conduit-hyper/security/advisories/GHSA-9398-5ghf-7pr6"
|
||||||
Reference in New Issue
Block a user