diff --git a/crates/streebog/RUSTSEC-0000-0000.toml b/crates/streebog/RUSTSEC-2019-0030.toml similarity index 87% rename from crates/streebog/RUSTSEC-0000-0000.toml rename to crates/streebog/RUSTSEC-2019-0030.toml index a4e3389..f34b162 100644 --- a/crates/streebog/RUSTSEC-0000-0000.toml +++ b/crates/streebog/RUSTSEC-2019-0030.toml @@ -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"] \ No newline at end of file +categories = ["crypto-failure"]