mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
Assigned RUSTSEC-2021-0153 to encoding (#1641)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2284b69dd8
commit
fa80f68070
@@ -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.
|
||||
a527034414c1d6f0d1b3f573151e9c4b309d3a9d0c00a5b5c02283e4d12a7d39 -
|
||||
40fc62e069a348958bbd572a181c7c4084abffcda2dfbed9a001bdb904d89fb2 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2021-0153"
|
||||
package = "encoding"
|
||||
date = "2021-12-05"
|
||||
url = "https://github.com/lifthrasiir/rust-encoding/issues/127"
|
||||
Reference in New Issue
Block a user