mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 15:56:07 +01:00
Assigned RUSTSEC-2024-0011 to snow, RUSTSEC-2024-0012 to serde-json-wasm (#1878)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
514e599cbf
commit
9afff95de4
@@ -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.
|
||||
3e9cf096b32d0c1d046d121233a2771dab5926b995cabd27fdee1dc908e8a841 -
|
||||
0117fc7b87183a621e001ca3ab43c7ebc5e68c8aef335bec553d80298ad509dc -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0012"
|
||||
package = "serde-json-wasm"
|
||||
date = "2024-01-24"
|
||||
categories = ["denial-of-service"]
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0011"
|
||||
package = "snow"
|
||||
date = "2024-01-23"
|
||||
url = "https://github.com/mcginty/snow/security/advisories/GHSA-7g9j-g5jg-3vv3"
|
||||
Reference in New Issue
Block a user