| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Security Impact: Multiple Critical CVEs in Lodash DependenciesThank you @gameroman for this PR! I want to emphasize the urgent security need for this change based on recent vulnerability scans. Current State (jsonwebtoken@9.0.3)The lodash sub-packages currently pulled in by jsonwebtoken have 10+ known CVEs, including:
Most Critical IssuesCVE-2026-4800 (CVSS 9.8 - Critical):
CVE-2019-10744 (CVSS 9.1 - Critical):
Real-World ImpactThese vulnerabilities are actively flagged by:
Organizations using jsonwebtoken are receiving daily security alerts that they cannot resolve without this PR being merged. RequestCould you please prioritize reviewing and merging this PR? The security impact is significant, and this affects thousands of downstream projects. All tests pass, and the changes appear straightforward. References:
Thank you for maintaining this package! 🙏 |
Sorry, something went wrong.
|
Hi @CharlesRea let me know if you are interested in this PR, thanks |
Sorry, something went wrong.
|
Hello @gameroman , do you have any update on this? Thanks in advance !! |
Sorry, something went wrong.
|
Need this |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.
Description
Remove lodash dependencies
References
Closes #991
Testing
All tests pass
Checklist