Assigned RUSTSEC-2024-0332 to h2 (#1931)

Co-authored-by: alex <772+alex@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-04-03 14:23:14 -04:00
committed by GitHub
parent 66dbcd37f5
commit 0bc9a77248
2 changed files with 2 additions and 2 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.
c6960888300baa6f0b0dde586fc51c5314b9b4abf72e0e542fae517fe802cc10 -
085a7a700bb54631f0d738329bf4d2eea834116a46fb125d79460d49e8de3196 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0332"
package = "h2"
date = "2024-04-03"
references = ["https://seanmonstar.com/blog/hyper-http2-continuation-flood/"]