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

600 vulnerablities after npm install #1016

Open
F4r1n opened this issue Oct 21, 2019 · 1 comment
Open

600 vulnerablities after npm install #1016

F4r1n opened this issue Oct 21, 2019 · 1 comment
Labels
security Potential security issues and vulnerabilities

Comments

@F4r1n
Copy link

F4r1n commented Oct 21, 2019

After running npm i over 600 vulnerablities are found 597 of those being high and 1 criticial (plus a few lows).

Expected Behavior

Those vulnerabilities should not persist.

Your Environment

Freshly forked repo and newest version of npm (6.12.0).

image

@gabrielliwerant gabrielliwerant added the security Potential security issues and vulnerabilities label Oct 22, 2019
@gabrielliwerant
Copy link
Collaborator

Looks like the lion share of them are coming from lodash, so if anyone wants to update those, go for it. Upgrading can be difficult because it can lead to a cascade of failure across packages, as it did for me last time I tried, but I'm happy to review PRs on it and take another look myself when I get a chance. I think there might also be a PR up for some of them, so I'll get to those also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Potential security issues and vulnerabilities
Projects
None yet
Development

No branches or pull requests

2 participants