mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2023-0018 to remove_dir_all (#1629)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
85d45d26e1
commit
b170dda7f8
@@ -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.
|
||||
0c302953015070fa690a4d21117371c3d54f6421541fe925e373ec1412a11404 -
|
||||
b0946e5629ade8658befd85fb1458636c6b35822a139e77b8e97f5961d298309 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2023-0018"
|
||||
package = "remove_dir_all"
|
||||
date = "2023-02-24"
|
||||
url = "https://github.com/XAMPPRocky/remove_dir_all/commit/7247a8b6ee59fc99bbb69ca6b3ca4bfd8c809ead"
|
||||
Reference in New Issue
Block a user