chore(deps): update dependency oras-project/oras to v1.3.4 - #337
Merged
Conversation
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com> Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
gursewak1997
enabled auto-merge (squash)
August 31, 2026 19:03
gursewak1997
approved these changes
Aug 31, 2026
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:
1.3.3→1.3.4Release Notes
oras-project/oras (oras-project/oras)
v1.3.4Compare Source
ORAS CLI v1.3.4 is a security-focused maintenance release. It scopes registry credentials — mTLS client certificates, custom
--headervalues, and--debugtrace output — strictly to the configured registry origin, and adds an opt-in--forcecopy mode for registries that report incomplete content as present.Highlights
--debugHTTP traces (GHSA-5jhf-2qmf-m8c5). All three were reported by Hardik Mehta (@hardw00t).oras cpandoras pushgain--force, which walks every referenced manifest instead of trusting the destination'sExists()response — this fixesmanifest blob unknownfailures against pull-through caches (ACR Artifact Cache, ECR pull-through, GAR remote repositories).✨ Features
--forcetooras cp/oras pushto handle partially-populated destinations by @renshao in #2061🐛 Bug Fixes
🔒 Security
--cert-file/--key-filewas installed on a single shared transport and presented to any HTTPS peer, including cross-origin redirect and bearer-realm targets and HTTPS proxies. The certificate is now scoped to the configured registry origin.--header/--from-header/--to-headerwere appended to every request, including redirect targets and bearer token realms on other hosts. They are now stripped for any origin that does not match the configured registry.--debugtrace output persisted URL userinfo and query parameters (e.g. pre-signedX-Amz-Signature),Location/Content-Location/Refererheaders, cookies, proxy authorization, configured custom headers, and token response bodies. These are now redacted.All three were reported by Hardik Mehta (@hardw00t).
🧹 Maintenance
containerd/consolewithgolang.org/x/termby @TerryHowe in #2062sirupsen/logrus1.9.4 → 1.10.1 (#2130, #2138),onsi/ginkgo/v22.32.1 in/test/e2e(#2129),library/golang1.26.5 → 1.27.0-alpine (#2134, #2139), and grouped GitHub Actions updates (#2115, #2116, #2117, #2120, #2122, #2124, #2128, #2135, #2140)New Contributors
Full Changelog: oras-project/oras@v1.3.3...v1.3.4
Configuration
📅 Schedule: (in timezone UTC)
🚦 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 Mend Renovate CLI.