Skip to content

Greenbone Vulnerability Manager v20.8.1

Compare
Choose a tag to compare
@timopollmeier timopollmeier released this 02 Feb 15:13

Added

  • Added ability to enter Subject Alternative Names (SAN) when generating a CSR #1246
  • Add filter term 'predefined' #1263
  • Add missing elements in get_nvts and get_preferences GMP doc #1307
  • Add command line options db-host and db-port #1308
  • Add missing config and target to modify_task GMP doc #1310
  • Add version for NVTs and CVEs in make_osp_result #1335
  • Add check if gvmd data feed dir exists #1360 #1362

Changed

  • Extended the output of invalid / missing --feed parameter given to greenbone-feed-sync #1255
  • The xsltproc binary is now marked as mandatory #1259
  • Check feed status without acquiring lock #1266
  • Use timestamp in automatic sensor task names #1390
  • Replace g_file_test with gvm-libs file tests #1391

Fixed

  • Add dummy functions to allow restoring old dumps #1251
  • Fix delta sorting for unusual filter sort terms #1249
  • Fix SCP alert authentication and logging #1264
  • Set file mode creation mask for feed lock handling #1265
  • Ignore min_qod when getting single results by UUID #1276
  • Fix alternative options for radio type preferences when exporting a scan_config #1278
  • Replace deprecated sys_siglist with strsignal #1280
  • Copy instead of moving when migrating predefined report formats #1286
  • Skip DB check in helpers when main process is running #1291
  • Recreate vulns after sync #1292
  • Add SecInfo case to alert check in MODIFY_FILTER #1293
  • For radio prefs in GMP exclude value and include default #1296
  • Add permission check on host in OS host count #1301
  • Auto delete at the start of scheduling so it always runs #1302
  • Fix create_credential for snmpv3. #1305
  • Remove extra spaces when parsing report format param type #1309
  • Correct arg to alert_uuid #1313
  • Switch result filter column 'task' from task ID to name task name #1317
  • Correct check of get_certificate_info return #1318
  • Fix GMP doc text of active elem for notes and overrides #1323
  • Account for -1 of orphans when deleting permission #1345
  • Move feed object in trash checks to startup #1325
  • Always check for 'All' when deleting selectors #1342
  • Do not inherit settings from deleted users #1328
  • Delete TLS certificate sources when deleting users #1334
  • Fix SQL errors in SCAP and CERT update #1343
  • Check private key when modifying credential #1351
  • Clean up hosts strings before using them #1352
  • Improve SCP username and destination path handling #1350
  • Fix response memory handling in handle_osp_scan #1364
  • Allow config to sync even if NVT family is not available #1366
  • Delete report format dirs last when deleting a user #1368
  • Fix sorting in get_aggregates and its documentation #1375
  • Improve "Failed to find..." messages #1395

Removed

  • Remove DROP from vulns creation #1281