mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 15:56:07 +01:00
Merge pull request #833 from RustSec/assign-ids
Assigned RUSTSEC-2021-0042 to insert_many
This commit is contained in:
@@ -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.
|
||||
63e688df869e926219e8a7675454986981a9b1d0fc7fbd88f180183b90dd95f5 -
|
||||
8c5f61a3d56353af54cfd06e5baf82613f677aa0131a6223bde24df272d4fc30 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2021-0042"
|
||||
package = "insert_many"
|
||||
date = "2021-01-26"
|
||||
url = "https://github.com/rphmeier/insert_many/issues/1"
|
||||
Reference in New Issue
Block a user