Sergeant

Latest version: v0.26.1

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

Scan your dependencies

Page 1 of 6

0.26.1

- Added Python3.11 support
- Fixed CI/CD build
- Updated dependencies
- Fixed a few tests

0.26.0

This release introduce `on_stop` new handler to allow users to implement a function in cases where stop has been called

0.25.0

This release introduces a two major features:
- There is a new connector called `local`. This connector is based on SQLite3 as its backend. The main use case for this connector is local tests.
- [**Breaking Change**] The config attribute has been replaced with a `generate_config` method. This way we can generate a config dynamically and not during module load process.

0.24.0

The project is now using Poetry instead of PIP.

Breaking changes:
- The supported Redis version is 6.2 and above due to a new feature of `rpop`.

0.23.0

- Added `trace_id` parameter to allow APM solutions to trace multiple tasks as a single transaction
- Updated `pymongo` dependency to allow version 4
- Fixed mypy linting
- Fixed github actions to allow setting up a mongo replica-set

0.22.3

- Worker now chooses the right connector statically rather than comparing with the `name` attribute. This allows to mock the connector object in tests.
- A few mypy linting errors were fixed. There is one more error which is a bug

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.