mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Assigned RUSTSEC-2021-0144 to traitobject (#1415)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bcf622dc10
commit
57117194f0
@@ -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.
|
||||||
9f106c9bcb014ac17e4466b4bdfc3b828e97d2b7d8a84fb1c30bf191d3645bfd -
|
93a7d646168a105ce26de7c74bada635b786c48bcea62d9c121933e8cd0392bb -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2021-0144"
|
||||||
package = "traitobject"
|
package = "traitobject"
|
||||||
date = "2021-10-04"
|
date = "2021-10-04"
|
||||||
informational = "unmaintained"
|
informational = "unmaintained"
|
||||||
@@ -25,4 +25,4 @@ In addition there is an existing security advisory that has not been addressed:
|
|||||||
|
|
||||||
- [destructure_traitobject]
|
- [destructure_traitobject]
|
||||||
|
|
||||||
[destructure_traitobject]: https://crates.io/crates/destructure_traitobject
|
[destructure_traitobject]: https://crates.io/crates/destructure_traitobject
|
||||||
Reference in New Issue
Block a user