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 = "array-tools"
date = "2020-12-31"
url = "https://github.com/L117/array-tools/issues/2"
categories = ["memory-corruption"]
aliases = ["CVE-2020-36452"]
[versions]
patched = [">= 0.3.2"]