mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
Assigned RUSTSEC-2023-0051 to dlopen_derive (#1747)
Co-authored-by: amousset <amousset@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f7511e0fa3
commit
ae12a8f93f
@@ -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.
|
||||
1e3fbfb491c7b848dfd60a8b64c9b2cbe47448eef1f7904391e82f1b586e2e6f -
|
||||
d32e8e66d9101f839a487aa5d6e901666b21cf240377372dee3e1a4d6b4e4252 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2023-0051"
|
||||
package = "dlopen_derive"
|
||||
date = "2023-07-30"
|
||||
url = "https://github.com/szymonwieloch/rust-dlopen/issues/47"
|
||||
Reference in New Issue
Block a user