macOS
brew install check-jsonschemalocal Homebrew formula metadata
brew / 順位 1323
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:check-jsonschema |
|---|---|
| バージョン | 0.37.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/python-jsonschema/check-jsonschema |
| リポジトリ | https://github.com/python-jsonschema/check-jsonschema |
| 最終更新 | 2026-06-30T23:53:53Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
check-jsonschema
nix profile install nixpkgs#check-jsonschemacheck-jsonschema 0.37.4-r0
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.37.4-r0
Precompiled Python bytecode for check-jsonschema
https://github.com/python-jsonschema/check-jsonschema
sudo apk add check-jsonschema-pyccheck-jsonschema 0.37.4-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.