Library to communicate with remote servers over GMP or OSP

Edit Package python-python-gvm
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).

Refresh
Refresh
Source Files
Filename Size Changed
python-gvm-21.5.0.tar.gz 0000144193 141 KB
python-python-gvm.changes 0000006668 6.51 KB
python-python-gvm.spec 0000002585 2.52 KB
Revision 8 (latest revision is 17)
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 897675 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 8)
- Update to version 21.5.0
  * Dropped support for GMP v7, v8 and v9!
  * Introduced new explicit API calls for SecInfo: get_nvt(),
    get_nvt_list(), get_cpe(), get_cpe_list(), get_cve(),
    get_cve_list(), get_cert_bund_advisory(),
    get_cert_bund_advisory_list(), get_dnf_cert_advisory(),
    get_dnf_cert_advisory_list(), get_oval_definition(),
    get_oval_definition_list().
  Changed
  * Splitted up get_preference(s) into get_nvt_preference(s) and
    get_scan_config_preference(s).
  * Improved and changed help(): Introduced HelpFormat Enum,
    changed format parameter to help_format using HelpFormat,
    changed help_type to brief and bool, as it only has two
    options (default and brief).
  * Changed filter to filter_string in getter functions.
  * API changes: get_setting(s) -> get_user_setting(s),
    modify_setting -> modify_user_setting. #472
  * Changed all API calls for _config to _scan_config to match
    other Greenbone components. #465
  * Split up get_asset(s) into get_host(s) and
    get_operating_system(s). #459
  * Split up delete_asset into delete_host and
    delete_operating_system. #459
  * Split up modify_asset into modify_host and
    modify_operating_system. #459
  * Deleted AssetType. It is not required anymore. #459
  * Changed the API calls get_nvt() and get_nvts() to
    get_scan_config_nvt() and get_scan_config_nvts(). #456
  * Splitted up the GmpMonolith class
Comments 0
openSUSE Build Service is sponsored by