Skip to content

Releases: greenbone/gsa

gsa 22.5.0

30 Jun 11:12
Compare
Choose a tag to compare

22.5.0 - 2023-06-30

Added

  • Added missing translations for LDAPS enforcement and SMB protocol. 0de2e829a
  • Added a new message type for the case that a CPE or a CVE cannot be found 44c6ea6b9
  • Certificate info for TippingPoint alerts fada909a2
  • Upload GSA dist files to GitHub releases 29bb880df
  • New OS hosts links, columns, better filters 4687d5be0
  • Add action for reporting the conventional commits 1f20eb9db
  • option to force LDAPS for authentication 3c01516b8
  • Add smb_max_protocol to alert method data 1b1b5a6af
  • Release Workflow for GSA afc314a63

Removed

Changed

  • Update login page label 40bf65140
  • Include dependabot commits in the release changelog d594bb300
  • Use main branch as target for dependabot updates 13e6feac4
  • Use default config for changelog generation 09bca0461
  • Update copyright to 2023 313261aae
  • Use new docker build and release workflows da50c6028
  • Do not fail CI if codecov upload fails fda7e73e1
  • Improved the layout of the multiple permission dialog c0da6dbb5
  • Company name to Greenbone AG 20d2a72ba
  • Use drop-down for SMB max version 7c25710c1
  • Replace glamor based css styles for axis with global styles 04eb800f6
  • Use default Greenbone PR template c47fac676
  • Use a single workflow file for releases 973e310ac

Bug Fixes

  • Add a token to upload the additional release artifacts 2002b216b
  • Fix adding dist files to the release c9e2e6568
  • Make version compatible with semantic versioning 74face39e
  • Added missing translations for LDAPS enforcement and SMB protocol. c25f96240
  • Corrected the e-mail subject placeholder in the alerts dialog. 81b6781c1
  • Added a confirmation dialog when saving the own user data as Super Admin. 39f2b6a02
  • Get/save TippingPoint TLS workaround correctly a840ed809
  • Set permission on conventional commits workflow a26924aa0
  • Use correct TippingPoint credential in dialog 744532cbe
  • Do not let host auth failures override successes fa46f223a
  • Show correct auth method in user details dd6bc8cb8
  • Adjust scale in line chart to new vx version 707f78d17
  • "Default" label of SMB Max Version dropdown 5b8145091
  • Use removeNSPrefix in XML parser options 396d1ab63
  • upgrade @sentry/react from 7.22.0 to 7.34.0 0e4ee93d0

Dependencies

  • Bump fast-xml-parser from 4.2.4 to 4.2.5 18f73ccac
  • Bump @sentry/react from 7.51.2 to 7.56.0 e20a78383
  • Bump i18next from 22.4.15 to 23.2.3 d0f924f8f
  • Bump jest-environment-jsdom from 29.4.3 to 29.5.0 dd91705ed
  • Bump qs from 6.11.1 to 6.11.2 5538ab4af
  • Bump core-js from 3.29.0 to 3.31.0 66ca8c2ba
  • Bump @babel/core from 7.21.8 to 7.22.5 f05f3651a
  • Bump react-redux from 8.0.5 to 8.0.7 51f3aa95e
  • Bump jest-environment-jsdom from 29.4.3 to 29.5.0 a5885bb1c
  • Bump qs from 6.11.1 to 6.11.2 2d1ed65d3
  • Bump fast-xml-parser from 4.1.3 to 4.2.4 45a6b0d40
  • Bump jest-junit from 14.0.1 to 16.0.0 07de614ae
  • Bump react-redux from 8.0.5 to 8.0.7 4c88b7031
  • Bump fast-xml-parser from 4.1.3 to 4.2.4 573fa269e
  • Bump @babel/runtime from 7.21.5 to 7.22.3 2bb6e4756

gsa 22.4.1

09 Jan 12:34
Compare
Choose a tag to compare

22.4.1 - 2023-01-09

Added

Changed

  • Build container images for pull requests too eee8441f5
  • Update creating tags for container images f5450e3f9
  • Update creating tags for container images 9ef0f5c73
  • Build container images for pull requests too 8b5c6cb26
  • Build container images for pull requests too a336e88d5
  • Use docker/meta-action for container tags and labels 934b897ba
  • Use docker/meta-action for container tags and labels 8aa4ec518

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