This repository was archived by the owner on Jul 24, 2019. It is now read-only.
fix: vulnerable dependency (extract-zip)#751
Closed
Ilshidur wants to merge 1 commit intoMedium:masterfrom
Ilshidur:patch-1
Closed
fix: vulnerable dependency (extract-zip)#751Ilshidur wants to merge 1 commit intoMedium:masterfrom Ilshidur:patch-1
Ilshidur wants to merge 1 commit intoMedium:masterfrom
Ilshidur:patch-1
Conversation
The _extract-zip@1.6.5_ package is [vulnerable to a ReDoS attack](https://snyk.io/test/npm/extract-zip/1.6.5). Updated to [version 1.6.6](https://snyk.io/test/npm/extract-zip/1.6.6), [where the maintainers fixed it](max-mapper/extract-zip#48 (comment)) a few hours ago this PR. This PR can solve failing tests because of some tools (like [Snyk](https://snyk.io)).
Contributor
Contributor
Author
|
Abandoning this PR. As this repo is going to be archived, I'm not willing to keep a fork of it in my repositories. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The extract-zip@1.6.5 package is vulnerable to a ReDoS attack.
Updated to version 1.6.6, where the maintainers fixed it a few hours ago this PR.
This PR can solve failing tests because of some tools (like Snyk).
I made it just in case #746 (comment) won't be merged immediately.