Assigned RUSTSEC-2024-0002 to vmm-sys-util (#1850)

Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-13 22:39:46 -05:00
committed by GitHub
parent d5e908dade
commit 938076e0e0
2 changed files with 2 additions and 2 deletions

View File

@@ -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.
bdf20b95d22c3c75908346c2f9c434a7336853b8a32db67cd3925a26cc22deae -
8b15c1c601676c633348d0422f9835fe5708a2e72bddb13170e41be8e4a13839 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0002"
package = "vmm-sys-util"
date = "2024-01-02"
url = "https://github.com/advisories/GHSA-875g-mfp6-g7f9"