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

Please fix 2 high severity vulnerabilities #149

Open
rserp opened this issue Aug 21, 2024 · 0 comments
Open

Please fix 2 high severity vulnerabilities #149

rserp opened this issue Aug 21, 2024 · 0 comments

Comments

@rserp
Copy link

rserp commented Aug 21, 2024

npm install @mojojs/core reports 2 high severity vulnerabilities after installation.

Subsequent npm audit reports


minimatch  <=3.0.4
Severity: high
Regular Expression Denial of Service in minimatch - https://github.com/advisories/GHSA-hxm2-r34f-qmc5
minimatch ReDoS vulnerability - https://github.com/advisories/GHSA-f8q6-p94x-37v3
fix available via `npm audit fix`
node_modules/glob/node_modules/minimatch
  glob  3.0.0 - 5.0.14
  Depends on vulnerable versions of minimatch
  node_modules/glob

2 high severity vulnerabilities

To address all issues, run:
  npm audit fix

npm audit fix does not fix the vulnerabilities.

Please fix the vulnerabilities.

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

No branches or pull requests

1 participant