mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-20 02:21:00 +01:00
Assigned RUSTSEC-2024-0008 to trillium-client, RUSTSEC-2024-0009 to trillium-http (#1865)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
de7a809f3e
commit
7d1034dee2
@@ -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.
|
||||
6e257741d79bc975714753e61b0e26b40c1619b9b4aa5a94015ecc68b385c30e -
|
||||
a3c259d4633151571cd89e0d4b31de2efb76ae6f8e7c1020d57029f25a702a51 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0008"
|
||||
package = "trillium-client"
|
||||
date = "2024-01-23"
|
||||
url = "https://github.com/trillium-rs/trillium/security/advisories/GHSA-9f9p-cp3c-72jf"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0009"
|
||||
package = "trillium-http"
|
||||
date = "2024-01-23"
|
||||
url = "https://github.com/trillium-rs/trillium/security/advisories/GHSA-9f9p-cp3c-72jf"
|
||||
Reference in New Issue
Block a user