kubernetes-client icon indicating copy to clipboard operation
kubernetes-client copied to clipboard

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

Open jgowdy opened this issue 1 year ago • 0 comments

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 551/1000
Why? Recently disclosed, Has a fix available, CVSS 5.3
Resource Exhaustion
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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Resource Exhaustion

jgowdy avatar Mar 08 '24 14:03 jgowdy