Yamale

Latest version: v5.2.1

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

Scan your dependencies

Page 3 of 4

2.0.1

Not secure
Fixed a bug when using a schema with a static list and trying to validate a list with a missing element. https://github.com/23andMe/Yamale/issues/66

2.0

Not secure
This release brings `strict` mode to Yamale. With strict mode, elements defined in your YAML that aren't specified in the schema will cause a validation error. You can also validate dynamic keys and include validators.

We've bumped the version to 2.x due to an incompatibility. In the 1.x branch, if all the children of a node are optional, then the parent is optional as well. In the 2.x branch, the parent will no longer be optional in this case.

1.9.0

Not secure
New regex validator! See README for details.

1.8.1

Not secure
Added fixes for Python 3.8.

1.8.0

Not secure
Added `none` kwarg to all validators. See documentation for usage.

1.7.1

Not secure
Just updating setup.py so the README displays correctly in PyPI.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.