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

glob-parent before 6.0.1 vulnerable to Regular Expression Denial of Service #1230

Closed
swhite-oreilly opened this issue Jul 18, 2022 · 1 comment

Comments

@swhite-oreilly
Copy link

Seeing from dependabot:

The latest possible version that can be installed is 5.1.2 because of the following conflicting dependencies:

-- requires glob-parent@~5.1.2 via a transitive dependency on chokidar@3.5.3
-- requires glob-parent@~5.1.2 via a transitive dependency on chokidar@3.5.3
-- requires glob-parent@~5.1.2 via chokidar@3.5.3
nodemon@2.0.19 requires glob-parent@~5.1.2 via chokidar@3.5.3
nunjucks@3.2.3 requires glob-parent@~5.1.2 via chokidar@3.5.3

The earliest fixed version is 6.0.1.

Resolution: Update glob-parent>=6.0.1

@ripwin
Copy link

ripwin commented Jul 18, 2022

#1191

@paulmillr paulmillr closed this as not planned Won't fix, can't repro, duplicate, stale Jul 18, 2022
Repository owner locked as resolved and limited conversation to collaborators Jul 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants