Nav

Latest version: v5.3.1

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

Scan your dependencies

Page 2 of 4

5.0.7

* Handle case where zeep can't transform the elements into python structures, which puts them in the field `_raw_elements` of returned data from WS calls. As it contains XML elements and is not serializable we remove the contents of this field before dumping it to JSON. Not optimal, but better than just receiving an exception.

5.0.6

* Add ability to skip certificate verification when talking to HTTPS endpoints. Enabled through `NAV(..., verify_certificates=False)`, or passing the flag `-i/--insecure` to the CLI utilities.

5.0.5

* `nav.NAV.read_multiple` now also takes `additional_data` as an argument.

5.0.4

* Allow `nav.NAV.page(additional_data={})` to work with `ReadMultiple` as well

5.0.3

* Fix regression in 4.0.0 that caused CreateMultiple to only send in the first entry

5.0.2

* Catch invalid service types / functions before NAV is hit
* Show the error message from NAV when it gives back an error during client creation

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.