mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-15 22:04:38 +01:00
Merge pull request #734 from RustSec/assign-ids
Assigned RUSTSEC-2020-0141 to noise_search
This commit is contained in:
@@ -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.
|
||||||
df2eb72864fdfbf6122691903e0f70cea3a3473197595e81ade92b4577c2163b -
|
95c660fadaba3ec7aa363312164a46fa2b607511a8c3a7655336aea934db1006 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2020-0141"
|
||||||
package = "noise_search"
|
package = "noise_search"
|
||||||
date = "2020-12-10"
|
date = "2020-12-10"
|
||||||
url = "https://github.com/pipedown/noise/issues/72"
|
url = "https://github.com/pipedown/noise/issues/72"
|
||||||
Reference in New Issue
Block a user