mholt/archiver
### [`v3.4.0`](https://togithub.com/mholt/archiver/releases/v3.4.0)
[Compare Source](https://togithub.com/mholt/archiver/compare/v3.3.2...v3.4.0)
#### Changelog
[`c8f35d3`](https://togithub.com/mholt/archiver/commit/c8f35d3) --ext: option to specify file type
[`fd5996a`](https://togithub.com/mholt/archiver/commit/fd5996a) Add a way to strip top-level folder
[`10fd729`](https://togithub.com/mholt/archiver/commit/10fd729) Add create-evil-tar.go and create-evil-zip.go
[`858e52c`](https://togithub.com/mholt/archiver/commit/858e52c) Add exported encoder/decoder opts for zstd
[`a9434ff`](https://togithub.com/mholt/archiver/commit/a9434ff) Add test
[`fea6146`](https://togithub.com/mholt/archiver/commit/fea6146) Added IllegalPathError
[`a723054`](https://togithub.com/mholt/archiver/commit/a723054) Added test cases for archive formats
[`b0ffd5a`](https://togithub.com/mholt/archiver/commit/b0ffd5a) Implement StripComponents to rar
[`2e9f979`](https://togithub.com/mholt/archiver/commit/2e9f979) Implement StripComponents to zip
[`8217ed3`](https://togithub.com/mholt/archiver/commit/8217ed3) Prevent arbitrary file overwrite via path traversal (Zip Slip attack)
[`be59044`](https://togithub.com/mholt/archiver/commit/be59044) Remove bundling of GoLangCI Lint as a dependency.
[`c7eae9d`](https://togithub.com/mholt/archiver/commit/c7eae9d) Resolve a few go lint issues
[`7d5af0e`](https://togithub.com/mholt/archiver/commit/7d5af0e) add double-evil.tar and double-evil.zip inside testdata/testarchives/evilarchives
[`279e87c`](https://togithub.com/mholt/archiver/commit/279e87c) use proper mode and type flags
### [`v3.3.2`](https://togithub.com/mholt/archiver/releases/v3.3.2)
[Compare Source](https://togithub.com/mholt/archiver/compare/v3.3.1...v3.3.2)
#### Changelog
[`a723054`](https://togithub.com/mholt/archiver/commit/a723054) Added test cases for archive formats
[`8217ed3`](https://togithub.com/mholt/archiver/commit/8217ed3) Prevent arbitrary file overwrite via path traversal (Zip Slip attack)
[`c7eae9d`](https://togithub.com/mholt/archiver/commit/c7eae9d) Resolve a few go lint issues
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v3.3.1
->v3.4.0
Release Notes
mholt/archiver
### [`v3.4.0`](https://togithub.com/mholt/archiver/releases/v3.4.0) [Compare Source](https://togithub.com/mholt/archiver/compare/v3.3.2...v3.4.0) #### Changelog [`c8f35d3`](https://togithub.com/mholt/archiver/commit/c8f35d3) --ext: option to specify file type [`fd5996a`](https://togithub.com/mholt/archiver/commit/fd5996a) Add a way to strip top-level folder [`10fd729`](https://togithub.com/mholt/archiver/commit/10fd729) Add create-evil-tar.go and create-evil-zip.go [`858e52c`](https://togithub.com/mholt/archiver/commit/858e52c) Add exported encoder/decoder opts for zstd [`a9434ff`](https://togithub.com/mholt/archiver/commit/a9434ff) Add test [`fea6146`](https://togithub.com/mholt/archiver/commit/fea6146) Added IllegalPathError [`a723054`](https://togithub.com/mholt/archiver/commit/a723054) Added test cases for archive formats [`b0ffd5a`](https://togithub.com/mholt/archiver/commit/b0ffd5a) Implement StripComponents to rar [`2e9f979`](https://togithub.com/mholt/archiver/commit/2e9f979) Implement StripComponents to zip [`8217ed3`](https://togithub.com/mholt/archiver/commit/8217ed3) Prevent arbitrary file overwrite via path traversal (Zip Slip attack) [`be59044`](https://togithub.com/mholt/archiver/commit/be59044) Remove bundling of GoLangCI Lint as a dependency. [`c7eae9d`](https://togithub.com/mholt/archiver/commit/c7eae9d) Resolve a few go lint issues [`7d5af0e`](https://togithub.com/mholt/archiver/commit/7d5af0e) add double-evil.tar and double-evil.zip inside testdata/testarchives/evilarchives [`279e87c`](https://togithub.com/mholt/archiver/commit/279e87c) use proper mode and type flags ### [`v3.3.2`](https://togithub.com/mholt/archiver/releases/v3.3.2) [Compare Source](https://togithub.com/mholt/archiver/compare/v3.3.1...v3.3.2) #### Changelog [`a723054`](https://togithub.com/mholt/archiver/commit/a723054) Added test cases for archive formats [`8217ed3`](https://togithub.com/mholt/archiver/commit/8217ed3) Prevent arbitrary file overwrite via path traversal (Zip Slip attack) [`c7eae9d`](https://togithub.com/mholt/archiver/commit/c7eae9d) Resolve a few go lint issuesRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.