Vcoclient

Latest version: v0.1.8

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

Scan your dependencies

Page 1 of 3

0.1.8

Added:
- added edges_get_agg_lm to get aggregated link statistics
- added stats option to almost every method. Didn't documented it yet but a very cool feature!

Changed:
- architecture change on how arguments are getting generated
- now login and logout are new methods in the class

0.1.7

Added:
- gateway_get_edges is a new method which gets the edges behind a given gateway
- enterprise_get_gateway is a new method which gets the gateways behind edges

Changed:
- edges_get method parameter ``id`` changed to ``enterpriseid`` to make sure we are consistent
- get_edges_lm method will convert user time to epoch to be more consistant
- Updated README to reflect new methods and changes

0.1.4

Changed:
- Fixing bug in setup.py

0.1.3

Added:
- new method for ``edge_get_lm`` which gets the link_metric of a given edge for a given enterprise.
- Added more description to given methods in argparse.
- Added envionment variables for verifying SSL (VCO_VERIFY_SSL) and cookie path (VCO_COOKIE_PATH)
Changed:
- Fixing API payload extraction
- Fixing error handling when method is not defined
- Making setup.py more reliable e.g. installing not from directory itself

0.1.2

Changed:
- Fixing bug in logout
- Added travis testing for overall package

0.1.1

Changed:
- Fixing bug in setup.py
- Printing out help if no method used in vcoclient.py

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.