archiver v3.4.0 Release Notes
Release Date: 2020-10-24 // about 4 years ago-
๐ Changelog
c8f35d3 --ext: option to specify file type
fd5996a Add a way to strip top-level folder
10fd729 Add create-evil-tar.go and create-evil-zip.go
858e52c Add exported encoder/decoder opts for zstd
โ a9434ff Add test
fea6146 Added IllegalPathError
โ a723054 Added test cases for archive formats
b0ffd5a Implement StripComponents to rar
2e9f979 Implement StripComponents to zip
8217ed3 Prevent arbitrary file overwrite via path traversal (Zip Slip attack)
๐ be59044 Remove bundling of GoLangCI Lint as a dependency.
๐ c7eae9d Resolve a few go lint issues
โ 7d5af0e add double-evil.tar and double-evil.zip inside testdata/testarchives/evilarchives
279e87c use proper mode and type flags