Lightweight library to easily extract data from zip files
Go to file
Jakub Martisko b5937d92c0 Fix a few issues related to CVE-2018-17828
- Fix a directory traversal in unzip-mem
- Fix a issue in the unzzip-mem, which caused the output file to be
  created as a directory instead of regular file
2025-06-12 13:35:02 +02:00
tests Add gating tests 2021-07-27 11:54:59 +02:00
.gitignore Replace the docs/zzipdoc/{match,options}.py files with their github 2021-07-23 11:26:09 +02:00
CVE-2018-17828-singlez.patch Fix a few issues related to CVE-2018-17828 2025-06-12 13:35:02 +02:00
CVE-2018-17828.patch Fix a few issues related to CVE-2018-17828 2025-06-12 13:35:02 +02:00
CVE-2020-18442.patch Fix CVE-2020-18442 2021-07-22 16:59:54 +02:00
CVE-2020-18770.patch Fix: CVE-2020-18770 2024-02-27 19:37:24 +01:00
gating.yaml Add gating tests 2021-07-27 11:54:59 +02:00
multilib-32.patch Fix multilib conflicts in hte devel package. 2021-07-22 16:32:56 +02:00
multilib-64.patch Fix multilib conflicts in hte devel package. 2021-07-22 16:32:56 +02:00
sources Replace the docs/zzipdoc/{match,options}.py files with their github 2021-07-23 11:26:09 +02:00
zziplib.spec Fix a few issues related to CVE-2018-17828 2025-06-12 13:35:02 +02:00