Merge pull request #99 from RustSec/RUSTSEC-2019-0003+0004

Assign RUSTSEC-2019-0003 to protobuf; -0004 to libp2p-core
This commit is contained in:
Tony Arcieri
2019-05-15 14:01:40 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2019-0004"
package = "libp2p-core"
date = "2019-05-15"
title = "Failure to properly verify ed25519 signatures makes any signature valid"

View File

@@ -1,5 +1,5 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2019-0003"
package = "protobuf"
date = "2018-06-08"
title = "Out of Memory in stream::read_raw_bytes_into()"