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-python-gvm.changes | 0000008879 8.67 KB | |
python-python-gvm.spec | 0000002629 2.57 KB | |
python_gvm-23.2.0.tar.gz | 0000175169 171 KB |
Revision 10 (latest revision is 17)
Dirk Mueller (dirkmueller)
committed
(revision 10)
- 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
Comments 0