Skip to content

Fix of dependency high vulnerability in readdirp #276

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

Open
pavelkalin opened this issue Feb 12, 2025 · 0 comments · May be fixed by #277
Open

Fix of dependency high vulnerability in readdirp #276

pavelkalin opened this issue Feb 12, 2025 · 0 comments · May be fixed by #277

Comments

@pavelkalin
Copy link

readdirp 2.1.0 has this high vulnerability - GHSA-grv7-fg5c-xmjg

braces <3.0.3
Severity: high
Uncontrolled resource consumption in braces - GHSA-grv7-fg5c-xmjg
node_modules/braces
micromatch <=4.0.7
Depends on vulnerable versions of braces
node_modules/micromatch
readdirp 2.2.0 - 2.2.1
Depends on vulnerable versions of micromatch
node_modules/readdirp

npm list braces micromatch readdirp --depth=5
└─┬ express-cassandra@2.9.1
└─┬ readdirp@2.2.1
└─┬ micromatch@3.1.10
└── braces@2.3.2

If readdirp could be updated to higher version - it would resolve this issue

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 a pull request may close this issue.

1 participant