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.3.0 to 2.4.2 #351

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ralphbean
Copy link
Member

snyk-top-banner

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

ℹ️ 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 3 versions ahead of your current version.

  • The recommended version was released on 3 months ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Server-side Request Forgery (SSRF)
SNYK-JS-AXIOS-7361793
551 Proof of Concept
high severity Asymmetric Resource Consumption (Amplification)
SNYK-JS-BODYPARSER-7926860
551 No Known Exploit
high severity Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
551 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-CROSSSPAWN-8303230
551 Proof of Concept
high severity Improper Handling of Extra Parameters
SNYK-JS-FOLLOWREDIRECTS-6141137
551 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
551 Proof of Concept
high severity Path Traversal
SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555
551 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-AXIOS-6671926
551 No Known Exploit
medium severity Cross-site Scripting (XSS)
SNYK-JS-COOKIE-8163060
551 No Known Exploit
medium severity Open Redirect
SNYK-JS-EXPRESS-6474509
551 No Known Exploit
medium severity Cross-site Scripting
SNYK-JS-EXPRESS-7926867
551 No Known Exploit
medium severity Information Exposure
SNYK-JS-FOLLOWREDIRECTS-6444610
551 Proof of Concept
medium severity Information Exposure
SNYK-JS-FOLLOWREDIRECTS-6444610
551 Proof of Concept
medium severity Improper Input Validation
SNYK-JS-NANOID-8492085
551 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-7925106
551 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-8482416
551 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
551 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-WEBPACK-7840298
551 Proof of Concept
low severity Cross-site Scripting
SNYK-JS-SEND-7926862
551 No Known Exploit
low severity Cross-site Scripting
SNYK-JS-SERVESTATIC-7926865
551 No Known Exploit
Release notes
Package name: @badgateway/oauth2-client
  • 2.4.2 - 2024-09-14
    • #161: Re-use old refresh_token if no new one was issued after a refresh.
  • 2.4.1 - 2024-08-22
    • #151: Add 'Accept' header on token requests to fix a Github compatibility issue.
    • #151: Throw error when we get an invalid reply from a token endpoint.
  • 2.4.0 - 2024-07-27
    • More robust error handling. When an error is emitted, you now give you access to the emitted HTTP Response and response body.
    • Support for response_mode=fragment in the authorization_code flow.
  • 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)
from @badgateway/oauth2-client GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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:

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

See this package in npm:
@badgateway/oauth2-client

See this project in Snyk:
https://app.snyk.io/org/developer-red-hat-trusted-application-pipeline/project/62358635-6218-4506-9c5b-1ad33a8f5b3b?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

2 participants