Automic VaultAutomic Vault

brew

oras を Homebrew, apt, Nix, zypper, scoop, winget でインストール

oras のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install oras

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install oras

Debian stable package indexes · oras · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#oras

nixpkgs package indexes · pkgs/by-name/or/oras/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install oras

openSUSE Tumbleweed package metadata · oras · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install extras/oras

Scoop official bucket manifest trees · bucket/oras.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id ORASProject.ORAS -e

Windows 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.

タイムライン

  • 2018-12: ORAS was established and open-sourced.
  • 2021-07-13: ORAS was accepted into CNCF Sandbox.
  • 2022-09: ORAS artifact-reference work was contributed toward OCI Image and Distribution v1.1 release-candidate specifications.
  • 2024-06-18: ORAS v1.2.0 was announced with OCI Spec v1.1.0 support.

Related projects

  • ORAS sits beside the OCI image-spec and distribution-spec, and it is used by registry and supply-chain projects including Helm, Notary v2, Artifact Hub, Zot, and soci-snapshotter. Its language libraries include Go, Python, Rust, Java, .NET, and JavaScript-facing projects listed from the ORAS website.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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 files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.docker/config.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
orascliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.3.3
マネージャ更新日2026-07-11
ローカルデータOK
上流最新
検出された最新v1.3.3

https://github.com/oras-project/oras

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameoras
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

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 oras
  • Section: admin
  • Architecture: amd64
  • Source Package: oras
  • 1 依存関係
  • normalized package name match
  • 一致条件: Oras
Debian stable package indexes · deb.debian.org · Debian stable package indexes: oras from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

oras

nix profile install nixpkgs#oras
  • normalized package name match
  • 一致条件: Oras
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/or/oras/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

oras 1.3.2-1.1

OCI registry client - manage content like artifacts, images, packages

https://github.com/oras-project/oras

sudo zypper install oras
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: oras
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Oras
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: oras from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

oras-bash-completion 1.3.2-1.1

Bash Completion for oras

https://github.com/oras-project/oras

sudo zypper install oras-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: oras
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Oras
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: oras-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

oras-fish-completion 1.3.2-1.1

Fish Completion for oras

https://github.com/oras-project/oras

sudo zypper install oras-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: oras
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Oras
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: oras-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

oras-zsh-completion 1.3.2-1.1

Zsh Completion for oras

https://github.com/oras-project/oras

sudo zypper install oras-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: oras
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Oras
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: oras-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

extras/oras

scoop install extras/oras
  • normalized package name match
  • 一致条件: Oras
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/oras.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

ORASProject.ORAS

winget install --id ORASProject.ORAS -e
  • normalized package name match
  • 一致条件: Oras
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: ORASProject.ORAS from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment