macOS
brew install kubeviouslocal Homebrew formula metadata
brew / rank 6490
Detects and prevents Kubernetes misconfigurations and violations. Version 1.0.64 via Homebrew; verified 2026-06-15.
install
brew install kubeviouslocal Homebrew formula metadata
overview
Detects and prevents Kubernetes misconfigurations and violations
history
Kubevious CLI is a Kubernetes manifest assurance and validation tool. It packages the Kubevious rules-and-dashboard lineage into a command suitable for local YAML checks, GitOps validation, CI/CD pipelines, and live-cluster troubleshooting.
The Kubevious CLI README says the CLI was created from lessons learned in the Kubevious Dashboard project and from the evolution of its rules framework. That origin explains its emphasis on cross-manifest validation rather than checking one YAML file at a time.
The CLI has a smaller footprint than KubeVela or kubespy, but it is distributed through Homebrew, npm, precompiled binaries, Docker, and GitHub Actions Marketplace. Its repository release list shows many 1.0.x releases, which suggests maintenance around Kubernetes schema and rule details.
Users run kubevious guard or lint against files, directories, URLs, stdin, Helm charts, Kustomize output, and live-cluster manifests. The tool is meant to catch typos, schema errors, conflicts, inconsistencies, compliance issues, and best-practice violations before changes reach a cluster.
Kubevious CLI is package-nerd significant as a validation binary that can sit in pre-commit hooks, CI, and package-manager install paths. It overlaps with kubeval, kubeconform, conftest, Polaris, and kube-score, but its README emphasizes application-centric, cross-manifest validation inherited from the Kubevious dashboard.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kubevious | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:kubevious |
|---|---|
| Version | 1.0.64 |
| Package manager | Homebrew |
| Homepage | https://kubevious.io |
| Last updated | 2026-06-15T10:20:19-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.