Skip to content

Releases: greenbone/gsa

gsa 22.4.0

20 Jul 06:18
Compare
Choose a tag to compare

22.4.0 - 2022-07-22

Added

  • Expiring trial license notification. 7a6d00d87
  • Expiring license notification texts fc8098983
  • Allow to select traditional Chinese as language 10f13ea2c

Removed

  • Faulty previous changes, regarding version string 6e3e66e38
  • Removing gsad from gsa repository [#3197] 83ee83982
  • scan_config_type and corresponding variables are removed 3e09f50d3

Changed

  • Improve License model and display descriptive appliance models and model types #3374 4c5c4d16e
  • Install nodejs 14 from source 8440fd308
  • Update node-version in CI 08882c9a0

Bug Fixes

  • Adjust the release version string for the manual links ac264b224
  • Introduce new function to remove leading zero fron version for correct links to GSM-Manual (#3460) 7cb61dcce
  • Introduce new function to remove leading zero fron version for correct links to GSM-Manual ca25599c7
  • Translation via i18n-extract c1911fd7e
  • Use GSA version to create links to manual and GMP documentation 8d0e9d90d
  • severity field within gmp_authenticate_info_opts_t got deleted fcf55ea32

gsa 21.4.4

22 Feb 11:42
Compare
Choose a tag to compare

Removed

Greenbone Security Assistant (GSA) 21.4.3

12 Oct 14:26
5d7a43c
Compare
Choose a tag to compare

21.4.3 2021-10-12

Added

  • Add new handler for single performance report #3149

Changed

  • Changed conditions for enabling CreateTicketIcon on results detailspage #3154

Fixed

  • Don't crash target table when port_list is undefined #3120

Greenbone Security Assistant (GSA) 20.8.4

12 Oct 14:18
38fd53d
Compare
Choose a tag to compare

20.8.4 2021-10-12

Fixed

  • Show dead hosts as possible reason in empty report when scan finishes #3124, #3157

Greenbone Security Assistant (GSA) 21.4.2

03 Aug 14:58
b9bc2c9
Compare
Choose a tag to compare

[21.4.2] 2021-08-03

Added

  • Added new InfoIcon and use it in TargetDialog for information about the elevate credential feature #3091

Changed

  • Changed defaults for installation locations #3045
    • LOCALSTATEDIR is /var by default now
    • SYSCONFDIR is /etc by default now
    • GVM_RUN_DIR and GSAD_PID_DIR are /run/gvm by default now
    • SYSTEMD_SERVICE_DIR is /lib/systemd/system by default now

Removed

  • Removed gsad.default file and adjusted gsad.service file accordingly.
    Packagers should patch gsad.service file to adjust it on their requirements or
    just ship their own #3045

Fixed

  • Initialize severity value with 0 in powerfilter SeverityValuesGroup #3031
  • Make SSH elevate credential optional in gsad #3085

Greenbone Security Assistant (GSA) 20.8.3

03 Aug 14:46
3616161
Compare
Choose a tag to compare

[20.8.3] 2021-08-03

Changed

  • Changed default Content-Security-Policy (CSP) Header to
    default-src 'none'; object-src 'none'; base-uri 'none'; connect-src 'self'; script-src 'self'; frame-ancestors 'none'; form-action 'self'; style-src-elem 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' blob:;
    #3068
    #3095
  • Avoid caching of the index.html file #3082

Fixed

  • Fixed setting/displaying timeout in EditNvtDetailsDialog #3057

Greenbone Security Assistant (GSA) 21.4.1

25 Jun 09:18
v21.4.1
d8647a5
Compare
Choose a tag to compare

21.4.1 - 2021-06-25

Added

  • Added SSH Elevate credential to target row #2996
  • Added isDeprecated() method to NVT model and use it in details #2960
  • Added @testing-library/user-event as a dev-dependency #2891
  • Set SameSite=strict for the session cookie to avoid CSRF #2948

Changed

  • Disallow using the same credential for ssh and elevate credential in targets #2994
  • Properly space and linebreak roles and groups in users table row #2949
  • Make HorizontalSep component wrappable #2949
  • Use greenbone sensor as default scanner type when opening the dialog if available #2867, #2924

Fixed

  • Removed a CMake dependency in the CMakeLists, so GSA can be build again. #3028
  • Fall back to cvss_base when severity subelement is missing from NVT severities #2944
  • Fix loading NVT information in result details #2934
  • Fixed setting whether to include related resources for new permissions #2931
  • Fixed number-only names within schedules/dialog #2914
  • Fixed changing Trend and Select for NVT-families and whole selection only #2905
  • Fixed missing name for CVE results on result detailspage #2892
  • Fixed setting secret key in RADIUS dialog, backport from #2891, #2915
  • Fixed setting result UUID in notes dialog #2889

Greenbone Security Assistant (GSA) 20.8.2

25 Jun 10:12
v20.8.2
be29e66
Compare
Choose a tag to compare

20.8.2 - 2021-06-25

Added

  • Show type of xrefs in NVT details #2980
  • Set SameSite=strict for the session cookie to avoid CSRF #2948

Changed

  • Properly space and linebreak roles and groups in users table row #2949
  • Make HorizontalSep component wrappable #2949
  • Use greenbone sensor as default scanner type when opening the dialog if available #2867

Fixed

  • Removed a CMake dependency in the CMakeLists, so GSA can be build again. #3030
  • Fixed setting whether to include related resources for new permissions #2931
  • Fixed setting secret key in RADIUS dialog, backport from #2891, #2915

Greenbone Security Assistant (GSA) 21.4.0

16 Apr 12:52
v21.4.0
2cffc29
Compare
Choose a tag to compare

[21.4.0] - 2021-04-16

Added

  • Allow to set unix socket permissions for gsad #2816
  • Added CVSS date to NVT details #2802
  • Add option to allow to scan simultaneous IPs to targets
    #2779,
    #2813
  • Added CVSS origin to NVT details #2588
  • Added the CVSS v3.1 BaseScore calculator to the /cvsscalculator page in the Help section. #2536

Changed

  • Revert the changes from integer score to a float severity #2854
  • Show StartIcon for scheduled tasks #2840
  • Remove solution from log NVTs #2792
  • Don't show empty sections in result details #2791
  • Move error message and adjust design on login page #2780
  • Refactored useFormValidation hook #2704
  • Updated copyright and footer layout #2687
  • New login page layout
    #2683,
    #2736,
    #2756
  • CVE Tables Page can now be used with the updated xml-format and CVSSv3(.1). #2583
  • The CVSS v2 BaseScore calculator calculates the score on the client side now. #2536

Fixed

  • Fixed setting comments of business process nodes #2781
  • Added the deprecatedBy field to CPEs #2751
  • Fixed the severity for different advisories #2611

Removed

  • Removed Edge <= 18 support #2691
  • Removed Internet Explorer 11 support #2689
  • Removed support for uncontrolled form fields #2520
  • Drop gmp scanner type from GSA #2498
  • Removed filter element "autofp" #2480
  • Drop dynamic severity classes #2448

Greenbone Security Assistant (GSA) 20.8.1

02 Feb 12:08
fc9e551
Compare
Choose a tag to compare

[20.8.1] - 2021-02-02

Added

  • Added icon to host detailspage to link to TLS certificates #2624
  • Added form validation for user setting "rows per page"
    #2478, #2505
  • Added option for "Start Task" event upon "New SecInfo arrived" condition in alerts dialog #2418

Changed

  • Ensure superadmins can edit themselves #2633
  • Disable clone icon for superadmins #2634
  • Allow äüöÄÜÖß in form validation rule for "name" #2586
  • Show "Filter x matches at least y results" condition to task events in alert dialog #2580
  • Always send sort=name with delta report request filters #2570
  • Changed trash icon to delete icon on host detailspage #2565
  • Change tooltip of override icon in result details #2467
  • For edit config/policy dialog, only send name and comment if config or policy is in use, and add in use notification #2463
  • Changed visual appearance of compliance status bar #2457
  • Changed delete icons on report format detailspage and schedule detailspage to trashcan icons #2459
  • Use to disable feed object editing and filter creation on feed status page #2398

Fixed

  • Stop growing of toolbars which only have the help icon #2641
  • Fixed initial value of dropdown for including related resources for permissions #2632
  • Fixed compiling gsad with libmicrohttp 0.9.71 and later #2625
  • Fixed display of alert condition "Severity changed" #2623
  • Fixed sanity check for port ranges #2566
  • Allow to delete processes without having had edges in BPM #2507
  • Fixed TLS certificate download for users with permissions #2496
  • Fixed form validation error tooltips #2478
  • Only show schedule options in advanced and modify task wizard if user has correct permissions #2472
  • Replace deprecated sys_siglist with strsignal #2513

Removed

  • Remove secinfo filter from user settings dialog and elsewhere #2495
  • Removed export/download for report formats #2427