Library to communicate with remote servers over GMP or OSP
https://github.com/greenbone/python-gvm
The Greenbone Vulnerability Management Python API library python-gvm is a
collection of APIs that help with remote controlling a Greenbone Security
Manager (GSM) appliance and its underlying Greenbone Vulnerability Manager
(GVM). The library essentially abstracts accessing the communication protocols
Greenbone Management Protocol (GMP) and Open Scanner Protocol (OSP).
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-python-gvm
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-python-gvm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-gvm-20.11.0.tar.gz | 0000164170 160 KB | |
python-python-gvm.changes | 0000003247 3.17 KB | |
python-python-gvm.spec | 0000002533 2.47 KB |
Revision 6 (latest revision is 17)
Matej Cepl (mcepl)
accepted
request 846151
from
Martin Hauke (mnhauke)
(revision 6)
- Update to version 20.11.0 Added * Added clone_report_format() and import_report_format() * Added the get_x_from_string() functions to latest * Added the ReportFormatType that can be used instead of a report_format_id. * Added tests for constructor of SSHConnection, TLSConnection, UnixSocketConnection and GvmConnection. Fixed * Corrected seconds_active parameter to days_active for notes and overrides. * Fixed SSHConnection throws TypeError if port is None. * Fixed GvmConnection timeout set to None if None is passed. * Fixed TLSConnection values set to None instead of default values when None is passed for these values. * Fixed UnixSocketConnection values set to None instead of default when None is passed for these values. - Update to version 20.9.1 Added * Added modify_config_set_name. #295 * Added logic to accept the new AlertEvents TICKET_RECEIVED, ASSIGNED_TICKET_CHANGED and OWNED_TICKET_CHANGED and the new Condition SEVERITY_CHANGED. * Added create_config_from_osp_scanner. #298 Changed * Added the details parameter to get_tls_certificate and get_tls_certificates. * Added the comment parameter to create_config. Fixed
Comments 0