Releases: greenbone/gsa
Releases · greenbone/gsa
gsa 22.4.1
22.4.1 - 2023-01-09
Added
- Release Workflow for GSA 1437bdc6e
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
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
fromgsa
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
Greenbone Security Assistant (GSA) 21.4.3
Greenbone Security Assistant (GSA) 20.8.4
Greenbone Security Assistant (GSA) 21.4.2
[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
Greenbone Security Assistant (GSA) 20.8.3
[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
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
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
Greenbone Security Assistant (GSA) 21.4.0
[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 floatseverity
#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