forked from pool/python-python-gvm
880f0385d789edd6e313f4563bca3b5d3f0cfa1344a347bd2051bd4bcd1e68ba
- 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 OBS-URL: https://build.opensuse.org/request/show/897675 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gvm?expand=0&rev=8
Description
No description provided
Languages
Diff
100%