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

needs to pass npm audit #173

Open
rjrodger opened this issue May 28, 2018 · 1 comment
Open

needs to pass npm audit #173

rjrodger opened this issue May 28, 2018 · 1 comment

Comments

@rjrodger
Copy link

rjrodger commented May 28, 2018

/cc @pelger

@johnwebbcole
Copy link

I'm not sure, but this may have gotten worse. Even with npm audit fix there is still a manual issue.

┌──────────────────────────────────────────────────────────────────────────────┐
│                                Manual Review                                 │
│            Some vulnerabilities require your attention to resolve            │
│                                                                              │
│         Visit https://go.npm.me/audit-guide for additional guidance          │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low           │ Prototype Pollution                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ lodash                                                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.17.5                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ fuge                                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ fuge > fuge-runner > lodash                                  │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/577                       │
└───────────────┴──────────────────────────────────────────────────────────────┘
found 1 low severity vulnerability in 2282 scanned packages
  1 vulnerability requires manual review. See the full report for details.

It may be just about updating lodash.

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

2 participants