macOS
brew install check-jsonschemalocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für check-jsonschema in AI-Agent-Workflows.
Installation
brew install check-jsonschemalocal Homebrew formula metadata
sudo apk add check-jsonschemaAlpine Linux edge package indexes · check-jsonschema · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#check-jsonschemanixpkgs package indexes · pkgs/by-name/ch/check-jsonschema/package.nix · Quelle: api.github.com
sudo pacman -S check-jsonschemaArch Linux sync databases · check-jsonschema · Quelle: geo.mirror.pkgbuild.com
Überblick
JSON Schema CLI
Verlauf
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.
Sicherheitslage
Für check-jsonschema wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
check-jsonschema | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/python-jsonschema/check-jsonschema
Installationsmetadaten
| Paketschlüssel | brew:check-jsonschema |
|---|---|
| Version | 0.37.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/check-jsonschema |
| Homepage | https://github.com/python-jsonschema/check-jsonschema |
| Repository | https://github.com/python-jsonschema/check-jsonschema |
| Upstream-Dokumentation | https://check-jsonschema.readthedocs.io/en/latest |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://files.pythonhosted.org/packages/f3/dd/27b7f575586505c3d71b66b1fd60076feeba1ba7ffd1303fbf5a70cedad6/check_jsonschema-0.37.4.tar.gz |
| Zuletzt aktualisiert | 2026-06-30T23:53:53Z |
| Pulse | updated |
| Abhängigkeiten | certifi, python@3.14, rpds-py |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-jsonschemaQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.