mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-31 08:40:26 +01:00
Assigned RUSTSEC-2021-0023 to rand_core (#771)
Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
221ec336f9
commit
7c81bd4fc3
@@ -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.
|
||||
825941c926e38c25f2e7f89791a256a50478241206bc46047b4efff2f0777b7c -
|
||||
482d187d0f1679f8b318f3f9cd1cf47e32d45ae3e95071a9f2bfb5562e4fa0fc -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2021-0023"
|
||||
package = "rand_core"
|
||||
date = "2021-02-12"
|
||||
url = "https://github.com/rust-random/rand/pull/1096"
|
||||
Reference in New Issue
Block a user