A python module for Skyhigh SSE API and administrative access
Project description
Skyhigh SSE Python module (MVC-Python)
A Python class for Skyhigh Security Service Edge APIs
Project on PyPI: https://pypi.org/project/MVC-Python
Project on GitHub: https://github.com/zengelan/MVC-Python
[!NOTE] Skyhigh SSE is the successor of Skyhigh Networks CASB and McAfee Web Gateway Cloud Services. These products are now joined together and marketed by the brand Skyhigh Security
If you want to try out Skyhigh SSE register for one of these hands-on workshops: https://www.skyhighsecurity.com/lp/sse-virtual-hands-on-workshops.html
More information about the brand, the company and the solutions are available at: https://www.skyhighsecurity.com/
[!TIP] Skyhigh SSE converges Secure Web Gateway (SWG), Cloud Access Security Broker (CASB), Private Access (ZTNA), Data Loss Prevention (DLP) and Remote Browser Isolation (RBI) into a single platform, Skyhigh Cloud Platform. Skyhigh SSE provides real-time data and threat protection against advanced and cloud-enabled threats and safeguards data across all vectors (web, cloud, email, and private apps) and users.
Documentation for the Skyhigh Security Service Edge Solution is available at https://success.skyhighsecurity.com/
[!IMPORTANT] Eventually this project will be renamed to "skyhigh-sse-python" and all references to "McAfee" or "MVC" will be removed
Prepreqs
You need to set the environment variable named MVC_OAUTH_CLIENT_ID to an OAuth ID that is accepted by Trellix IAM.
You can ask Skyhigh Security Sales Systems Engineer on how to get this ID, or extract it yourself from the login flow to the UI.
Set it as environment variable e.g. like this:
set MVC_OAUTH_CLIENT_ID=1234567890(Windows)export MVC_OAUTH_CLIENT_ID=1234567890(Linux/Mac)
Installation
Manual Installation
- Download it from the release package here: https://github.com/zengelan/MVC-Python/releases/
- Execute
python3 -m pip install skyhigh_sse_python-VERSION.whlto install the module
Using PyPI
The module is available on PyPI here: https://pypi.org/project/MVC-Python
python3 -m pip install MVC-Python
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mvc_python-0.0.10.tar.gz.
File metadata
- Download URL: mvc_python-0.0.10.tar.gz
- Upload date:
- Size: 38.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41eeddd7c8a3e080dec365177af6108ce19c63f03f47f94c98a1126096c06252
|
|
| MD5 |
7393077889cae93d64ebcd507eb25771
|
|
| BLAKE2b-256 |
5a563aeabdc84afe7f7c451144d61e9caaca2ae205774a6f4f13d01ddb8b7e89
|
File details
Details for the file mvc_python-0.0.10-py3-none-any.whl.
File metadata
- Download URL: mvc_python-0.0.10-py3-none-any.whl
- Upload date:
- Size: 38.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa3c1e315e4c7bffd51cb1da5164a43326b0fb266afb72a6ecaa25eff9d0e679
|
|
| MD5 |
227ded19db81216b847fc0b328775b01
|
|
| BLAKE2b-256 |
3c8735cee2bbabc006e612f21d04618cee39b89de71b0bef561a1cdbd7db7ef1
|