Skip to content

Releases: tonyrla/DefuseZip

V1.0.2

01 Dec 14:13
e381792
Compare
Choose a tag to compare

Loguru bump

v1.0.1

23 Dec 06:39
00865a3
Compare
Choose a tag to compare

Removed some code smells and updated loguru requirement

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

15 Apr 12:03
a832dac
Compare
Choose a tag to compare

What's Changed

feat: bump to 1.0.0 due to breaking changes.
feat: loguru logging, optional file logging
feat: context manager for rlimit
feat: exceptions at start for non implemented features
feat: context manager for rlimit
feat: cmdline "DefuseZip --args"
feat: "python -m DefuseZip --args"
feat: version print
feat: zips from folder scan/extraction
feat: custom logger for DefuseZip.output()
feat: custom exception for malicious zips
feat: DefuseZip.extract_all()
feat: cmdline parameters for regular extracting
refactor: entrypoint modified to continue directory scan after encountering a malicious zip
fix: re-enabled symlink checks
fix: Fixed tests to handle loguru logging
style: properties for is_dangerous, has_travelsal and has_links
chore: update Readme
test: tox 3.7, 3.8, 3.9, 3.10

Full Changelog: v0.3.0...v1.0.0

v0.3.0

04 Dec 16:22
3313c09
Compare
Choose a tag to compare
   v0.3.0