mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
Assigned RUSTSEC-2023-0027 to async-nats, RUSTSEC-2023-0028 to buf_redux (#1664)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b3d6563b3b
commit
735bd0286f
@@ -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.
|
||||
c305f39a461b5c567184dd4a7518a4b26e01f78e25fc769afe98de2a629ddb19 -
|
||||
dde33812da129afa3054bfbfa3768eeb393b03861903e038a3dcc117e5480141 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2023-0027"
|
||||
package = "async-nats"
|
||||
date = "2023-03-24"
|
||||
url = "https://github.com/nats-io/nats.rs/commit/817a7b942c462fa9d9938dcb62124173634132fb#diff-767d442397fcaaf2f83e8f924d4a70317a2ce4703a49964d6007707949cfa5f5L303-R304"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2023-0028"
|
||||
package = "buf_redux"
|
||||
date = "2023-01-24"
|
||||
url = "https://github.com/abonander/buf_redux/issues"
|
||||
Reference in New Issue
Block a user