-
Notifications
You must be signed in to change notification settings - Fork 13
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
Moderate security vulnerability for versions of Axios 0.8.1 - 1.5.1 (Dependency) #76
Comments
Reference: GHSA-wf5p-g6vw-rhxx |
Maybe it is time to leave axios for another library since the used v0.21.4 is far away from current state. Undici perhaps? |
@globalexport Axios is maintained. |
@buffcode You are right. Although it would be nice to avoid having such a dependency at all. I am getting audit failures for dozens of projects just because of this case everyday. And it's open for two weeks now. :/ |
Any package that isn't maintained enough to keep up with vulnerabilities is effectively dead. Either the vulnerability should be fixed or the package replaced. |
The package itself's vulnerability has been fixed. We are just using a severely outdated version of said package. We need to update the package or else it is this project that becomes "effectively dead". |
Any update on this please? |
We're still waiting for @Unitech to review my PR. It's honestly getting annoying seeing Dependabot email me about this vulnerability. |
@Unitech Any update? |
How do i fix this? Should i stop using pm2? What are the others options/solutions? |
Added details here - Unitech/pm2#5728 |
@Unitech any update? |
fixed via pm2@5.3.1 |
The UUID version issue is not fixed with pm2 v5.3.1.
|
This shows a moderate security vulnerability in the
npm audit
text, since PM2 depends on this package. The fixed version is Axios 1.6.0 and higher. I suggest we migrate towards that one.The text was updated successfully, but these errors were encountered: