Skip to content

Greenbone Security Assistant (GSA) 9.0.0

Compare
Choose a tag to compare
@bjoernricks bjoernricks released this 14 Oct 12:13
0fe296e

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

Main changes compared to GSA v8.0.1. See full list of changes for details.

Added

  • Update German Translation #1689
  • List NVT of the found CVEs at the report details page #1673
  • Added links for GOS 6 manual for audits, policies and TLS certificates #1657
  • Added OSP Sensor type to GSA #1646
  • Added TLS certificate filter type #1630
  • Added change method to Field and TextArea component, removed withChangeHandler #1625
  • Added custom page title to all pages #1623
  • Allow to disable reload timers #1619
  • Added missing withRouter to withEntitiesContainer #1614
  • Added parseTrend() function to ScanConfig model #1583
  • Added DetailsPage and more functionalities to TLS Certificate assets #1578
  • Added Explicit Compliance #1495, #1655
  • Added tasktrendgroup component for tasks filter dialog #1511
  • Added HorizontalSep component for horizontal lists. #1494
  • Added BooleanFilterGroup and changed notes filter dialog #1493
  • Added grow option to multiselect component #1485
  • Add LogoutIcon #1481
  • Added a component "SeverityValuesGroup" enabling user choose the relation they want #1477
  • Added filter keywords owner, host, cvss base score, vulnerability and location to filter dialog on results page #1472
  • Add storybook #1272
  • Added TLS certificates to the asset management.
    #1455,
    #1461,
    #1600,
    #1681
  • Add usage type to task and scanconfig commands #1460
    #1466 #1467

Changed

  • Decide whether to default to full and fast scan config (task dialog)#1671
  • Determine the to be applied filter of a list page in GSA and don't rely on the
    backend
    #1631,
    #1653,
    #1677
  • Change gmpname for vulnerability and secinfo pages #1652
  • Use "lean" reports by default when requesting a single report #1635
  • Use uuid to get greenbone compliance report format #1643
  • Add details=1 to report download command #1642
  • Adjust gsa to send details=1 for get_report and change gsad to forward details to gvmd 1640
  • Switch tooltips for fold and unfold icon, change task trend options in filter dialog to make them easier to understand #1627
  • Improve edit scanconfig dialogs to open immediately and show loading indicators #1624
  • Reuse permissions, reloadInterval and compareAlerts from task details and detailspage for audit details and detailspage #1607
  • Replaced savedialogcontent class with hooks #1602
  • TicketStatusGroup updated with new filter strings #1594
  • Reuse NvtFamilies, NvtPreferences and ScannerPreferences from scanconfig detailspage for policy detailspage #1593
  • Fix sensor icon not visible in audit row and reuse renderReport from tasks for audits #1577
  • Reuse scanconfig edit dialogs for policies #1573
  • Use styled-components to render global styles #1557
  • Use fast xml parser by default #1556
  • Updated dependencies #1555
  • Changed schedule dialog (added Now button) to help users jump to current time ASAP #1519
  • Changed the filter dialogues for tasks and overrides #1511
  • modified filterdialogs for reports and vulnerabilities #1503
  • Changed filterdialog for tickets page #1489
  • Restructured menu categories #1481
  • Logout and usersettings link got a menu #1481
  • Modified the BarChart's y-domain to avoid range [0,0]. #1447
  • Changed FilterTerm to convert all filter keywords to lower case #1444
  • Use Reacts new ref API (no innerRef anymore #1441)
  • Allow dynamic ref types in NVT model and adjust CertLink to it #1434
  • Use new ref structure in NVTs #1424
  • Use HTTPS for documentation links
  • Cleanup and improve handling of http parameters and arguments for gmp
    requests in gsad #1355

Fixed

  • Fixed parsing report details data #1673
  • Fixed scanconfig clone icon tooltip does not show if permission is denied #1664
  • Fixed feed status page does not render #1628
  • fixed secinfo severitybars not displaying severity.#1530
  • Fixed outer click issues for multi select and select boxes
    #1504

Removed

  • Removed UserLink component #1481
  • Remove edit_config command from gsad #1439
  • Remove copyright from gsad version output #1379