-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[MAINT]: Upgrade jsonwebtoken dependency to v9.0.0 #2373
Comments
There is an ongoing discussion in another repo for this exact reason. Let me sum it up:
On another note, we don't use any of the methods described in the CVE affecting |
We use octokit for some integrations / automations, but our automated cve scanner picked this up. If anyone comes across this issue until this is fixed upstream in the package, and you use In your
If you use npm 8.19.3 or later, you can also use npm overrides for similar overriding functionality. Thanks all, for the great package. |
Does that work for published packages? |
done: universal-github-app-jwt@1.1.1 deleting @octokit/js |
🎉 This issue has been resolved in version 2.0.11 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Describe the need
The
jsonwebtoken
v8.5.1 package is reporting a high security vulnerability.Could this dependency be upgraded to v9.0.0 (https://github.com/auth0/node-jsonwebtoken/tags)?
Here is the npm audit report about the issue:
Here is a link to the known SNYK: https://security.snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180020
SDK Version
No response
API Version
No response
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: