mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
Assigned RUSTSEC-2023-0020 to const-cstr (#1642)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5c4217537b
commit
eb28e72f18
@@ -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.
|
||||
40fc62e069a348958bbd572a181c7c4084abffcda2dfbed9a001bdb904d89fb2 -
|
||||
46d2d0be94a88a27ad2dc45f8344a49cdd03d9e928211e70ea3623919a918ae8 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2023-0020"
|
||||
package = "const-cstr"
|
||||
date = "2023-03-12"
|
||||
url = "https://github.com/abonander/const-cstr"
|
||||
Reference in New Issue
Block a user