Skip to content
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

(Reworked) Add ability to limit output size for zip archives (against zip bombs) #117

Closed
wants to merge 3 commits into from

Commits on Aug 23, 2019

  1. Remove redundant call to 'extractFileIfIncluded'.

    Sergey Patrikeev authored and Sergey Patrikeev committed Aug 23, 2019
    Copy the full SHA
    62a5af1 View commit details
    Browse the repository at this point in the history
  2. Remove code duplication.

    Sergey Patrikeev authored and Sergey Patrikeev committed Aug 23, 2019
    Copy the full SHA
    40f072b View commit details
    Browse the repository at this point in the history
  3. Add ability to limit output size for zip unarchiver as a way of prote…

    …ction against zip bombs.
    Sergey Patrikeev authored and Sergey Patrikeev committed Aug 23, 2019
    Copy the full SHA
    bb22cd4 View commit details
    Browse the repository at this point in the history