認証情報アクセス
Reads manifest files that may include secret references or generated values.
brew
kubeconform のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
kubeconform validates Kubernetes manifests and may read deployment configuration.
Reads manifest files that may include secret references or generated values.
Validation is local and does not mutate clusters.
Can validate deployable artifacts before cluster application.
Gate only when scanning secret-bearing files or feeding apply pipelines.
Allow local validation; require approval before passing output into deployment commands.
インストール
brew install kubeconformlocal Homebrew formula metadata
sudo port install kubeconformMacPorts ports tree · sysutils/kubeconform/Portfile · ソース: api.github.com
sudo apk add kubeconformAlpine Linux edge package indexes · kubeconform · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kubeconformnixpkgs package indexes · pkgs/by-name/ku/kubeconform/package.nix · ソース: api.github.com
sudo pacman -S kubeconformArch Linux sync databases · kubeconform · ソース: geo.mirror.pkgbuild.com
sudo zypper install kubeconformopenSUSE Tumbleweed package metadata · kubeconform · ソース: download.opensuse.org
scoop install main/kubeconformScoop official bucket manifest trees · bucket/kubeconform.json · ソース: api.github.com
winget install --id YannHamon.kubeconform -eWindows Package Manager source index · YannHamon.kubeconform · ソース: cdn.winget.microsoft.com
概要
FAST Kubernetes manifests validator, with support for Custom Resources!
履歴
Kubeconform is a Kubernetes manifest validator that grew out of the Kubeval lineage: its own documentation says it is inspired by, contains code from, and is designed to stay close to Kubeval while adding higher-throughput validation, configurable schema locations, CRD support, offline validation, and a schema registry fork for recent Kubernetes versions.
The GitHub repository was created on 2020-05-30. The public documentation feed dates the overview, installation, usage, CRD support, JSON Schema conversion, GitHub Action, and Go-module documentation pages to 2021-07-02, which matches the period when the project presented itself as a standalone replacement for common Kubeval workflows.
Kubeconform kept the Unix-style single-binary validator shape that made Kubeval popular in CI, but its distinguishing evolution was schema flexibility: users can validate against Kubernetes versions, local or remote schema locations, and converted CRD schemas rather than only core Kubernetes resources.
Adoption has been strongest in CI/CD and GitOps-adjacent workflows where teams want to fail manifest changes before applying them to a cluster. The tool's package-manager footprint across Homebrew, Linux distributions, Windows package managers, and Nix reflects a cross-platform CLI audience rather than a cluster-installed controller audience.
The repository metadata observed on 2026-07-01 showed more than 3000 GitHub stars, making it one of the better-known third-party Kubernetes manifest validators outside kubectl itself.
Typical use is to pass files, directories, or stdin to `kubeconform`, optionally choosing output such as text, JSON, JUnit, or TAP and enabling summary output for CI logs. For custom resources, users point `-schema-location` at local or HTTP(S) JSON schemas, or convert CRDs to JSON Schema with the project-provided conversion tooling.
The package matters in validation pipelines because it gives maintainers a fast, scriptable check for Kubernetes resource structure without needing live cluster access.
For package-manager users, Kubeconform is the kind of small Go CLI that fits neatly into `brew install`, CI images, pre-commit hooks, and reproducible Nix shells. Its significance is not a broad runtime platform but a sharp replacement-class tool for a once-common Kubernetes validation gap.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kubeconform | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/yannh/kubeconform
インストールメタデータ
| パッケージキー | brew:kubeconform |
|---|---|
| バージョン | 0.8.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kubeconform |
| ホームページ | https://github.com/yannh/kubeconform |
| リポジトリ | https://github.com/yannh/kubeconform |
| 上流ドキュメント | https://github.com/yannh/kubeconform#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/yannh/kubeconform/archive/refs/tags/v0.8.0.tar.gz |
| 最終更新 | 2026-06-04T22:29:59Z |
| 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 | kubeconform |
| 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 パッケージリンクとは分けて表示されます。
kubeconform
nix profile install nixpkgs#kubeconformkubeconform 0.7.0-r8
A FAST Kubernetes manifests validator, with support for Custom Resources!
https://github.com/yannh/kubeconform
sudo apk add kubeconformkubeconform 0.7.0-2
FAST Kubernetes manifests validator, with support for Custom Resources!
https://github.com/yannh/kubeconform
sudo pacman -S kubeconformkubeconform 0.8.0-1.1
A fast Kubernetes manifests validator, with support for custom resources
https://github.com/yannh/kubeconform/
sudo zypper install kubeconformkubeconform
sudo port install kubeconformmain/kubeconform
scoop install main/kubeconformYannHamon.kubeconform
winget install --id YannHamon.kubeconform -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.