pyZscaler icon indicating copy to clipboard operation
pyZscaler copied to clipboard

Unofficial Python SDK for Zscaler

Results 55 pyZscaler issues
Sort by recently updated
recently updated
newest added

This PR updates [requests](https://pypi.org/project/requests) from **2.31.0** to **2.32.2**. Changelog ### 2.32.2 ``` ------------------- **Deprecations** - To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes in...

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies

This PR updates [pytest](https://pypi.org/project/pytest) from **7.3.2** to **8.2.1**. Changelog ### 8.2.1 ``` ========================= Improvements ------------ - `12334 <https://github.com/pytest-dev/pytest/issues/12334>`_: Support for Python 3.13 (beta1 at the time of writing). Bug Fixes...

This PR updates [pre-commit](https://pypi.org/project/pre-commit) from **3.3.3** to **3.7.1**. Changelog ### 3.7.1 ``` ================== Fixes - Fix `language: rust` default language version check when `rust-toolchain.toml` is present. - issue by gaborbernat....

This PR updates [furo](https://pypi.org/project/furo) from **2023.5.20** to **2024.5.6**. Changelog Links - PyPI: https://pypi.org/project/furo - Changelog: https://data.safetycli.com/changelogs/furo/

pyZscaler doesn't support the ability to convert admin users to regular users via this API endpoint: - /adminUsers/{userId}/convertToUser This should be added for completeness

enhancement

pyZscaler is missing support for the following endpoints: - GET: /apps/search - GET: /app_views/list - GET: /app_views/{appViewId/apps These should be added for completeness

enhancement

pyZscaler doesn't have support for the out-of-band file inspection sandbox submission API: - POST: /zscsb/discan This should be added for completeness.

enhancement

This PR updates [sphinx](https://pypi.org/project/sphinx) from **7.0.1** to **7.3.7**. Changelog ### 7.3.7 ``` ===================================== Bugs fixed ---------- * 12299: Defer loading themes defined via entry points until their explicit use by...

pyZscaler doesn't support the following Workload Groups API Endpoints: - GET /workloadGroups Support should be added for completeness

enhancement