-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
url-parse security vulnerability issue update to ^1.5.2 #551
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
Conversation
|
@drjauss This PR seems to remove a bunch of content from the |
Hello @brycekahle, thank you for your reply, Thank you! 👍 |
|
Hello @brycekahle, this PR has been updated by @drjauss. Could you please check again? Thank you 🙂 |
|
[email protected] was released, see https://github.com/unshiftio/url-parse/tags. Do we need to upgrade the url-parse dependency to 1.5.3? |
Hi @leslieli , I think the purpose of this PR/issue is to solve the security vulnerability exposed on the 1.5.1, but we could also do so. |
|
Thanks. |
|
Hi @brycekahle , could you please review again? Thanks. |
|
Hi @brycekahle, is there something missing in order for this PR to be merged? |
|
Hi folks. I just committed a fix and published |
This solves the security vulnerability issue from 1.5.1 of url-parse dependency.
#550
The issue:
https://snyk.io/test/npm/url-parse/1.5.1
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-3664
Huntr thread confirming it:
https://huntr.dev/bounties/1625557993985-unshiftio/url-parse
Thank you, @peasandwell @iorrah