Skip to content

python-gvm 1.2.0

Compare
Choose a tag to compare
@bjoernricks bjoernricks released this 06 Jan 14:25
f5843cb

1.2.0

Added

  • Added DEFAULT_SSH_PORT and DEFAULT_HOSTNAME constants to gmp.connection #185
  • Added determine_remote_gmp_version and determine_supported_gmp methods to
    gmp.protocols.gmp module #186

Fixed

  • Added a workaround that fixes the exclude_hosts-bug in the method modify_target.
    See #187 for more details #188
  • Fixed value of EntityType.AGENT enum #190