14
0
Commit Graph

15 Commits

Author SHA256 Message Date
27e43f24ee Accepting request 1223938 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1223938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-gvm?expand=0&rev=7
2024-11-14 15:08:00 +00:00
31a6ed8821 Accepting request 1223933 from home:mcalabkova:branches:devel:languages:python
- Update to 24.8.0
  * Drop typing_extensions dependency. Drop the use of the Self component 
    from typing_extensions and use the typing library instead
  * 24.6 contains a major internal refactoring and drops support for GMP < 22.4.
  * Use base enum class for most enums in python-gvm
  * Enable "security-and-quality" quereis for CodeQL
  * Many more changes, see upstream changelog

OBS-URL: https://build.opensuse.org/request/show/1223933
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gvm?expand=0&rev=14
2024-11-13 12:48:12 +00:00
bd85b17355 Accepting request 1101670 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1101670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-gvm?expand=0&rev=6
2023-08-01 13:38:36 +00:00
81c45588b6 Accepting request 1101658 from home:mcalabkova:branches:devel:languages:python
- Update to 23.5.0
  * Allow to query host and os details
  * Add linting for Python 3.11
  * Remove console output from ssh connection tests
  * Fasten the CI by using a short timeout for SSH connection tests
  * CI parameter to SSH connection for automatic skip of user input
  * Set TLS minimum version, avoid version protocols

OBS-URL: https://build.opensuse.org/request/show/1101658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gvm?expand=0&rev=12
2023-08-01 09:49:02 +00:00
922e068bba Accepting request 1069626 from devel:languages:python
- update to 23.2.0:
  * Use universal release action, not python specific d7d4ea59
  * Add workaround for non-standard SSH ports (#925) 6a8c2f19
  * Format workflows, update actions and support Python 3.11
  * Format workflows, update actions and support Python 3.11
  * Improve error output in case of unix socket connection issues
  * Start to deploy the python-gvm docs at github pages too
    98ac0c56
  * Remove hardcoded ignore_pagination from get_reports (#821)
  * Update links and terms in README and docs 6bd8c78e
  * Fix setting the port for the SSH connection #818 9784cf52
  * Improve installation chapter d1d602e4
  * Use furo theme for sphinx based docs for improved navigation
  * Use sphinx directly for typehints in API docs f707efdf
  * Update gvmd socket location to /run/gvmd/gvmd.sock 4a0f1706
  * Adjust PR template for using Conventional Commits 6287140d
  * Update lastest Gmp class to 22.4 44e85036
  * Add missing API docs for GMP 22.4 class (#804) fb69ec30
  * Use isort for sorting Python import automatically e61b9ac5
  * OSP Scanner is deprecated with 22.04 (#789) 1cf0559a
  * Normalize all strings with black fbf0083d
  * Check port in overrides/notes like in gvmd 905e85ab
  * severity values of '0' have not been passed to gvmd cd4e0b44
    gvm/compare/22.6.1.dev1...22.6.1
  * Don't mention ALLINFO in the get_info_list method dc288185
  * Deprecate ifaces and icafes allow_parameters in user commands
  * Rename GMP 21.10 to GMP 22.04 [#691] f5ef7672
  * Unwrap SSL socket before closing transport socket. (#737)
  * Ensure that connection is closed when using context manager
  * Added support for PEP-561 c354da8

OBS-URL: https://build.opensuse.org/request/show/1069626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-gvm?expand=0&rev=5
2023-03-06 17:56:36 +00:00
a1f07d570a - update to 23.2.0:
* Use universal release action, not python specific d7d4ea59
  * Add workaround for non-standard SSH ports (#925) 6a8c2f19
  * Format workflows, update actions and support Python 3.11
  * Format workflows, update actions and support Python 3.11
  * Improve error output in case of unix socket connection issues
  * Start to deploy the python-gvm docs at github pages too
    98ac0c56
  * Remove hardcoded ignore_pagination from get_reports (#821)
  * Update links and terms in README and docs 6bd8c78e
  * Fix setting the port for the SSH connection #818 9784cf52
  * Improve installation chapter d1d602e4
  * Use furo theme for sphinx based docs for improved navigation
  * Use sphinx directly for typehints in API docs f707efdf
  * Update gvmd socket location to /run/gvmd/gvmd.sock 4a0f1706
  * Adjust PR template for using Conventional Commits 6287140d
  * Update lastest Gmp class to 22.4 44e85036
  * Add missing API docs for GMP 22.4 class (#804) fb69ec30
  * Use isort for sorting Python import automatically e61b9ac5
  * OSP Scanner is deprecated with 22.04 (#789) 1cf0559a
  * Normalize all strings with black fbf0083d
  * Check port in overrides/notes like in gvmd 905e85ab
  * severity values of '0' have not been passed to gvmd cd4e0b44
    gvm/compare/22.6.1.dev1...22.6.1
  * Don't mention ALLINFO in the get_info_list method dc288185
  * Deprecate ifaces and icafes allow_parameters in user commands
  * Rename GMP 21.10 to GMP 22.04 [#691] f5ef7672
  * Unwrap SSL socket before closing transport socket. (#737)
  * Ensure that connection is closed when using context manager
  * Added support for PEP-561 c354da8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gvm?expand=0&rev=10
2023-03-06 12:18:48 +00:00
a568bfd880 Accepting request 897679 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/897679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-gvm?expand=0&rev=4
2021-06-05 21:31:45 +00:00
880f0385d7 Accepting request 897675 from home:mnhauke:OpenVAS
- 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
2021-06-05 12:21:54 +00:00
aaa0d43468 Accepting request 846232 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/846232
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-gvm?expand=0&rev=3
2020-11-05 20:56:05 +00:00
471babee7d Accepting request 846151 from home:mnhauke:OpenVAS
- 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

OBS-URL: https://build.opensuse.org/request/show/846151
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gvm?expand=0&rev=6
2020-11-05 13:11:09 +00:00
a4cf2a99b6 Accepting request 828873 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/828873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-gvm?expand=0&rev=2
2020-08-24 13:14:10 +00:00
Tomáš Chvátal
392bc94315 Accepting request 828737 from home:mnhauke:OpenVAS
- Update to versin 20.8.0
  Added
  * Added support for GMP 20.08
  Changed
  * Refactored Gmp classes into mixins.
  Fixed
  * Require method and condition arguments for modify_alert with
    an event.
  * Add SEVERITY_AT_LEAST to get_alert_condition_from_string.

OBS-URL: https://build.opensuse.org/request/show/828737
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gvm?expand=0&rev=4
2020-08-24 08:48:34 +00:00
43c20cdae9 Accepting request 827316 from devel:languages:python
Missing dependency for adi:54.

OBS-URL: https://build.opensuse.org/request/show/827316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-gvm?expand=0&rev=1
2020-08-17 12:40:53 +00:00
01d582e043 Accepting request 825837 from home:mnhauke:OpenVAS
- Use %pytest for running the unittest-based testsuite

OBS-URL: https://build.opensuse.org/request/show/825837
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gvm?expand=0&rev=2
2020-08-12 07:47:49 +00:00
b92f47d667 Accepting request 825815 from home:mnhauke
Intial package for python-python-gvm

OBS-URL: https://build.opensuse.org/request/show/825815
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gvm?expand=0&rev=1
2020-08-11 17:27:29 +00:00