Zanshinsdk

Latest version: v1.5.2

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

Scan your dependencies

Page 1 of 5

1.5.1

Added new features:
- Manage scan target groups (support for Oracle scan target type).
- Missing operations on organizations (create/delete).
- Support for Google Workspace.

1.5.0

* Updated Client methods to include language, search, order and sort parameters when available on the API;
* Fixed type hints in Client._get_alerts_page and Client._get_alerts_following_history_page;
* Added type validation for existing search parameter to ensure it's a string;
* Fixed usage of string enum values in request bodies by using .value.

1.4.0

* New `verify` parameter on client constructor that maps to the equivalent [httpx parameter](https://www.python-httpx.org/advanced/#ssl-certificates).
* Update httpx version.

1.3.6

* Adds support for Python 3.11 and adds it to the Github Actions test matrix.

* Fixes failing unit tests.

* Removes unnecessary dependency `pytest` since tests are using `unittest`.

* Adds input validation to `kind` parameter of `Client.onboard_scan_target` method.

1.3.5

- Force-run a scan target had an error and was fixed.
- New search, order and sort parameters are available in iter_alerts.
- Mass onboarding of AWS accounts now runs the first scan immediately, like the Portal.

1.3.4

* Creates a new enum called ScanTargetSchedule with the new possible values for scan target scan frequencies;
* Update existing client methods to accept either a string or the new enum format, performing proper input validation.
* Write tests to ensure validation and conversion of the old-style cron job format strings into the new values is working properly.
* Fixes existing tests.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.