Draft
Bump oras.land/oras-go/v2 to v2.6.2 to remediate CVE-2026-50163#1034
oras.land/oras-go/v2 to v2.6.2 to remediate CVE-2026-50163#1034Conversation
Copilot
AI
changed the title
[WIP] Update oras.land/oras-go/v2 to version 2.6.2
Bump Jul 21, 2026
oras.land/oras-go/v2 to v2.6.2 to remediate CVE-2026-50163
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 addresses a high-severity vulnerability (CVE-2026-50163) in
oras.land/oras-go/v2by upgrading to the first patched release,v2.6.2. The change is dependency-only and scoped to Go module metadata.Security update
oras.land/oras-go/v2fromv2.6.1tov2.6.2to pull in the hardlink path validation fix described in CVE-2026-50163.Dependency metadata changes
go.modto referenceoras.land/oras-go/v2 v2.6.2(indirect).go.sumwith checksums forv2.6.2.