mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Assigned RUSTSEC-2021-0103 to molecule (#1028)
Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9a81b244aa
commit
8e5d566ef0
@@ -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.
|
||||||
9e459b772788ba7bf57a9630dc8fd4d6acf46c163be4c437106937de9b04ff62 -
|
a9dc2a765fe7b51f45907c87711532bf9e648b3bb496957ed690271404dd346a -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2021-0103"
|
||||||
package = "molecule"
|
package = "molecule"
|
||||||
date = "2021-07-30"
|
date = "2021-07-30"
|
||||||
url = "https://github.com/nervosnetwork/molecule/security/advisories/GHSA-82hm-vh7g-hrh9"
|
url = "https://github.com/nervosnetwork/molecule/security/advisories/GHSA-82hm-vh7g-hrh9"
|
||||||
Reference in New Issue
Block a user