Protocols¶
Package for supported Greenbone Protocol versions.
Currently GMP version 22.04, GMP version 22.05 and OSP version 1 are supported.
Dynamic¶
To dynamically use the supported GMP version of the manager daemon see
gvm.protocols.gmp
for details.
“latest” protocols¶
Latest supported protocols, including unstable ones.
This module exposes the latest supported protocols of GVM including versions not yet released as stable.
The provided Gmp class implements the latest Greenbone Management Protocol. The provided Osp class implements the latest Open Scanner Protocol.
For details about the possible supported protocol versions please take a look at
gvm.protocols
.
“next” protocols¶
Latest supported protocols, including unstable ones.
This module exposes the latest supported protocols of GVM including versions not yet released as stable.
The provided Gmp class implements the latest Greenbone Management Protocol. The provided Osp class implements the latest Open Scanner Protocol.
For details about the possible supported protocol versions please take a look at
gvm.protocols
.