mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-15 22:04:38 +01:00
Assigned RUSTSEC-2021-0044 to rocket (#838)
Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8f7af7c6c5
commit
ca8a60b7be
@@ -1,3 +1,3 @@
|
|||||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||||
This prevents duplicate ID assignment due to a race between those jobs.
|
This prevents duplicate ID assignment due to a race between those jobs.
|
||||||
c8a1e10323f422cd6df3c30a1306ac55dcbcb0ed5a15a27441c0ba9019ed3b6a -
|
4fca59a80b0ce05ab52677828fa1b70991bcde58c357f41a54d8f38265b3c246 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2021-0044"
|
||||||
package = "rocket"
|
package = "rocket"
|
||||||
date = "2021-02-09"
|
date = "2021-02-09"
|
||||||
url = "https://github.com/SergioBenitez/Rocket/issues/1534"
|
url = "https://github.com/SergioBenitez/Rocket/issues/1534"
|
||||||
Reference in New Issue
Block a user