Ward

Latest version: v0.68.0b0

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

Scan your dependencies

Page 10 of 16

0.30.0b0

Added `--no-capture-output` flag to disable output capturing.

0.29.1b0

Merged PR 99 - fixes possibility of tests repeating for modules at different paths and same module name by ensuring they have unique identifiers.

0.29.0b0

Introduce assertion rewriting for all possible types of binary comparison. Previously, assertion rewriting only applied to `assert x == y` (now it also applies to `assert x in y`, `assert x >= y`, etc)

0.28.0b0

Removes the `expect` API.
Adds `assert` rewriting, currently just for assertions of the form `assert x == y`.

0.27.1b0

Hotfix for path error when no `pyproject.toml` supplied and `ward` ran without `--path`.

0.27.0b0

Add support for pyproject.toml. For more info: https://wardpy.com/guide/config

Page 10 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.