macOS
brew install check-jsonschemalocal Homebrew formula metadata
brew
JSON Schema CLI. Version 0.37.4 via Homebrew; verified 2026-06-30.
install
brew install check-jsonschemalocal Homebrew formula metadata
sudo apk add check-jsonschemaAlpine Linux edge package indexes · check-jsonschema · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#check-jsonschemanixpkgs package indexes · pkgs/by-name/ch/check-jsonschema/package.nix · source: api.github.com
sudo pacman -S check-jsonschemaArch Linux sync databases · check-jsonschema · source: geo.mirror.pkgbuild.com
overview
JSON Schema CLI
history
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.
security posture
No matching local secret-handling manifest was found for check-jsonschema. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
check-jsonschema | cli | global executable |
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.
https://github.com/python-jsonschema/check-jsonschema
install metadata
| Package key | brew:check-jsonschema |
|---|---|
| Version | 0.37.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/check-jsonschema |
| Homepage | https://github.com/python-jsonschema/check-jsonschema |
| Repository | https://github.com/python-jsonschema/check-jsonschema |
| Upstream docs | https://check-jsonschema.readthedocs.io/en/latest |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/f3/dd/27b7f575586505c3d71b66b1fd60076feeba1ba7ffd1303fbf5a70cedad6/check_jsonschema-0.37.4.tar.gz |
| Last updated | 2026-06-30T23:53:53Z |
| Pulse | updated |
| Dependencies | certifi, python@3.14, rpds-py |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-jsonschemasource 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.