Iguala

Latest version: v0.5.2

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

Scan your dependencies

Page 1 of 2

0.5.2

Fixes

* Fix issue in the regex matcher where `None` was actually used as target for the regex.

0.5.1

Fixes

* Fix issue in the dict matcher, the path were badly interpreted.

0.5.0

Features

* Add new syntax to describe patterns and matchers

Fixes

* Fix issue with `or` matcher. The matcher was cutting some search branch way too early, resulting in incomplete behaviors in some cases.

0.4.0

Features

* Add support for classes with `__slots__`

Fixes

* Fix issue with matcher wrappers and collections. When a container matcher (`SaveNodeMatcher` or `NotMatcher`) is used, it needs to be considered as a collection matcher only if the matcher it wrapps is a collection matcher.


 Misc.

* More tests

0.3.0

Features

* Add support for logical "or" matching
* Add support/compatiblity with Python's pattern-matching syntax

0.2.0

Features

* Add support for matcher generators (syntax is directly bound to lambdas)
* Add support for conditional matcher using lambdas
* Add support for regex matchers
* Add support for range matchers

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.