Skip to content

v2: decompressors: add LimitedDecompressors helper #415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

nywilken
Copy link
Contributor

@nywilken nywilken commented Feb 10, 2023

This change ports the helper function LimitedDecompressors(filesLimit, fileSizeLimit)
for creating the same suite of decompressors as Decompressors, but all configured
with the given filesLimit and fileSizeLimit that was introduced in
go-getter v1.

Changes ported from #413

This change ports the helper function LimitedDecompressors(filesLimit, fileSizeLimit)
for creating the same suite of decompressors as Decompressors, but all configured
with the given filesLimit and fileSizeLimit that was introduced in
go-getter v1.

v1: decompressors: add LimitedDecompressors helper
@nywilken nywilken requested a review from picatz February 10, 2023 18:42
@nywilken nywilken changed the title v2: decompressors: add LimitedDecompressors helper #413 v2: decompressors: add LimitedDecompressors helper #414 Feb 10, 2023
@nywilken nywilken changed the title v2: decompressors: add LimitedDecompressors helper #414 v2: decompressors: add LimitedDecompressors helper Feb 10, 2023
Copy link

@picatz picatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@nywilken nywilken merged commit e7e16fe into decompression-bomb-port Feb 10, 2023
@nywilken nywilken deleted the add-limited-decompressor branch February 10, 2023 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants