From 67da87fc89b37912c25a32e4b647e1d6c576cdb9 Mon Sep 17 00:00:00 2001 From: kpcyrd Date: Tue, 10 Aug 2021 21:54:42 +0000 Subject: [PATCH] Update RUSTSEC-2021-0080 [affected] version (#980) --- crates/tar/RUSTSEC-2021-0080.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/tar/RUSTSEC-2021-0080.md b/crates/tar/RUSTSEC-2021-0080.md index d82740f..77bd4ef 100644 --- a/crates/tar/RUSTSEC-2021-0080.md +++ b/crates/tar/RUSTSEC-2021-0080.md @@ -10,7 +10,7 @@ url = "https://github.com/alexcrichton/tar-rs/issues/238" patched = [">= 0.4.36"] [affected] -functions = { "tar::Archive::unpack" = ["< 1.2.3"] } +functions = { "tar::Archive::unpack" = ["< 0.4.36"] } ``` # Links in archive can create arbitrary directories