github greenbone/gvm-tools v20.10.0
gvm-tools 20.10.0

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

20.10.0 - 2020-10-05

Changed

  • Fixed send-schedule.gmp.py script, because <timezone_abbrev> has been removed from Schedules, using <timezone> instead. [#299]

  • Fixed send-targets.gmp.py script, because alive_test needs to be from AliveTest enum in create_target function. #297

  • Added gmpv20.08 support to the scan-new-system.gmp.py script, as create_target requires an argument port_range or port_list_id now. #295

  • Using the --log argument is not casesensitive anymore. Use the lower-case or upper-case loglevel as the argument now.PR 276

Fixed

  • Fixed the check-gmp.gmp.py script, as it was not compatible to Python 3.5 anymore. PR 280
  • Fixed the check-gmp.gmp.py script: results have not been loaded with -F host -T task --status and probably some other cases. Added details=True to the command that requests the report. PR 280
  • Fixed the pdf-report.gmp.py script. Joining the Content of the tag was not the correct way here ... we needed the tail of the <report_format> tag ... PR 301

Removed

  • Removed gvm.version module in favor of using pontos.version
    #254

Don't miss a new gvm-tools release

NewReleases is sending notifications on new releases.