Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @badgateway/oauth2-client from 2.2.1 to 2.3.0 #315

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

jkopriva
Copy link
Contributor

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


Snyk has created this PR to upgrade @badgateway/oauth2-client from 2.2.1 to 2.3.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2024-02-03.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Improper Input Validation
SNYK-JS-FOLLOWREDIRECTS-6141137
472/1000
Why? Proof of Concept exploit, CVSS 7.3
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
472/1000
Why? Proof of Concept exploit, CVSS 7.3
Proof of Concept
Path Traversal
SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555
472/1000
Why? Proof of Concept exploit, CVSS 7.3
Proof of Concept
Information Exposure
SNYK-JS-FOLLOWREDIRECTS-6444610
472/1000
Why? Proof of Concept exploit, CVSS 7.3
Proof of Concept
Information Exposure
SNYK-JS-FOLLOWREDIRECTS-6444610
472/1000
Why? Proof of Concept exploit, CVSS 7.3
Proof of Concept
Cross-site Scripting (XSS)
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
472/1000
Why? Proof of Concept exploit, CVSS 7.3
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: @badgateway/oauth2-client
  • 2.3.0 - 2024-02-03
    • Fix for #128: If there's no secret, we should never use Basic auth to encode the client_id.
    • Support for the resource parameter from RFC 8707.
    • Add support for scope parameter to refresh().
    • Support for RFC 7009, Token Revocation. (@ adambom)
  • 2.2.4 - 2023-09-05
    • Added extraParams option to getAuthorizeUri, allowing users to add non-standard arguments to the authorization URI for servers that require this. (@ pks1989)
  • 2.2.3 - 2023-08-03
    • Moved the tokenResponseToOAuth2Token function inside the OAuth2Client class, allowing users to override the parsing logic more easily.
  • 2.2.2 - 2023-07-28
    • #111 Some documentation fixes.
    • #110: Fix race condition with getStoredToken and calling fetch() immediately after constructing FetchWrapper.
  • 2.2.1 - 2023-07-07
    • #15: Fix for TypeError: Failed to execute 'fetch' on 'Window': Illegal invocation at t.OAuth2Client.request.
from @badgateway/oauth2-client GitHub release notes
Commit messages
Package name: @badgateway/oauth2-client

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@psturc psturc merged commit 0de2818 into main Apr 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants