Vakt

Latest version: v1.6.0

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

Scan your dependencies

Page 2 of 2

1.1.1

Added
- [Storage] Irreversible exception for migrations.
- [Storage] MongoStorage migration between 1.1.0 and 1.1.1

Fixed
- [Rules] Failing JSON deserialization of some Rules.
- [Storage] Migration Migration0To1x0x3 was properly renamed to Migration0To1x1x0.

Changed
- [Util] Objects are now serialized via `jsonpickle` library. This affects Rule JSON representation as JSON string.

1.1.0

Added
- [Storage] MongoDB storage implementation.
- [Storage] `Migration` interface for specifying storage migrations actions.
- [Storage] `Storage:_check_limit_and_offset` method for generic limit and offset validation.
- [Checker] `UnknownCheckerType` exception.

Changed
- [Util] `JsonDumper` is now called JsonSerializer.
- [Storage] `Storage:find_for_inquiry` now accepts Checker object as the 3-rd optional argument.

1.0.1

Changed
- Only small documentation bits.

1.0.0

Added
- Initial implementation of Vakt. Only in-memory policies storage available.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.