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

Upgrade glob-parent to fix security issue #506

Closed
wants to merge 1 commit into from
Closed

Upgrade glob-parent to fix security issue #506

wants to merge 1 commit into from

Conversation

josemiguel-alvarez
Copy link
Contributor

Problem

glob-parent before 6.0.1 is vulnerable to Regular Expression Denial of Service (ReDoS).

The security issue was fixed gulpjs/glob-parent#49.

Suggested solution

Require version ^6.0.1 of glob-parent using NPM overrides in package.json.

@vercel
Copy link

vercel bot commented Jul 18, 2022

Someone is attempting to deploy a commit to a Personal Account owned by @timlrx on Vercel.

@timlrx first needs to authorize it.

@timlrx
Copy link
Owner

timlrx commented Jul 23, 2022

Hi, thanks for raising this but I think there's no need for the patch. It's used internally only by tailwind, contentlayer, eslint and globby. No user is ever going to submit an input for parsing.

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.

None yet

2 participants