PT-2025-62919 · Crates.Io · Extract-Zip

Published

2025-07-16

·

Updated

2025-07-16

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
The zip-extract crate has been explicitly deprecated by its author on Jul 16, 2025, and the repository was archived on Sep 8, 2025.
The author added deprecation notices README stating that the functionality is now available directly in the zip crate via ZipArchive::extract (available since zip 0.6.0) and [ZipArchive::extract unwrapped root dir](https://docs.rs/zip/8.6.0/zip/read/struct.ZipArchive.html#method.extract unwrapped root dir) (available since zip 2.4.0).
If you are using zip-extract, switch to the zip >= 2.4.0 crate and use the methods above instead.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

RUSTSEC-2025-0172

Affected Products

Extract-Zip