mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-31 16:50:28 +01:00
Merge pull request #713 from RustSec/assign-ids
Assigned RUSTSEC-2020-0133 to scottqueue, RUSTSEC-2020-0134 to parc, RUSTSEC-2020-0135 to slock
This commit is contained in:
@@ -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.
|
||||
4d0bc1fb088db6d07aa4038802dd1cdd43d3f4e28a984517e311222c4f189af2 -
|
||||
de1acbaba29cc19b4f73514fc9a4a35cf8123dba04b1ef9f6e657d8bb4aba9bf -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2020-0134"
|
||||
package = "parc"
|
||||
date = "2020-11-14"
|
||||
url = "https://github.com/hyyking/rustracts/pull/6"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2020-0133"
|
||||
package = "scottqueue"
|
||||
date = "2020-11-15"
|
||||
url = "https://github.com/rossdylan/rust-scottqueue/issues/1"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2020-0135"
|
||||
package = "slock"
|
||||
date = "2020-11-17"
|
||||
url = "https://github.com/BrokenLamp/slock-rs/issues/2"
|
||||
Reference in New Issue
Block a user