add missing cve info to advisories (#1077)

looks like RUSTSEC-2020-0036 might be a special case, someone got a cve for that the crate is unmaintained
This commit is contained in:
Alexander Kjäll
2021-10-14 21:53:11 +02:00
committed by GitHub
parent 9a1349483e
commit f494f83f8e
41 changed files with 41 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ package = "conqueue"
date = "2020-11-24"
url = "https://github.com/longshorej/conqueue/issues/9"
categories = ["memory-corruption", "thread-safety"]
aliases = ["CVE-2020-36437"]
[versions]
patched = [">= 0.4.0"]