From 18000b07d40b3df900039a8d41912869b01d6c5b Mon Sep 17 00:00:00 2001 From: Lucas Fernandes Nogueira Date: Sat, 30 Jan 2021 20:50:32 -0300 Subject: [PATCH] chore(tiny_http): RUSTSEC 2020-0031 patched on 0.8.0 (#721) --- crates/tiny_http/RUSTSEC-2020-0031.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/tiny_http/RUSTSEC-2020-0031.md b/crates/tiny_http/RUSTSEC-2020-0031.md index a49a165..f0c1a85 100644 --- a/crates/tiny_http/RUSTSEC-2020-0031.md +++ b/crates/tiny_http/RUSTSEC-2020-0031.md @@ -8,7 +8,7 @@ keywords = ["http", "request-smuggling"] url = "https://github.com/tiny-http/tiny-http/issues/173" [versions] -patched = [] +patched = [">= 0.8.0"] ``` # HTTP Request smuggling through malformed Transfer Encoding headers