-
Notifications
You must be signed in to change notification settings - Fork 121
chore(deps): update module golang.org/x/oauth2 to v0.27.0 [security] (main) #818
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
chore(deps): update module golang.org/x/oauth2 to v0.27.0 [security] (main) #818
Conversation
|
This commit bumps the golang version to the same used currently in core crossplane (1.23.7) and then uses the latest 1.x version of golangci-lint. Previous versions of golangci-lint are tough to use because of recvcheck not supporting exclusions until its v0.2.0 release. This commit shares some similar fixes as seen in crossplane/crossplane#6111 Signed-off-by: Jared Watts <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pushed commit 8e6ab16 to bump versions of golang/golangci-lint and fix all linter errors.
This PR contains the following updates:
v0.21.0
->v0.27.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Unexpected memory consumption during token parsing in golang.org/x/oauth2
CVE-2025-22868 / GHSA-3wqc-mwfx-672p / GO-2025-3488
More information
Details
An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.