Jsonschema

Latest version: v4.22.0

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

Scan your dependencies

Page 23 of 24

0.4.0

-----

- Fix a bug with parallel runs writing the same file in an unsafe way
- Update the base cache directory on macOS to ``~/Library/Caches/``.
Thanks to :user:`foolioo`

0.3.2

-----

- Bugfix: handle last-modified header being un-set on schema request. Thanks to
:user:`foolioo` for the fix!

0.3.1

-----

- Bugfix: handle non-string elements in the json path. Thanks to
:user:`Jean-MichelBenoit` for the fix!

0.3

====

* Default for unknown types and properties is now to *not* error (consistent
with the schema).
* Python 3 support
* Removed dependency on SecureTypes now that the hash bug has been resolved.
* "Numerous bug fixes" -- most notably, a divisibleBy error for floats and a
bunch of missing typechecks for irrelevant properties.


.. Unlike other docs, the changelog is incorporated into a sphinx doc site in
.. which we want to use sphinx-issues to generate links.
.. As a result, it's maintained as ReST doc, not markdown.

CHANGELOG
=========

Unreleased
----------

.. vendor-insert-here

- Update vendored schemas (2024-04-28)

0.3.0

-----

- Don't show full schemas on errors. Show only the filename, path, and message
- Convert from package to single module layout

0.2.1

-----

- Add hooks for additional CI systems: Azure pipelines, GitHub Actions, and Travis

Page 23 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.