-
Notifications
You must be signed in to change notification settings - Fork 607
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
[rush] Rush is dependent on a version of got(9.6.0) which has a security vulnerability #3927
Comments
This is coming from |
I opened dylang/npm-check#499 if there is a release incoming. Blocked on this here. If needed, I could try and pin it with |
Hey Sean, is it possible to override. I forked the repo and saw that that solved the issue but i saw you guys had no other packages in the globalOverride so i didnt know whether that's conventional to use at all. But if it's possible to release a temporary version with the newer got package. I saw the second ticket you've opened, I see that the package-json package has this as a dependency and that it's fixed, im not too sure but i think there's also a dependency on update-notifier for npm-check which also uses got 9.6.0. Anyway, I dont know if you guys do this but if you could patch it in the global override that would be a big help. Thank you! |
@samhristov If I don't hear anything by the end of next week from @dylang I'll use the globalOverrides feature. Feel free to bump if you don't hear anything from me in this issue. |
@TheLarkInn I still got this issue when I was using latest
I tried add following setting in common-version.json, but does not work
How can I mitigate this problem? |
Summary
Rush is dependent on got(9.6.0) There is a security advisory recommending an update
Standard questions
Please answer these questions to help us investigate your issue more quickly:
@microsoft/rush
globally installed version?rushVersion
from rush.json?useWorkspaces
from rush.json?node -v
)?The text was updated successfully, but these errors were encountered: