nleve / python-nexpose

A Python3 wrapper for the Nexpose API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-nexpose

A Python3 wrapper for the Nexpose API.

To install dependencies:

pip3 install defusedxml

or on Ubuntu/Debian-based distros:

sudo apt-get install python3-defusedxml

About

A Python3 wrapper for the Nexpose API.

License:Apache License 2.0


Languages

Language:Python 100.0%