VYPR

PyPI package

check-jsonschema

pkg:pypi/check-jsonschema

Vulnerabilities (1)

  • CVE-2024-53848HigNov 29, 2024
    affected < 0.30.0fixed 0.30.0

    check-jsonschema is a CLI and set of pre-commit hooks for jsonschema validation. The default cache strategy uses the basename of a remote schema as the name of the file in the cache, e.g. `https://example.org/schema.json` will be stored as `schema.json`. This naming allows for co