godaddy / kubernetes-client

Simplified Kubernetes API client for Node.js.
MIT License
960 stars 192 forks source link

[Snyk] Security upgrade openid-client from 3.14.0 to 4.0.0 #764

Open jgowdy opened 5 months ago

jgowdy commented 5 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **551/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.3 | Resource Exhaustion
[SNYK-JS-JOSE-6419224](https://snyk.io/vuln/SNYK-JS-JOSE-6419224) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: openid-client The new version differs by 72 commits.
  • 67b6b7e chore(release): 4.0.0
  • 735b581 docs: add note on draft updatse in the readme
  • 8f04a4b refactor: treat drafts with a warning
  • 5cd1ecf refactor: remove deprecated `issuer.key()`
  • a98d9ab ci: add electron@10
  • 417d993 chore: upgrade jose dependency
  • 3ac37e8 feat: added support for ESM (ECMAScript modules)
  • c72b5e8 refactor: upgrade got from v9.x to v11.x
  • 641a42f fix: request object type changed from 'JWT' to 'oauth.authz.req+jwt'
  • 821b93e refactor: default http timeout increased to 3500ms
  • 56f9fe7 feat: passport strategy will now use PKCE by default where applicable
  • 4cb21a4 refactor: rename `client.userinfo()` `verb` parameter to `method`
  • a007c9d test: update jwt client authentication method tests
  • c0ec865 refactor: remove deprecated `client.resource()`
  • ba56b29 chore(release): 3.15.10
  • d39a423 chore: update package.json
  • 49e0ff0 fix(typescript): add missing types (#284)
  • e9dd562 chore: update standard-version to v8.x
  • 3120e36 ci: refactor test.yml
  • ae105fb docs: remove links to certification packages
  • 00d0127 docs: link to final RFC8705
  • 944a3d6 ci: trigger tests on latest node 14
  • 97b99f0 chore(release): 3.15.9
  • 5ce2a73 fix(typescript): max_age in AuthorizationParameters is a number
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/oswg/project/da62b541-0476-45ae-b915-a36cdb569d3e?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/oswg/project/da62b541-0476-45ae-b915-a36cdb569d3e?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"0551c3a6-c62a-45cb-95f1-9e3acf91efa5","prPublicId":"0551c3a6-c62a-45cb-95f1-9e3acf91efa5","dependencies":[{"name":"openid-client","from":"3.14.0","to":"4.0.0"}],"packageManager":"npm","projectPublicId":"da62b541-0476-45ae-b915-a36cdb569d3e","projectUrl":"https://app.snyk.io/org/oswg/project/da62b541-0476-45ae-b915-a36cdb569d3e?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-JOSE-6419224"],"upgrade":["SNYK-JS-JOSE-6419224"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[551],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Resource Exhaustion](https://learn.snyk.io/lesson/redos/?loc=fix-pr)