Assign RUSTSEC-2019-0030 to streebog

Original PR: https://github.com/RustSec/advisory-db/pull/201
This commit is contained in:
Tony Arcieri
2019-11-07 08:04:32 -08:00
parent cd6c47bc90
commit c762d41313

View File

@@ -1,5 +1,5 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2019-0030"
package = "streebog"
date = "2019-10-06"
title = "Incorrect implementation of the Streebog hash functions"
@@ -10,4 +10,4 @@ inputs.
"""
patched_versions = [">= 0.8.0"]
url = "https://github.com/RustCrypto/hashes/pull/91"
category = ["crypto-failure"]
categories = ["crypto-failure"]