add cve info to advisories (#1099)

* add cve info to advisories

* Put `aliases` field in the proper place

It should not be under `[versions]`

* move `aliases` to the proper place

Co-authored-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
This commit is contained in:
Alexander Kjäll
2021-11-06 21:37:35 +01:00
committed by GitHub
parent 5ad6e60967
commit f4a8973706
11 changed files with 13 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ date = "2021-07-08"
categories = ["crypto-failure"]
keywords = ["r1cs", "zksnark", "arkworks"]
url = "https://github.com/arkworks-rs/r1cs-std/pull/70"
aliases = ["CVE-2021-38194"]
[versions]
patched = [">= 0.3.1"]