Protocols¶
Package for supported Greenbone Protocol versions.
Currently GMP version 7, GMP version 8, GMP version 9 , GMP version 20.08 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¶
Latest supported protocols.
This module exposes the latest supported protocols of gvm.
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
.