Zxcvbn-rs-py

Latest version: v0.2.0

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

Scan your dependencies

Page 1 of 5

3.1.0

- Add `Display` to `Feedback`
- Add support for WASM targets running in a custom runtime

3.0.1

- Fix a bug in 3.0.0 where the `Score` enum was private
- Fix a bug where some structs that were intended to implement `Serialize` when the `ser` feature was enabled did not implement it

3.0.0

- [Breaking] Avoid the possibility for zxcvbn to error
- [Breaking] Refactor the score into an exhaustive enum
- [Breaking] Change `feedback` to return `Option<&Feedback>`
- Bump `itertools` dependency to 0.13

2.2.2

- Fix a possible panic in spatial pattern checker (https://github.com/shssoichiro/zxcvbn-rs/issues/70)[#70]
- Update several dependencies
- Fix several new clippy lints
- Officially specify minimum Rust version requirement
- The version has not changed, but the requirement has now been added to Cargo.toml

2.2.1

- Fixes for building on WASM targets

2.2.0

- Fix an issue where a less specific feedback would be given
when a more specific feedback was available. (https://github.com/shssoichiro/zxcvbn-rs/issues/54)[#54]
- Migrate to Rust edition 2021
- Migrate from `chrono` crate to `time` crate
- Update `fancy-regex` to 0.8

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.