macOS
brew install kyvernolocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kyverno in AI-Agent-Workflows.
Installation
brew install kyvernolocal Homebrew formula metadata
nix profile install nixpkgs#kyvernonixpkgs package indexes · pkgs/by-name/ky/kyverno/package.nix · Quelle: api.github.com
sudo zypper install kyvernoopenSUSE Tumbleweed package metadata · kyverno · Quelle: download.opensuse.org
winget install --id kyverno.kyverno -eWindows Package Manager source index · kyverno.kyverno · Quelle: cdn.winget.microsoft.com
Überblick
Kubernetes Native Policy Management
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kyverno | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/kyverno/kyverno
Installationsmetadaten
| Paketschlüssel | brew:kyverno |
|---|---|
| Version | 1.18.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kyverno |
| Homepage | https://kyverno.io/ |
| Repository | https://github.com/kyverno/kyverno |
| Upstream-Dokumentation | https://kyverno.io/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/kyverno/kyverno/archive/refs/tags/v1.18.2.tar.gz |
| Zuletzt aktualisiert | 2026-07-10T07:06:42Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.