macOS
brew install oraslocal Homebrew formula metadata
brew
oras のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install oraslocal Homebrew formula metadata
nix profile install nixpkgs#orasnixpkgs package indexes · pkgs/by-name/or/oras/package.nix · ソース: api.github.com
sudo zypper install orasopenSUSE Tumbleweed package metadata · oras · ソース: download.opensuse.org
scoop install extras/orasScoop official bucket manifest trees · bucket/oras.json · ソース: api.github.com
winget install --id ORASProject.ORAS -eWindows Package Manager source index · ORASProject.ORAS · ソース: cdn.winget.microsoft.com
概要
OCI Registry As Storage
履歴
ORAS, short for OCI Registry As Storage, is a command-line client and family of libraries for using OCI-compliant registries as a general artifact store rather than only a container-image store. The project describes ORAS as tooling for distributing OCI artifacts, managing artifact references, migrating content between registries, and working with OCI Image Layouts on disk.
The ORAS project was established and open-sourced in December 2018. Its early significance came from a practical gap in the OCI ecosystem: registries had mature distribution, authentication, replication, and access-control machinery, but developers lacked standard client tooling for non-image artifacts such as Helm charts, policy bundles, signatures, and SBOMs.
ORAS joined the Cloud Native Computing Foundation at Sandbox maturity on July 13, 2021. The CNCF project page records the first commit on December 24, 2018 and identifies the project as multi-language OCI registry SDKs and a CLI.
ORAS became important as the OCI ecosystem moved from storing images to storing supply-chain metadata and other deployable artifacts beside images. The ORAS project blog lists adopters and integrations including Amazon ECR, Amazon EKS Anywhere, Alibaba Cloud Service Mesh, Artifact Hub, Docker Hub, GitHub, Google Cloud, Helm, Singularity, Microsoft Azure Container Registry, Notary v2, KubeApps by VMware Tanzu, VMware Application Catalog, Emporous by Red Hat, soci-snapshotter by AWS, and Zot.
The project also fed back into OCI standardization. ORAS maintainers incubated artifact-reference work under the ORAS Artifact manifest project, and the ORAS blog describes that work being contributed to OCI Image and Distribution v1.1 release-candidate specifications in September 2022.
Operators use the `oras` CLI to push, pull, copy, attach, discover, tag, and inspect artifacts in registries that speak the OCI distribution protocol. That makes a registry useful for SBOMs, signatures, vulnerability reports, WASM modules, policy bundles, model files, and release payloads that need the same distribution and access-control model as images.
Tool authors use ORAS libraries, especially `oras-go`, to build registry-native clients. The ORAS Go documentation describes the v2 package as a registry client and content-replication library for applications that want to store arbitrary content in container registries.
For package nerds, ORAS is a bridge between package distribution and container infrastructure. It turns the OCI registry from a Docker-image endpoint into a content-addressed package transport, which is why it appears in conversations about Helm, Notary, SBOMs, GitOps policy bundles, and registry-native release artifacts.
The `brew:oras` package is a compact CLI surface over a much larger ecosystem shift: using registry semantics, digests, media types, and artifact references as package-manager primitives.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.docker/config.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
oras | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/oras-project/oras
インストールメタデータ
| パッケージキー | brew:oras |
|---|---|
| バージョン | 1.3.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/oras |
| ホームページ | https://oras.land |
| リポジトリ | https://github.com/oras-project/oras |
| 上流ドキュメント | https://github.com/oras-project/oras#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/oras-project/oras/archive/refs/tags/v1.3.3.tar.gz |
| 最終更新 | 2026-07-11T13:10:29Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | oras |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
oras 1.2.0-1+b9
OCI registry cli tool managing content like artifacts, images, packages
https://github.com/oras-project/oras
sudo apt install orasoras
nix profile install nixpkgs#orasoras 1.3.2-1.1
OCI registry client - manage content like artifacts, images, packages
https://github.com/oras-project/oras
sudo zypper install orasoras-bash-completion 1.3.2-1.1
Bash Completion for oras
https://github.com/oras-project/oras
sudo zypper install oras-bash-completionoras-fish-completion 1.3.2-1.1
Fish Completion for oras
https://github.com/oras-project/oras
sudo zypper install oras-fish-completionoras-zsh-completion 1.3.2-1.1
Zsh Completion for oras
https://github.com/oras-project/oras
sudo zypper install oras-zsh-completionextras/oras
scoop install extras/orasORASProject.ORAS
winget install --id ORASProject.ORAS -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.