Conversation
Contributor
Author
|
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 <jbw976@gmail.com>
jbw976
approved these changes
May 13, 2025
phisco
approved these changes
May 13, 2025
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.21.0->v0.27.0Warning
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.