{"id":13492527,"url":"https://github.com/python-jsonschema/check-jsonschema","last_synced_at":"2026-02-27T08:22:45.892Z","repository":{"id":37018405,"uuid":"327808600","full_name":"python-jsonschema/check-jsonschema","owner":"python-jsonschema","description":"A CLI and set of pre-commit hooks for jsonschema validation with built-in support for GitHub Workflows, Renovate, Azure Pipelines, and more!","archived":false,"fork":false,"pushed_at":"2025-05-04T04:29:29.000Z","size":2037,"stargazers_count":250,"open_issues_count":27,"forks_count":50,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-08T00:05:39.684Z","etag":null,"topics":["cli","json-schema","pre-commit","python"],"latest_commit_sha":null,"homepage":"https://check-jsonschema.readthedocs.io/en/stable","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-jsonschema.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-08T05:35:34.000Z","updated_at":"2025-04-29T12:04:37.000Z","dependencies_parsed_at":"2024-02-08T05:26:37.265Z","dependency_job_id":"51589a87-0596-489c-883a-0e20a17d3c67","html_url":"https://github.com/python-jsonschema/check-jsonschema","commit_stats":null,"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fcheck-jsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fcheck-jsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fcheck-jsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-jsonschema%2Fcheck-jsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-jsonschema","download_url":"https://codeload.github.com/python-jsonschema/check-jsonschema/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254198514,"owners_count":22030965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","json-schema","pre-commit","python"],"created_at":"2024-07-31T19:01:06.819Z","updated_at":"2026-02-27T08:22:45.885Z","avatar_url":"https://github.com/python-jsonschema.png","language":"Python","readme":"[![pypi version](https://img.shields.io/pypi/v/check-jsonschema.svg)](https://pypi.org/project/check-jsonschema/)\n[![supported pythons](https://img.shields.io/pypi/pyversions/check-jsonschema.svg)](https://pypi.org/project/check-jsonschema/)\n[![build](https://github.com/python-jsonschema/check-jsonschema/actions/workflows/build.yaml/badge.svg)](https://github.com/python-jsonschema/check-jsonschema/actions/workflows/build.yaml)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/python-jsonschema/check-jsonschema/main.svg)](https://results.pre-commit.ci/latest/github/python-jsonschema/check-jsonschema/main)\n[![readthedocs documentation](https://readthedocs.org/projects/check-jsonschema/badge/?version=stable\u0026style=flat)](https://check-jsonschema.readthedocs.io/en/stable)\n\n\n# check-jsonschema\n\nA JSON Schema CLI and [pre-commit](https://pre-commit.com/) hook built on [jsonschema](https://github.com/python-jsonschema/jsonschema/).\nThe schema may be specified as a local or remote (HTTP or HTTPS) file.\n\nRemote files are automatically downloaded and cached if possible.\n\n## Usage\n\n`check-jsonschema` can be installed and run as a CLI tool, or via pre-commit.\n\n### Example pre-commit config\n\nThe following configuration uses `check-jsonschema` to validate Github Workflow\nfiles.\n\n```yaml\n- repo: https://github.com/python-jsonschema/check-jsonschema\n  rev: 0.37.0\n  hooks:\n    - id: check-github-workflows\n      args: [\"--verbose\"]\n```\n\n### Installing and Running as a CLI Tool\n\nInstall with `pipx` or `brew`:\n\n    pipx install check-jsonschema\n\nor\n\n    brew install check-jsonschema\n\nThen run, as in\n\n    check-jsonschema --schemafile schema.json instance.json\n\n## Documentation\n\nFull documentation can be found at https://check-jsonschema.readthedocs.io/\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-jsonschema%2Fcheck-jsonschema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpython-jsonschema%2Fcheck-jsonschema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-jsonschema%2Fcheck-jsonschema/lists"}