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 dependencies to fix vulnverabilities introduced by debug and deep-extend #19

Open
mertd opened this issue Nov 27, 2018 · 2 comments · May be fixed by #34
Open

Update dependencies to fix vulnverabilities introduced by debug and deep-extend #19

mertd opened this issue Nov 27, 2018 · 2 comments · May be fixed by #34

Comments

@mertd
Copy link

mertd commented Nov 27, 2018

npm audit, at the time of writing, reports three known vulnverabilities for oss-attribution-generator:

review  deep-extend     low     >=0.5.1 Prototype Pollution     https://nodesecurity.io/advisories/612 oss-attribution-generator>bower-json>deep-extend
review  deep-extend     low     >=0.5.1 Prototype Pollution     https://nodesecurity.io/advisories/612 oss-attribution-generator>bower-license>bower-json>deep-extend
review  debug   low     >= 2.6.9 < 3.0.0 || >= 3.1.0    Regular Expression Denial of Service   https://nodesecurity.io/advisories/534  oss-attribution-generator>spdx-licenses>debug

However, these are all vulnverabilities with a low rating and dependencies of dependencies. In the case of Bower, development seems to have stalled and the maintainers are recommending to move to yarn, so updates here seem to be unlikely.

@mertd
Copy link
Author

mertd commented Mar 4, 2020

#22 seems to be related

@electrovir
Copy link

electrovir commented Oct 5, 2022

I forked this repo (and partially rewrote it in TypeScript) to fix this.

https://www.npmjs.com/package/@electrovir/oss-attribution-generator

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.

2 participants