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 #744

Open decompil3d opened 2 years ago

decompil3d commented 2 years 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.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=openid-client&from_version=3.14.0&to_version=4.0.0&pr_id=f433fca1-301c-44f1-9482-e69bb5b6b118&visibility=true&has_feature_flag=false) #### 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") | **556/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.4 | Open Redirect
[SNYK-JS-GOT-2932019](https://snyk.io/vuln/SNYK-JS-GOT-2932019) | 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/godaddy/project/d027d502-27a5-42be-bc45-531073559167?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/godaddy/project/d027d502-27a5-42be-bc45-531073559167?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":"f433fca1-301c-44f1-9482-e69bb5b6b118","prPublicId":"f433fca1-301c-44f1-9482-e69bb5b6b118","dependencies":[{"name":"openid-client","from":"3.14.0","to":"4.0.0"}],"packageManager":"npm","projectPublicId":"d027d502-27a5-42be-bc45-531073559167","projectUrl":"https://app.snyk.io/org/godaddy/project/d027d502-27a5-42be-bc45-531073559167?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-GOT-2932019"],"upgrade":["SNYK-JS-GOT-2932019"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[556]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Open Redirect](https://learn.snyk.io/lessons/open-redirect/javascript?loc=fix-pr)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication