Skip to content

Conversation

@willmurphyscode
Copy link
Contributor

The decompressors we use have a size limit to prevent DOS from malformed or large archives. However, the files we use are big and have tripped this limit incorrectly. Therefore, make the limit configurable and slack a warning when we are approaching the limit.

The decompressors we use have a size limit to prevent DOS from malformed
or large archives. However, the files we use are big and have tripped
this limit incorrectly. Therefore, make the limit configurable and slack
a warning when we are approaching the limit.

Signed-off-by: Will Murphy <[email protected]>
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.

2 participants