Skip to content

Greenbone Vulnerability Manager v9.0.1

Compare
Choose a tag to compare
@timopollmeier timopollmeier released this 12 May 17:01
e250176

Added

  • Add option --optimize migrate-relay-sensors #827
  • Add host_id filter for tls_certificates #835
  • Allow use of public key auth in SCP alert #845
  • Refuse to import config with missing NVT preference ID #856 #860
  • Add "Base" scan config #862
  • Add setting "BPM Data" #914
  • Add --optimize option cleanup-result-encoding #1014 #1031
  • Add --rebuild #1016
  • Lock a file around the NVT sync #1017
  • Add --rebuild-scap option #1050

Changed

  • Extend command line options for managing scanners #815
  • Update SCAP and CERT feed info in sync scripts #809
  • Try authentication when verifying GMP scanners #837
  • Try importing private keys with libssh if GnuTLS fails #841
  • Allow resuming OSPd-based OpenVAS tasks #869
  • Require PostgreSQL 9.6 as a minimum #872
  • Speed up the SCAP sync #875 #877 #879 #881 #883 #887 #889 #890 #891 #901
  • Change rows of built-in default filters to -2 (use "Rows Per Page" setting) #896
  • Force NVT update in migrate_219_to_220 #895
  • Use temp tables to speed up migrate_213_to_214 #911
  • Add a delay for re-requesting scan information via osp #1009
  • Count only best OS matches for OS asset hosts #1028
  • Clean up NVTs set to name in cleanup-result-nvts #1038
  • New Community Feed download URL in sync tools #1042
  • Do not ignore empty hosts_allow and ifaces_allow #1063

Fixed

  • Consider results_trash when deleting users #799
  • Try to get NVT preferences by id in create_config #821
  • Fix preference ID in "Host Discovery" config #828
  • Fix order of fingerprints in get_tls_certificates #833
  • Update config preferences after updating NVTs #832
  • Fix asset host details insertion SQL #839
  • Fix notes XML for lean reports #836
  • MODIFY_USER saves comment when COMMENT is empty #842
  • MODIFY_PERMISSION saves comment when COMMENT is empty #918
  • Fix result diff generation to ignore white space in delta reports #861
  • Fix resource type checks for permissions #863
  • Fix result_nvt for new OSP and slave results #865
  • Use right format specifier for merge_ovaldef version #874
  • Fix creation of "Super" permissions #892
  • Setup general task preferences to launch an osp openvas task. #898
  • Add tags used for result NVTs to update_nvti_cache #916
  • Apply usage_type of tasks in get_aggregates #912
  • Setup target's alive test setting to launch an osp openvas task #936
  • Remove incorrect duplicates from config preference migrator #940
  • Correct pref ID in migrate_219_to_220 #941
  • Fix alive test. Target's alive test setting has priority over scan config #943
  • Set run status only after getting OSP-OpenVAS scan #948 #951
  • Fix get_system_reports for GMP scanners #949
  • Use stop_osp_task for SCANNER_TYPE_OSP_SENSOR #955
  • Setup target's reverse_lookup_* settings to launch an osp openvas task #958
  • Always use details testing alerts with a report #964
  • Remove extra XML declaration in Anonymous XML #965
  • Fix Verinice ISM report format and update version #962
  • Fix SCP alert authentication and logging #972
  • Accept expanded scheme OIDs in parse_osp_report #983
  • Fix SCAP update not finishing when CPEs are older #985
  • Add user limits on hosts and ifaces to OSP prefs #1032
  • Fix scanner_options not inserted correctly when starting ospd task #1056
  • Fix QoD handling in NVTi cache and sensor scans #1060
  • Fix doc of get_tasks in GMP doc #1065
  • Fix deletion of OVAL definition data #1080

Removed

  • Remove 1.3.6.1.4.1.25623.1.0.90011 from Discovery config (9.0) #847