Check-jsonschema

Latest version: v0.32.1

Safety actively analyzes 723152 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 14

0.30.0

------

- Update vendored schemas: azure-pipelines, bitbucket-pipelines, buildkite,
circle-ci, cloudbuild, dependabot, github-workflows, gitlab-ci, mergify,
readthedocs, renovate, taskfile, woodpecker-ci (2024-11-29)
- Fix caching behavior to always use URL hashes as cache keys. This fixes a
cache confusion bug in which the wrong schema could be retrieved from the
cache. This resolves :cve:`2024-53848`. Thanks :user:`sethmlarson` for reporting!
- Deprecate the ``--cache-filename`` flag. It no longer has any effect and will
be removed in a future release.

0.29.4

Not secure
------

- Update vendored schemas: azure-pipelines, github-workflows, gitlab-ci,
mergify, renovate (2024-10-06)
- Fix the renovate hook to allow for ``.renovaterc.json5`` as well. Thanks
:user:`tpansino`! (:pr:`491`)
- Add Mergify schema and pre-commit hook. Thanks :user:`hofbi` and :user:`jd`
for the issue and feedback! (:issue:`487`)

0.29.3

Not secure
------

- Update vendored schemas: buildkite, circle-ci, dependabot, gitlab-ci,
renovate, taskfile, woodpecker-ci (2024-09-29)

0.29.2

Not secure
------

- Update vendored schemas: buildkite, github-workflows, gitlab-ci, renovate,
woodpecker-ci (2024-08-22)
- Convert from ``setup.cfg`` to ``pyproject.toml`` for python package metadata

0.29.1

Not secure
------

- Update vendored schemas: circle-ci, dependabot, gitlab-ci, renovate,
woodpecker-ci (2024-07-21)
- Fix a bug which could result in local file URI resolution failing on
non-Windows platforms in certain cases. Thanks :user:`bukzor`! (:pr:`465`)
- Fix caching behaviors to ensure that caches are correctly preserved across
instancefiles during ``--schemafile`` evaluation. This also fixes a bug in the
remote ``$ref`` cache.
Thanks :user:`alex1701c` for reporting! (:issue:`463`, :pr:`466`)

0.29.0

Not secure
------

- Update vendored schemas: github-workflows, renovate, woodpecker-ci (2024-07-07)
- Improve caching to include caching of remote ``$ref`` downloads. This should
improve performance in cases where a schema has many remote refs and is used
in repeat invocations. The ``$ref`` cache can be disabled via the same
``--no-cache`` flag which disables use of the pre-existing cache. Thanks
:user:`alex1701c`! (:issue:`452`, :pr:`454`)
- Fix an ordering bug which caused caching to be ineffective, resulting in
repeated downloads of remote schemas even when the cache was populated.
Thanks :user:`alex1701c` for reporting! (:issue:`453`)

Page 2 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.