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