Pyzscaler

Latest version: v1.6.0

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

Scan your dependencies

Page 3 of 4

0.12.0

Notable Changes
* Resolves 64: Adds support for pagination in ZPA API endpoints that support it
* Resolves 65: Updates dev dependency Sphinx to 4.3.0
* Resolves 62: Updates Restfly to 1.4.4
* Fixes 61: Bug with ReadTheDocs doc generation
* Fixes 50: Update docstrings to ensure dummy credentials look fake
* Fixes a bug in ZIA Firewall `add_network_service` method
* Adds tests for ZIA Firewall, ZPA Session, Server Groups and Segment Groups

Attention Contributors
Restfly 1.4.4 incorporates an update that automatically determines if the response object should be Box or BoxList (if box is enabled, which it is for pyZscaler). This means that the return response from an endpoint doesn't need to include `box=BoxList` for lists.

When returning a string or int (e.g. requests.response `status_code`) you'll still need to disable box with `box=False`.

**Full Changelog**: https://github.com/mitchos/pyZscaler/compare/0.11.0...0.12.0

0.11.0

What's Changed
* :exclamation: BREAKING CHANGE :exclamation: Have dropped support for Python 3.6 due to dependency requirements. Now require 3.6.1 or higher.
* :bug: BUGFIX: revent Iterator from looping forever by jacobgarder in https://github.com/mitchos/pyZscaler/pull/53
* Style and formatting rules by jacobgarder in https://github.com/mitchos/pyZscaler/pull/51
* Pin responses to latest version 0.15.0 by pyup-bot in https://github.com/mitchos/pyZscaler/pull/57
* adminUsers "add_user" built by daxm in https://github.com/mitchos/pyZscaler/pull/58

New User Functionality
* [ZIA] Admin and Role Management API endpoints

**Full Changelog**: https://github.com/mitchos/pyZscaler/compare/0.10.0...0.11.0

0.10.0

What's Changed
* Bugfix: adding more edgecases by jacobgarder in https://github.com/mitchos/pyZscaler/pull/43
* Get / search records by name by jacobgarder in https://github.com/mitchos/pyZscaler/pull/42
* Small changes by daxm in https://github.com/mitchos/pyZscaler/pull/46
* fix matchers rewording by daxm in https://github.com/mitchos/pyZscaler/pull/49

You can now import ZIA and ZPA directly from pyzscaler (thanks daxm)

python
from pyzscaler import ZIA, ZPA


New Contributors
* daxm made their first contribution in https://github.com/mitchos/pyZscaler/pull/46

**Full Changelog**: https://github.com/mitchos/pyZscaler/compare/0.9.1...0.10.0

0.9.0

Notable Changes
- Resolves 35: Update Furo to 2021.9.8
- Resolves 36: Update Sphinx to 4.2.0
- Resolves 37: Pagination support for lists
- Adds tests for pagination support
- Updates documentation for methods that use pagination

Big thanks goes to jacobgarder for their help with 37!

0.8.0

Notable Changes

- Resolves 31 , 34
- Fixes 27
- Updates furo to 2021.8.31
- Updates python-box to 5.4.1
- Updates restfly to 1.4.1
- Adds ZIA DLP Dictionaries support
- Refactors unit tests to use mocking via responses library

0.7.1

Notable Changes

- Resolves 23
- Fixes 22
- Adds ZPA Session class
- Adds documentation for the ZPA Session class
- Refactors the following classes:
- servers
- server_groups
- policies

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.