-
Notifications
You must be signed in to change notification settings - Fork 51
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]: Bump package to fix CVE-2022-23541 #430
Comments
This isn't possible at this time. The I don't think the CVE even affects us at all |
Are you sure ESM is incompatible with this package? The The company I work for has a 100's of millions of dependencies to manage, so all CVEs are relevant. There are just too many to look into whether each and every package is vulnerable for each and every version based on the package maintainer's statement. There are just too many 😁 - so a fix for this would be great. |
This package is currently built as a CommonJS package for NodeJS, and including ESM dependencies would not go well. We have done so by accident on other Octokit packages
It's not a question of Node versions, it's just that this package isn't ESM yet.
The only ESM right now, is for browsers.
I understand that fixing CVE's are important. Whenever a backport of the fix will be made, I will upgrade to it as soon as possible. |
@ebickle for a concrete take, if this is possible, I'm not sure how to fix it. I'm able to update the version in
and after running
However, at this point
Upon making the suggested change,
There's some discussion about a backport to v1 to fix the CVE as well over at universal-github-app-jwt#66. |
🎉 This issue has been resolved in version 4.0.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
I really appreciate all the help solving this, thanks! |
Describe the need
Please upgrade
![image](https://user-images.githubusercontent.com/10233442/209798518-2b552230-2d6a-482e-801f-ba56d99ec085.png)
universal-github-app-jwt
package.They have recently fixed CVE related to jsonwebtoken
Link to CVE
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: