mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Assigned RUSTSEC-2024-0002 to vmm-sys-util (#1850)
Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d5e908dade
commit
938076e0e0
@@ -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.
|
||||||
bdf20b95d22c3c75908346c2f9c434a7336853b8a32db67cd3925a26cc22deae -
|
8b15c1c601676c633348d0422f9835fe5708a2e72bddb13170e41be8e4a13839 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2024-0002"
|
||||||
package = "vmm-sys-util"
|
package = "vmm-sys-util"
|
||||||
date = "2024-01-02"
|
date = "2024-01-02"
|
||||||
url = "https://github.com/advisories/GHSA-875g-mfp6-g7f9"
|
url = "https://github.com/advisories/GHSA-875g-mfp6-g7f9"
|
||||||
Reference in New Issue
Block a user