macOS
brew install opalocal Homebrew formula metadata
brew
opa のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install opalocal Homebrew formula metadata
sudo apk add opaAlpine Linux edge package indexes · opa · ソース: dl-cdn.alpinelinux.org
sudo zypper install opaopenSUSE Tumbleweed package metadata · opa · ソース: download.opensuse.org
scoop install main/opaScoop official bucket manifest trees · bucket/opa.json · ソース: api.github.com
概要
Open source, general-purpose policy engine
履歴
Open Policy Agent, usually invoked as opa, is a general-purpose policy engine for policy-as-code. It lets teams move authorization and operational policy out of application code into Rego policies evaluated by a standalone binary, sidecar, library, or service integration.
OPA was created to provide a unified policy decision point across the stack. The official docs describe it as an open-source, general-purpose policy engine with simple APIs for offloading policy decisions and a high-level declarative language, Rego, for writing policies against structured data.
OPA entered the Cloud Native Computing Foundation on March 29, 2018, moved to Incubating on April 2, 2019, and reached Graduated maturity on January 29, 2021. CNCF's graduation announcement emphasized open governance, feature maturity, sustainability, and production use across cloud-native environments.
By the 2021 CNCF graduation announcement, OPA had more than 90 contributors from roughly 30 organizations, maintainers from Google, Microsoft, VMware, and Styra, and production adoption at organizations including Goldman Sachs, Netflix, Pinterest, and T-Mobile. CNCF also reported survey data from more than 150 organizations, with 91% using OPA in some stage from QA to production.
OPA's ecosystem expanded through Kubernetes admission control, Envoy authorization, CI/CD checks, API gateways, service meshes, and infrastructure-as-code validation. Gatekeeper became the Kubernetes-native policy-controller companion, while related tools such as Conftest and OPA's official ecosystem entries made the opa binary useful both in clusters and in developer workflows.
Developers write Rego policies and feed OPA JSON-like input and data. The opa CLI is used to run policies locally, test Rego, build bundles, evaluate decisions, and support CI checks; services can call OPA over APIs or embed policy evaluation into a broader control plane.
Platform and security teams use OPA to enforce Kubernetes admission rules, API authorization, deployment guardrails, configuration rules, and audit policies without hard-coding every rule in each application. The same policy language can be reused from local command-line checks to production admission controllers.
OPA is one of the canonical examples of a single CLI package representing a much larger cloud-native control-plane concept. The Homebrew formula is just opa, but the binary brings a policy language, evaluator, test runner, bundle format, server mode, WebAssembly targets, and a CNCF ecosystem with it.
セキュリティ状態
opa に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
opa | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/open-policy-agent/opa
インストールメタデータ
| パッケージキー | brew:opa |
|---|---|
| バージョン | 1.18.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/opa |
| ホームページ | https://www.openpolicyagent.org |
| リポジトリ | https://github.com/open-policy-agent/opa |
| 上流ドキュメント | https://www.openpolicyagent.org/docs/latest |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/open-policy-agent/opa/archive/refs/tags/v1.18.2.tar.gz |
| 最終更新 | 2026-07-02T16:41:00Z |
| 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 | opa |
| 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 パッケージリンクとは分けて表示されます。
opa 1.15.2-r1
Open source, general-purpose policy engine
https://www.openpolicyagent.org/
sudo apk add opaopa-bash-completion 1.15.2-r1
Bash completions for opa
https://www.openpolicyagent.org/
sudo apk add opa-bash-completionopa-doc 1.15.2-r1
Open source, general-purpose policy engine (documentation)
https://www.openpolicyagent.org/
sudo apk add opa-docopa-fish-completion 1.15.2-r1
Fish completions for opa
https://www.openpolicyagent.org/
sudo apk add opa-fish-completionopa-zsh-completion 1.15.2-r1
Zsh completions for opa
https://www.openpolicyagent.org/
sudo apk add opa-zsh-completionopa 1.17.1-1.1
Open source, general-purpose policy engine
https://github.com/open-policy-agent/opa
sudo zypper install opaopa-bash-completion 1.17.1-1.1
Bash Completion for opa
https://github.com/open-policy-agent/opa
sudo zypper install opa-bash-completionopa-fish-completion 1.17.1-1.1
Fish Completion for opa
https://github.com/open-policy-agent/opa
sudo zypper install opa-fish-completionopa-zsh-completion 1.17.1-1.1
Zsh Completion for opa
https://github.com/open-policy-agent/opa
sudo zypper install opa-zsh-completionmain/opa
scoop install main/opaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.