-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Insecure dependency #1469
Comments
I'm trying to understand which versions of |
Fails for me on 1.18.5, as it's looking for the 3.3.6 of event-stream, which npm removed. |
It's the ps-tree inclusion: indexzero/ps-tree#33 |
The fix is already implemented through remy/pstree, which no longer depends on @remy, can this be expedited? Thanks. |
Uninstalling nodemon and then installing it again got rid of the vulnerable sub-dependency for me.
|
Yeah, @remy already removed the bad dependency from |
FYI
|
Would be nice to bump pstree.remy to |
For me, I go direct to |
Failed for nodemon |
so is it alright to use nodemon while on development mode or it's still insecure? |
I believe this can be closed by upgrade to the latest version. |
I'm glad we're all jump on the So, copied here, verbatim, again help wanted - I can't get the test to pass yet:
Please don't comment, please help fix. @artoodeet yes, this is safe in your own development environment so long as you're not leveraging the exploit yourself. nodemon recommends against using in production. This does not mean the issue should remain. |
i have a try. it works
then no |
Track here: #1463 (comment) |
dominictarr/event-stream#116
The text was updated successfully, but these errors were encountered: