Add cvss information from nvd (#1085)

This commit is contained in:
Alexis Mousset
2021-10-20 00:14:35 +02:00
committed by GitHub
parent d8701fad2d
commit 8c05fea5fa
224 changed files with 224 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ url = "https://github.com/KizzyCode/tiny_future/issues/1"
categories = ["memory-corruption", "thread-safety"]
keywords = ["concurrency"]
aliases = ["CVE-2020-36438"]
cvss = "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
[versions]
patched = [">= 0.4.0"]