macOS
brew install check-jsonschemalocal Homebrew formula metadata
brew
check-jsonschema のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install check-jsonschemalocal Homebrew formula metadata
sudo apk add check-jsonschemaAlpine Linux edge package indexes · check-jsonschema · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#check-jsonschemanixpkgs package indexes · pkgs/by-name/ch/check-jsonschema/package.nix · ソース: api.github.com
sudo pacman -S check-jsonschemaArch Linux sync databases · check-jsonschema · ソース: geo.mirror.pkgbuild.com
概要
JSON Schema CLI
履歴
check-jsonschema is a Python CLI and pre-commit hook for validating JSON, YAML, and related configuration files against JSON Schema.
The repository and first PyPI release both date to January 2021. The project is part of the python-jsonschema GitHub organization and is documented as a CLI and hook built on the jsonschema library, with local and remote schema support.
The README and documentation show two adoption paths: direct CLI installation with pipx or Homebrew, and use as a pre-commit hook. The batch input records additional packaging in Alpine, Nix, and Arch Linux.
A common command is `check-jsonschema --schemafile schema.json instance.json`. The tool can also use built-in schemas for GitHub Actions, Azure Pipelines, Renovate, GitLab CI, Read the Docs, Dependabot, and other configuration formats.
Package nerds care because check-jsonschema packages SchemaStore-style validation and pre-commit integration into one small command, making repository metadata, CI files, and dependency-bot configs checkable from editors, hooks, and CI.
セキュリティ状態
check-jsonschema に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
check-jsonschema | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/python-jsonschema/check-jsonschema
インストールメタデータ
| パッケージキー | brew:check-jsonschema |
|---|---|
| バージョン | 0.37.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/check-jsonschema |
| ホームページ | https://github.com/python-jsonschema/check-jsonschema |
| リポジトリ | https://github.com/python-jsonschema/check-jsonschema |
| 上流ドキュメント | https://check-jsonschema.readthedocs.io/en/latest |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://files.pythonhosted.org/packages/f3/dd/27b7f575586505c3d71b66b1fd60076feeba1ba7ffd1303fbf5a70cedad6/check_jsonschema-0.37.4.tar.gz |
| 最終更新 | 2026-06-30T23:53:53Z |
| Pulse | updated |
| 依存関係 | certifi, python@3.14, rpds-py |
| ビルド依存関係 | rust |
| 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 | check-jsonschema |
| 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 パッケージリンクとは分けて表示されます。
check-jsonschema
nix profile install nixpkgs#check-jsonschemacheck-jsonschema 0.28.4-r1
A JSON Schema CLI built on jsonschema. The schema may be specified as a local or remote (HTTP or HTTPS) file
https://github.com/python-jsonschema/check-jsonschema
sudo apk add check-jsonschemacheck-jsonschema-pyc 0.28.4-r1
Precompiled Python bytecode for check-jsonschema
https://github.com/python-jsonschema/check-jsonschema
sudo apk add check-jsonschema-pyccheck-jsonschema 0.37.2-1
A JSON Schema CLI and pre-commit hook built on jsonschema
https://github.com/python-jsonschema/check-jsonschema
sudo pacman -S check-jsonschemaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.