mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
Assigned RUSTSEC-2022-0037 to async-graphql, RUSTSEC-2022-0038 to juniper (#1298)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
259863da4f
commit
ec93834e77
@@ -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.
|
||||
93ac30d2b07a81c83ee6696c30d50becef42dcc8fd85062ab8311484eab88983 -
|
||||
92f09d79590e5e0a84aa25ab24965091f80c5500e65ec8621b92db25f534357d -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0037"
|
||||
package = "async-graphql"
|
||||
date = "2022-07-21"
|
||||
url = "https://github.com/async-graphql/async-graphql/commit/521769b80039fc8043d1c9883e3d6e5b57359072"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0038"
|
||||
package = "juniper"
|
||||
date = "2022-07-28"
|
||||
url = "https://github.com/graphql-rust/juniper/security/advisories/GHSA-4rx6-g5vg-5f3j"
|
||||
Reference in New Issue
Block a user