macOS
brew install config-file-validatorlocal Homebrew formula metadata
sudo port install config-file-validatorMacPorts ports tree · sysutils/config-file-validator/Portfile · ソース: api.github.com
brew
config-file-validator のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install config-file-validatorlocal Homebrew formula metadata
sudo port install config-file-validatorMacPorts ports tree · sysutils/config-file-validator/Portfile · ソース: api.github.com
scoop install main/config-file-validatorScoop official bucket manifest trees · bucket/config-file-validator.json · ソース: api.github.com
winget install --id Boeing.config-file-validator -eWindows Package Manager source index · Boeing.config-file-validator · ソース: cdn.winget.microsoft.com
概要
CLI tool to validate different configuration file types
履歴
Config File Validator is a Boeing-published CLI for validating configuration files across many formats. It recursively searches directories, detects formats by extension or known filename, and reports syntax, schema, and CI-friendly output.
The project is maintained as an Apache-2.0 Go command and library. Its README describes support for 18 formats, schema validation through JSON Schema, XSD, and SchemaStore, and integration surfaces such as GitHub Actions, pre-commit, SARIF, JUnit, JSON output, and a Go library API.
The 2.x changelog records a shift from simple syntax/format checking into a broader configuration-validation platform: schema maps, SchemaStore lookup, SARIF output, JSONC, stdin support, exit-code granularity, and project-level .cfv.toml configuration.
Official installation instructions list Homebrew, Winget, MacPorts, Scoop, Go install, and binary releases for macOS, Linux, and Windows. That breadth makes the tool unusually package-manager-visible for a validator whose main use is inside repositories and CI jobs.
Common usage is to run validator against a repository or directory tree, optionally constrained by file types, schema maps, ignore files, and reporter output. The .cfv.toml file lets projects commit validation defaults instead of repeating CLI flags in CI.
For package and tooling curators, Config File Validator is notable because it treats configuration files themselves as the package surface: it knows common filenames through GitHub Linguist data, validates extensionless files, and emits outputs that package CI systems can consume directly.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.cfv.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
validator | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Boeing/config-file-validator
インストールメタデータ
| パッケージキー | brew:config-file-validator |
|---|---|
| バージョン | 2.3.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/config-file-validator |
| ホームページ | https://boeing.github.io/config-file-validator/ |
| リポジトリ | https://github.com/Boeing/config-file-validator |
| 上流ドキュメント | https://boeing.github.io/config-file-validator |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/Boeing/config-file-validator/archive/refs/tags/v2.3.0.tar.gz |
| 最終更新 | 2026-06-24T23:45:20Z |
| 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 | config-file-validator |
| 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 パッケージリンクとは分けて表示されます。
config-file-validator
sudo port install config-file-validatormain/config-file-validator
scoop install main/config-file-validatorBoeing.config-file-validator
winget install --id Boeing.config-file-validator -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.