mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-16 16:46:18 +01:00
Assigned RUSTSEC-2024-0021 to eyre, RUSTSEC-2023-0084 to hpack (#1916)
Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
900e79c91c
commit
120db258e9
@@ -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.
|
||||
62fe1855b781ac8083342cd4fb3cc8f809dc07f9a3dd95ca61b4f904f4a2b418 -
|
||||
a08cb7aea49b44bbab71096be9d4dca4fcf7147ff5b4489a8fb30663b54c71d5 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0021"
|
||||
package = "eyre"
|
||||
date = "2024-03-05"
|
||||
url = "https://github.com/eyre-rs/eyre/issues/141"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2023-0084"
|
||||
package = "hpack"
|
||||
date = "2023-09-15"
|
||||
url = "https://github.com/mlalic/hpack-rs/issues/8"
|
||||
Reference in New Issue
Block a user