mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-06 19:49:45 +01:00
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:
@@ -5,6 +5,7 @@ package = "algorithmica"
|
||||
date = "2021-03-07"
|
||||
url = "https://github.com/AbrarNitk/algorithmica/issues/1"
|
||||
categories = ["memory-corruption"]
|
||||
aliases = ["CVE-2021-31996"]
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
|
||||
Reference in New Issue
Block a user