build(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.27.0#336
build(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.27.0#336dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.24.0 to 0.27.0. - [Commits](golang/oauth2@v0.24.0...v0.27.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.27.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Kusari Analysis ResultsAnalysis for commit: 2ff32c3, performed at: 2025-07-18T18:36:57Z • • Recommendation✅ PROCEED with this Pull Request Summary✅ No Flagged Issues Detected All values appear to be within acceptable risk parameters. This PR updates golang.org/x/oauth2 from 0.24.0 to 0.27.0, which fixes a HIGH severity vulnerability (CVE-2025-22868) present in the older version. The vulnerability could allow attackers to consume unexpected memory during token parsing. The security code analysis found no issues in the implementation. While version 0.27.0 is not the absolute latest (0.30.0 is available), it addresses the known security concern and represents a significant security improvement. The PR also beneficially updates the Go standard library from 1.20 to 1.23.0. Found this helpful? Give it a 👍 or 👎 reaction! Click to expand for details and specific link to issuesDependency Changes
Risk DetailsSafe Dependency Changes
|
Bumps golang.org/x/oauth2 from 0.24.0 to 0.27.0.
Commits
681b4d8jws: split token into fixed number of parts3f78298all: upgrade go directive to at least 1.23.0 [generated]109dabfendpoints: add links/provider for Discordac571faoauth2: fix docs for Config.DeviceAuth314ee5bendpoints: add patreon endpointb9c813bgoogle: add warning about externally-provided credentials49a531dall: make method and struct comments match the namesYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.