Skip to content

OpenVAS v7.0.1

Compare
Choose a tag to compare
@jjnicola jjnicola released this 12 May 13:33
7ffc0de

Added

  • Display gvm-libs version in openvas --version output #436
  • Create greenbone-nvt-sync create lock file during feed sync.
    #457
    #460
  • Extend script_get_preference() to get the value by id. #471

Changed

  • Improve handling of invalid or existent ids of nvt's preference id. #416
  • Perform a scan even if there are missing plugins. #439
  • Don't reload the plugins when start a new scan. #457
  • Use new URL for GCF rsync. #474

Fixed

  • Do not store in memory an empty file received as nvt preference. #409
  • Fix stop scan. #414
  • Fix hanging scans. #423
  • Improve signal handling when update vhosts list. #426
  • Wait for all children instead of waiting just for one a time. #429
  • Fix format-truncation warning in GCC 8.2 and later. #462

Removed

  • Drop HTTP sync #489