Jsonschema

Latest version: v4.23.0

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

Scan your dependencies

Page 16 of 25

0.23.3

------

- Update vendored schemas: buildkite, dependabot, github-workflows, gitlab-ci,
readthedocs, renovate (2023-07-11)
- Add Bitbucket Pipelines schema and pre-commit hook. Thanks :user:`djgoku`!
(:pr:`282`)

0.23.2

------
- Update vendored schemas: github-workflow, gitlab-ci, renovate (2023-06-13)
- Fix the handling of malformed and missing ``Last-Modified`` headers in the
caching downloader. Thanks :user:`balihb`! (:issue:`275`)

0.23.1

------

- Update vendored schemas: github-workflows, gitlab-ci, renovate (2023-05-30)
- The schema for enforcing timeout-minutes on GitHub Actions jobs has been
updated to allow for workflow call jobs (which cannot have a timeout)

0.23.0

------

- Update vendored schemas: azure-pipelines, buildkite, dependabot,
github-workflows, gitlab-ci, renovate (2023-05-03)
- A new option, ``--disable-formats`` replaces and enhances the
``--disable-format`` flag. ``--disable-formats`` takes a format to disable
and may be passed multiple times, allowing users to opt out of any specific
format checks. ``--disable-formats "*"`` can be used to disable all format
checking. ``--disable-format`` is still supported, but is deprecated and
emits a warning.

0.22.0

------

- Update vendored schemas: buildkite, github-workflows, gitlab-ci, renovate,
travis (2023-03-08)
- The ``check-dependabot`` hook now also supports ``.github/dependabot.yaml``
Thanks :user:`noorul`!
- Fix a mistake in the dependency bound for ``jsonschema``, which was intended
to change in v0.21.0

0.21.0

------

- Update vendored schemas: github-workflows, gitlab-ci, renovate (2023-01-24)
- Fix a bug in which ``--check-metaschema`` was not building validators correctly.
The metaschema's schema dialect is chosen correctly now, and metaschema
formats are now checked by default. This can be disabled with
``--disable-format``.
- Fix the resolution of `$schema` dialect to format checker classes
- Fix package dependency lower bounds, including setting ``jsonschema>=4.5.1``
- Output colorization can now be controlled with
``--color [never|always|auto]``. Thanks :user:`WillDaSilva`!

Page 16 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.