Merge pull request #100 from oherrala/rustsec-2019-0003

protobuf 2.6.0 and 1.7.5 released with fix to RUSTSEC-2019-0003
This commit is contained in:
Tony Arcieri
2019-05-19 16:50:56 -07:00
committed by GitHub

View File

@@ -12,4 +12,4 @@ vulnerable method on untrusted data.
url = "https://github.com/stepancheg/rust-protobuf/issues/411"
keywords = ["oom", "panic", "dos"]
affected_functions = ["stream::read_raw_bytes_into"]
patched_versions = []
patched_versions = [">= 1.7.5, >= 2.6.0"]