Skip to content

Greenbone Security Assistant (GSA) 8.0.1

Compare
Choose a tag to compare
@bjoernricks bjoernricks released this 17 Jul 13:54
a434241

This is the first bugfix release of the gsa module 8.0 for the Greenbone
Vulnerability Management (GVM) framework.

Added

  • Added systemd service file and logrotate config to gsad #1486
  • Additional report-host information #1468
  • New VerifyNoIcon #1468
  • Add tests for filter groups #1419
  • Add tests for severitylevelsgroup, radio button and task trend #1413
  • Allow to show error details #1403
  • Add test for solution type group #1402
  • Add tests for loginpage and structure components #1390
  • Add getAllEntities() and loadAllEntities() actions and reducers to entities store #1345
  • Add missing tool tips to credential download icons #1335
  • Add type column to scan configs to allow filter and sort by scan config type #1331
  • Add some tests for bar components #1328
  • Add new DefaultFilterSettings to UserSettings #1326
  • Add warning for IE11 #1322
  • Add tests for label and img #1313
  • German translation
    #1311,
    #1323,
    #1403
  • Add tests for comment and badge #1309
  • Add error dialog to fix missing error messages in trashcan #1286
  • Display current result, comparable result and diff between results for delta
    reports and their results in delta state "changed" #1284
  • Add tooltips to deactivated text fields in AlertDialog #1269

Changed

  • Always load notes and overrides when getting results #1446
  • Disable some FileFields when RadioButton is not checked #1430
  • Change checkboxes for solution types to radio buttons #1398
  • Link to search in the manual for vulnerabilities #1391
  • Separate tasks using this scan config with commas #1384
  • Don't allow to verify predefined report formats #1378
  • Avoid storing config.js in browser cache #1372
  • Display data loading errors at list pages #1349
  • Improve login page #1347
  • Remove options for not implemented languages #1344
  • Render all dates in the current configured timezone of the user
    #1327,
    #1329,
    #1332
  • Change default PortList for NewTargetDialog #1321
  • Update dependencies of react, react-dom, react-redux and create-react-app #1312
  • Adjust clickable area of Select #1296
  • Update dialog for Task Wizard, Advanced Task Wizard and Modify Task Wizard #1287
  • Disable inputs for improper option selection in EmailMethodPart of
    AlertDialog #1266
  • Cleanup get_report function in gsad #1263

Fixed

  • Fix finding python modules
    #1483
    #1484
  • Fix displaying schedules created during migration #1479
  • Fix showing Loading indicator at entities pages #1469
  • Show notes and overrides for results and their icon indicator in results rows #1446
  • Display text if gvm-libs is build without LDAP and/or Radius support #1437
  • Fix sending related resources in permission.create() #1432
  • Don't allow bulk tagging vulnerabilities #1429
  • Fix "given type was invalid" error for saving filters #1428
  • Fix parsing CVSS authentication SINGLE_INSTANCE #1427
  • Fix loading data on login #1426
  • Fix result undefined error on result details #1423
  • Fix showing Scanner Preferences in EditScanConfigDialog #1420
  • Don't crash if second result for delta is undefined #1418
  • Fix xml decoding issues with fast-xml-parser #1414
  • Fix translation for task status and task trend tooltip #1409
  • Fix problems with German translation in Add Dashboard dialog, SolutionTypeGroup and SeverityClassLabel #1412
  • Fix some translation bugs (statusbar, about page, table header tooltips)#1407
  • Fix checking if an entity is in use #1406
  • Fix "Invalid date" string for scan times #1405
  • Fix missing "Applied filter" message for "NVTs by Family" chart #1404
  • Load all filters and report formats at the report details page #1401
  • Fix rendering reports list page if user has no report formats #1400
  • Don't link to hosts not being added to the assets #1399
  • Fix adding and removing host assets at the report details #1397
  • Fix displaying the observer group name at tasks list page #1393
  • Improve EditScanConfigDialog performance (delete styles from svg-Icons) #1388
  • Fix race condition in EditUserSettingsDialog and loading all default filters #1383
  • Fix scheduled task tooltip time format #1382
  • Fix updating Titlebar after session timeout #1377
  • Use German manual for DE locale #1372
  • Load all container tasks for report import dialog from redux store #1370
  • Don't render Invalid Date #1368
  • Don't show error message after re-login #1366
  • Fix creating permissions in Roles dialog #1365
  • Fix cloning permission for Roles #1361
  • Use correct loaded filter in entities container #1359
  • Fix parsing a filter id of '0' #1358
  • Parse report timestamp as date object #1357
  • Don't crash topology chart if host has no severity #1356
  • Fix loading time measurements for list pages #1352
  • Fix rendering DateTime without dates being passed #1343
  • Fix restarting reload timers
    #1341,
    #1351,
    #1389,
    #1396
  • Fix list of excluded hosts formatting #1340
  • Fix installation of locale files #1330
  • Fix list of options of possible Filter types #1326
  • Fix timezone handling at performance page #1325
  • Fix creating and editing alerts without a result filter #1315
  • Fix filter selection at report details page #1314
  • Fix using default results filter at report details page
    #1314,
    #1333
  • Fix loading filters at permission list page #1306
  • Fix filter in Report Results view cannot be saved & Fix error for create filter with no available results #1303
  • Fix creating permissions via the create multiple permissions dialog #1302
  • Fix showing host in Scanner dialog #1301
  • Fix detailslinks in AllSecInfo #1299
  • Only run libmicrohttp in debug mode if gsad build type is debug #1295
  • Fix dialog can be moved outside browser frame #1294
  • Fix permission description #1292
  • Fix port ranges from file radio button #1291
  • Don't run more then one reload timer for a page #1289
  • Set first=1 when starting delta report selection #1288
  • Fix pagination with default filter (reset filter.id if filter is changed) #1288
  • Fix setting filters at report details page with less and greater then relations
    and quotes in the value #1288
  • Fix New Target dialog contains value from Edit Target #1281
  • Fix opening alert report composer #1280 #1276
  • Fix showing authentication methods in user dialog #1278
  • Fix Result details page #1275
  • Fix displaying reserved filter keywords in content composer #1268
  • Fix GSA version at about page #1264
  • Fix link to protocol documentation at about page #1264
  • Fix testing alerts #1260
  • Fix release build #1259, #1265

Removed

  • Remove old tool tips from credential download icons because they are not visible and update new tool tips #1338
  • Remove sort by credential from Target view 1300
  • Remove fifth from schedule #1279
  • Removed obsolete CLI arguments #1265
    • --login-label
    • --http-guest-chart-frame-opts
    • --http-guest-chart-csp
    • --guest-username
    • --guest-password