github greenbone/python-gvm v1.5.0
python-gvm 1.5.0

latest releases: v24.3.0, v24.1.0, v23.12.0...
3 years ago

1.5.0 - 2020-05-12

Added

  • Add full support for audits and policies. Add get_policy, get_policies,
    clone_policy, delete_policy, get_audit, get_audits, clone_audit and
    delete_audit methods to GMPv9 class. Also do not return policies for config
    requests and audits for task requests #223

Changed

  • If it isn't possible to connect to a Unix Domain Socket a GvmError is raised
    now #207

Removed

  • Dropped version handling code from python-gvm and replaced it with using
    pontos.version #213

Don't miss a new python-gvm release

NewReleases is sending notifications on new releases.