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

Command Injection due to old node-modules #421

Open
KevinHaisol opened this issue Oct 10, 2017 · 6 comments
Open

Command Injection due to old node-modules #421

KevinHaisol opened this issue Oct 10, 2017 · 6 comments

Comments

@KevinHaisol
Copy link

Any chance you can update the jasmine-growl-reporter package to version 1.0.1? There is a security vulnerability in the current version (0.0.3)

image

Once you get this fixed, other library's that depend on your library can be updated as well.

Thanks

@jcubic
Copy link

jcubic commented Jun 12, 2018

Just one more reason to switch to jest. I've committed my package lock file and now my repo is marked as vulnerable.

@MatissJanis
Copy link

1 year has passed and this is still not fixed. 😢

@geoidesic
Copy link

Just need to upgrade jasmine-growl-reporter to v2.0.0 – https://github.com/AlphaHydrae/jasmine-growl-reporter. Pretty please!

@geoidesic
Copy link

I see this has been addressed, caused breaking changes, and was reverted: #433

@maxwellhadley
Copy link

So please fix this!

@daern91
Copy link

daern91 commented Nov 21, 2018

I forked and fixed this. Feel free to use it in the meanwhile:
https://github.com/daern91/jasmine-node

Just remember that, like discussed, it will not support node < 4

npm i daern91/jasmine-node

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

6 participants