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

Build is failing npm run test-security #3415

Closed
bsclifton opened this issue Feb 19, 2019 · 1 comment
Closed

Build is failing npm run test-security #3415

bsclifton opened this issue Feb 19, 2019 · 1 comment

Comments

@bsclifton
Copy link
Member

Description

When running npm run test-security, the following errors are shown:

17:36:08 ┌───────────────┬──────────────────────────────────────────────────────────────┐
17:36:08 │ Moderate      │ Prototype Pollution                                          │
17:36:08 ├───────────────┼──────────────────────────────────────────────────────────────┤
17:36:08 │ Package       │ lodash                                                       │
17:36:08 ├───────────────┼──────────────────────────────────────────────────────────────┤
17:36:08 │ Dependency of │ standard [dev]                                               │
17:36:08 ├───────────────┼──────────────────────────────────────────────────────────────┤
17:36:08 │ Path          │ standard > eslint-plugin-import > lodash                     │
17:36:08 ├───────────────┼──────────────────────────────────────────────────────────────┤
17:36:08 │ More info     │ https://nodesecurity.io/advisories/782                       │
17:36:08 └───────────────┴──────────────────────────────────────────────────────────────┘
17:36:08 
17:36:08 
17:36:08 # Run  npm update handlebars --depth 3  to resolve 2 vulnerabilities
17:36:08 ┌───────────────┬──────────────────────────────────────────────────────────────┐
17:36:08 │ High          │ Prototype Pollution                                          │
17:36:08 ├───────────────┼──────────────────────────────────────────────────────────────┤
17:36:08 │ Package       │ handlebars                                                   │
17:36:08 ├───────────────┼──────────────────────────────────────────────────────────────┤
17:36:08 │ Dependency of │ istanbul [dev]                                               │
17:36:08 ├───────────────┼──────────────────────────────────────────────────────────────┤
17:36:08 │ Path          │ istanbul > handlebars                                        │
17:36:08 ├───────────────┼──────────────────────────────────────────────────────────────┤
17:36:08 │ More info     │ https://nodesecurity.io/advisories/755                       │
17:36:08 └───────────────┴──────────────────────────────────────────────────────────────┘
@bsclifton bsclifton added this to the 0.60.x - Release milestone Feb 19, 2019
@bsclifton bsclifton self-assigned this Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants