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:
github-actions[bot]
2024-02-09 02:03:39 +00:00
committed by GitHub
parent 514e599cbf
commit 9afff95de4
3 changed files with 3 additions and 3 deletions

View File

@@ -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 -

View File

@@ -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"]

View File

@@ -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"