Rule-engine

Latest version: v4.5.0

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

Scan your dependencies

Page 3 of 4

3.3.1

3.3.0

3.2.0

Version 3.2 adds support for array comprehension expressions (like Python's list comprehension), for example `[ member for member in iterable if member ]`. Additionally, the `rule_engine.ast` module has also been refactored to move the data type definitions into the dedicated `rule_engine.types` module. Finally, the two resolution errors now specify suggestions (when able) to help users correct common mistakes such as typos.

3.1.2

3.1.1

3.1.0

Version 3.1 adds the new `SET` data type which supports (among other things) checking for intersections via the bitwise and operator (`&`).

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.