macOS
brew install kyvernolocal Homebrew formula metadata
brew
kyverno のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kyvernolocal Homebrew formula metadata
nix profile install nixpkgs#kyvernonixpkgs package indexes · pkgs/by-name/ky/kyverno/package.nix · ソース: api.github.com
sudo zypper install kyvernoopenSUSE Tumbleweed package metadata · kyverno · ソース: download.opensuse.org
winget install --id kyverno.kyverno -eWindows Package Manager source index · kyverno.kyverno · ソース: cdn.winget.microsoft.com
概要
Kubernetes Native Policy Management
履歴
Kyverno is a Kubernetes-native policy engine for validation, mutation, generation, cleanup, image verification, and policy reporting. Its defining choice is to express policy as Kubernetes resources, letting teams use YAML, kubectl, GitOps, and admission-controller workflows instead of learning a separate policy language.
It became one of the central tools in the Kubernetes policy-management ecosystem, especially for platform and security teams that want policy-as-code aligned with Kubernetes resource models.
Nirmata introduced Kyverno in 2019 as an open source Kubernetes-native policy-management project. The project was built for Kubernetes governance and security use cases such as validating resources, mutating defaults, generating supporting resources, and reporting violations.
Kyverno entered CNCF as a sandbox project on November 10, 2020, moved to incubation on July 13, 2022, and graduated on March 16, 2026. CNCF project data lists February 4, 2019 as the first commit, matching the project's 2019 origin story.
Kyverno adoption grew with Kubernetes platform engineering and DevSecOps practices. Its policy library, Helm charts, CLI, reports, and admission-controller model made it usable both in clusters and in pre-admission workflows such as CI checks.
CNCF project data in 2026 showed thousands of contributors and over a thousand contributing organizations, along with public case studies. That governance path and visible contributor base made Kyverno a mainstream cloud-native policy project rather than a vendor-only utility.
Operators install Kyverno into Kubernetes clusters to validate, mutate, generate, or clean up resources through admission controls and background scans. Policies are stored as Kubernetes custom resources and can be managed with kubectl, kustomize, Helm, and Git workflows.
The `kyverno` CLI is used for testing and applying policies outside the cluster, which made the Homebrew package useful to developers building policy libraries or checking manifests before deployment.
Kyverno is significant to package and CLI catalogues because it bridges a cluster controller and a local developer tool. Installing the CLI gives package-manager users access to the same policy language that governs production clusters.
Its companion projects broadened the package surface around the core engine, including Chainsaw for end-to-end tests, Kyverno JSON for non-Kubernetes JSON payloads, Policy Reporter, and the Kyverno Envoy plugin.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kyverno | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kyverno/kyverno
インストールメタデータ
| パッケージキー | brew:kyverno |
|---|---|
| バージョン | 1.18.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kyverno |
| ホームページ | https://kyverno.io/ |
| リポジトリ | https://github.com/kyverno/kyverno |
| 上流ドキュメント | https://kyverno.io/docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/kyverno/kyverno/archive/refs/tags/v1.18.2.tar.gz |
| 最終更新 | 2026-07-10T07:06:42Z |
| 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 | kyverno |
| 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 パッケージリンクとは分けて表示されます。
kyverno
nix profile install nixpkgs#kyvernokyverno 1.18.1-1.1
CLI and kubectl plugin for Kyverno
https://github.com/kyverno/kyverno
sudo zypper install kyvernokyverno-bash-completion 1.18.1-1.1
Bash Completion for kyverno
https://github.com/kyverno/kyverno
sudo zypper install kyverno-bash-completionkyverno-fish-completion 1.18.1-1.1
Fish Completion for kyverno
https://github.com/kyverno/kyverno
sudo zypper install kyverno-fish-completionkyverno-zsh-completion 1.18.1-1.1
Zsh Completion for kyverno
https://github.com/kyverno/kyverno
sudo zypper install kyverno-zsh-completionkyverno.kyverno
winget install --id kyverno.kyverno -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.