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
Extending the #142 pull (or #143) by using the x509-swap branch as base for more dependency upgrades , also regarding node-forge security issue #141.
References
Issue with deep dependency node-forge #141
Change x509 dependency #142
Node forge replaces x509 #143
Testing
[x] This change adds test coverage for new/changed/fixed functionality
[x] This upgrades mocha/chai tests to fit upgraded dependency api structure(mostly for chai and express)
Checklist
[x] I have added documentation for new/changed functionality in this PR or in auth0.com/docs
[x] All active GitHub checks for tests, formatting, and security are passing
[x] The correct base branch is being used, if not master
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
Extending the #142 pull (or #143) by using the
x509-swap
branch as base for more dependency upgrades , also regardingnode-forge
security issue #141.References
Testing
chai
andexpress
)Checklist
master