-
Notifications
You must be signed in to change notification settings - Fork 87
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
Security Issue with Minimatch (Update Minimatch) #83
Comments
would be great if the team can help to apply this patch. Our team tested with minimatch 3.0.5 and it works with recursive-readdir. |
See #85 (comment) re: npm overrides example workaround |
Resolved #85 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
recursive-readdir depends on minimatch which includes a security vulnerability described here
Steps to Reproduce
N/A
Expected behavior:
Passes security scans (Prisma Cloud)
Actual behavior:
Fails security scans
Reproduces how often: [What percentage of the time does it reproduce?]
100%
Versions
All
Additional Information
https://huntr.dev/bounties/e4e1393c-d590-4492-9f43-8be3f3321629/
isaacs/minimatch#146
The text was updated successfully, but these errors were encountered: