mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2022-0080 to parity-util-mem (#1530)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1942335c87
commit
3c72c41322
@@ -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.
|
||||||
1436f2b45dc097eeb30fda67f956ebe4991c65c2426f3b47e87f40651164a6c4 -
|
47ac6576d0eaab6436fdc15b1625f5018bac1fdd0cc2add55d0c7b4f9e922ff1 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2022-0080"
|
||||||
package = "parity-util-mem"
|
package = "parity-util-mem"
|
||||||
date = "2022-11-30"
|
date = "2022-11-30"
|
||||||
url = "https://github.com/paritytech/parity-common/pull/696"
|
url = "https://github.com/paritytech/parity-common/pull/696"
|
||||||
Reference in New Issue
Block a user