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

Update lodash, to address npm audit results #42

Open
ntdaley opened this issue Mar 20, 2019 · 7 comments · May be fixed by #48
Open

Update lodash, to address npm audit results #42

ntdaley opened this issue Mar 20, 2019 · 7 comments · May be fixed by #48

Comments

@ntdaley
Copy link

ntdaley commented Mar 20, 2019

Running npm audit on a project that uses karma-html-reporter includes output like:

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate      │ Prototype Pollution                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ lodash                                                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.17.11                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ 80dd5990e7597a6d3477fd57c9c80cb2efe87974eb098711a1cf87cab15… │
│               │ [dev]                                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ 80dd5990e7597a6d3477fd57c9c80cb2efe87974eb098711a1cf87cab15… │
│               │ > karma-html-reporter > lodash                               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/782                       │
└───────────────┴──────────────────────────────────────────────────────────────┘

If dependency on lodash gets updated, then there'd be no issues reported for karma-html-reporter.

@Karthikvenkat86
Copy link

any update on the above mentioned issue?

I see the latest version of lodash has been updated in package.json or source file but its getting overwritten to [email protected] after do npm i karma-html-reporter

@yzini-eagle
Copy link

I'm getting having the same issues as the mentioned above.

@lechen26
Copy link

same here, lodash is still on 2.2.1 when installing latest 0.2.7 package

@akas84 akas84 linked a pull request Nov 8, 2020 that will close this issue
@HarshSainiJobvite
Copy link

evn after updating lodash version, package version is still 0.2.7.

@maks-humeniuk
Copy link

I'm having the same issue in 0.2.7, and it's critical now.

Critical        Prototype Pollution in lodash
Package         lodash
Patched in      >=4.17.12
Dependency of   karma-html-reporter [dev]
Path            karma-html-reporter > lodash
More info       https://github.com/advisories/GHSA-jf85-cpcp-j695
More info       https://github.com/advisories/GHSA-x5rq-j2xg-h7qm

@CharlotteZheng
Copy link

Any updates on this?

@kvulpetti
Copy link

i'm also looking for updates

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

Successfully merging a pull request may close this issue.

8 participants