BigZip is an addition to the platform ZIP functionality. It allows working with large ZIP archives on disk instead of memory. It uses the latest Ionic.Zip library (version 1.9.1.8).
Icons by Hopstarter (Jojo Mendoza), licensed under the CC Attribution-Noncommercial-No Derivate 4.0, via Icon Archive.
This release upgrades the internal ZIP-handling library from DotNetZip 1.15.0 to ProDotNetZip 1.20.0, resolving multiple high-severity vulnerabilities (including CVE-2024-48510) identified in earlier versions derived from the legacy DotNetZip codebase.
The update ensures safe ZIP extraction, improved path validation, and alignment with current .NET platform security standards.