Skip to content

Releases: greenbone/gsa

gsa 23.0.0

12 Jan 10:00
Compare
Choose a tag to compare

23.0.0 - 2024-01-12

Removed

  • Removed the logic for client certificates credential type. 069a2ba45

Changed

  • Make use of GMP command get_resource_names to load tag resources. b5b233a9f

Bug Fixes

  • Also use edit_config_family_all for policies 237addea5
  • Use correct oldest result date in vulns 2d4c73f42
  • Fix loading inheritor users for user deletion confirmation dialog a765583d4
  • Fix typos in WHOLE_SELECTION_FAMILIES (#3922) 8ceb6fafc
  • Fix filters for severity "N/A" and "1" in "CVES by CVSS" diagram b3e560682

Dependencies

  • Bump follow-redirects from 1.15.2 to 1.15.5 d3eb30c37
  • Bump actions/upload-artifact from 3 to 4 6eb81c885
  • Bump actions/download-artifact from 3 to 4 1b80e70d8
  • Bump github/codeql-action from 2 to 3 2e1d05ebb
  • Bump prettier from 3.0.3 to 3.1.0 6ade928db
  • Bump the patch-updates group with 8 updates 3d3a41c8c
  • Bump i18next from 23.6.0 to 23.7.7 66ed12123
  • Bump @sentry/react from 7.77.0 to 7.84.0 1e264bd2d

gsa 22.9.1

24 Nov 12:59
Compare
Choose a tag to compare

22.9.1 - 2023-11-24

Changed

  • Disable start icon for tasks with duration limit cc1939d86

Bug Fixes

  • Fix jumping behavior when hovering over tabs of open report/alert. 4335bdf04

gsa 22.9.0

14 Nov 12:40
Compare
Choose a tag to compare

22.9.0 - 2023-11-14

Added

Changed

  • Show status information for container tasks and reports c6587df89
  • Show extra details for report TLS certificates 6b15fec17
  • request edit_config_family_all alongside edit_config_family 1237e3989
  • Change opening direction of dropdown menus b4216c345

Bug Fixes

  • Fix invalid DOM props and other minor JS console errors df31fc77e

Dependencies

  • Bump @sentry/react from 7.73.0 to 7.77.0 b5845154e
  • Bump i18next from 23.5.1 to 23.6.0 f0dd3d51d
  • Bump jest-styled-components from 7.1.1 to 7.2.0 d828f61d5
  • Bump styled-components from 6.0.8 to 6.1.0 aa84c5d78
  • Bump the patch-updates group with 5 updates 047ffefca
  • Bump actions/setup-node from 3 to 4 0cc93c7cf

gsa 22.8.1

25 Oct 13:38
Compare
Choose a tag to compare

22.8.1 - 2023-10-25

Bug Fixes

gsa 22.8.0

23 Oct 07:56
Compare
Choose a tag to compare

22.8.0 - 2023-10-23

Added

  • Add new whole selection VT families e87338aef
  • Add howto for translations to README cb37d9df9
  • Document GSA settings in README c8db55387
  • Support zh languages for our i18n message extraction 59239c1bd
  • Add delta reports version to user settings f09367575

Changed

Bug Fixes

  • Allow loading of locales like zh_TW 74a4a4a9f
  • Fixed the filter ranges for severity values 9 and 10 3644aace9
  • Add CVSS missing range (0.1-0.9) 21b128201

Dependencies

gsa 22.7.1

28 Sep 14:33
Compare
Choose a tag to compare

22.7.1 - 2023-09-28

Changed

Bug Fixes

Dependencies

gsa 22.7.0

11 Sep 11:58
Compare
Choose a tag to compare

22.7.0 - 2023-09-11

Added

  • Added an option to ignore the pagination for alert reports. 73cfd0f03
  • New "Processing" task and report status a2933658d
  • Event test with recurrence and timezone 811c344b4

Removed

  • Remove unused license management page 308a9408a

Changed

  • Split CI workflow job into testing and coverage upload 1f168ee34
  • Install JS dependencies via npm for CodeQL runs 684fe9c0d
  • Use npm for creating release files 1fa378ba9
  • Update CI workflow for using npm and current nodejs versions 3af3120e3
  • Update docker build to use nodejs 18 (LTS) and npm b8d2f4fb0
  • Replace yarn.lock with package-lock.json file 314fb42a2

Bug Fixes

  • Show error message if user settings can't be saved 0c1fda497
  • Also convert dates for comparisons 1828b7a6d

Dependencies

  • Bump whatwg-fetch from 3.6.2 to 3.6.18 58fd5ab19
  • Bump babel-loader from 9.1.2 to 9.1.3 0e48aa044
  • Bump @types/jest from 29.5.2 to 29.5.4 f52ea694a
  • Bump react-redux from 8.0.7 to 8.1.2 7a0f87504
  • Bump eslint-config-prettier from 8.8.0 to 9.0.0 79df82473
  • Bump @adobe/css-tools from 4.1.0 to 4.3.1 414fa75d7
  • Bump @babel/runtime from 7.22.5 to 7.22.11 f3aeb54a9
  • Bump i18next from 23.2.11 to 23.4.6 db6eb78aa

gsa 22.6.0

11 Aug 10:38
Compare
Choose a tag to compare

22.6.0 - 2023-08-11

Added

  • New "Port" field for SCP alert method 155f12255
  • Also create gsa-node-modules release artifact 911c722ce

Changed

  • Show subject first in TLS certificate list, show both DNs in details 70d720243

Bug Fixes

  • Show CVSS value "10.0" correctly in charts c6ddd9703

gsa 22.5.3

25 Jul 12:49
Compare
Choose a tag to compare

22.5.3 - 2023-07-25

Bug Fixes

  • Fix release activated workflow via labels 83b1bd04a

gsa 22.5.2

25 Jul 09:25
Compare
Choose a tag to compare

22.5.2 - 2023-07-25

Changed

  • Update manual links for VTs pages 1f2ea9f5c

Bug Fixes