Releases: greenbone/gsad
Releases · greenbone/gsad
gsad 24.2.1
24.2.1 - 2025-02-11
Added
- Add some additional debug log if a file couldn't be loaded 226f12291
Changed
gsad 24.2.0
24.2.0 - 2025-01-24
Added
- Added the Kerberos credential type to gsad. ad0ecd7cd
Bug Fixes
- Add LIBDIR to SYSTEMD_SERVICE_DIR config 1d3b52dab
gsad 24.1.1
24.1.1 - 2025-01-17
Removed
- Threat, levels params from validator 32747f886
Bug Fixes
gsad 24.1.0
24.1.0 - 2024-12-05
Changed
- Log to stderr, new log file build option. 3114cfffa
gsad 24.0.0
24.0.0 - 2024-10-17
Added
- Allow update of settings for time and date format 0856f49e8
Changed
- Update gvm-libs image in prod.Dockerfile and build.Dockerfile (#180) 15e1b457e
gsad 22.12.0
Changed
- Add usage_type parameter to GMP get_reports. da4b7fe00
gsad 22.11.0
Added
- Use GMP GET_FEATURES in get_capabilities_gmp 56e015b74
- Coverage CMake targets and Codecov upload 9c8928dd2
Bug Fixes
- Make report configs optional for new alerts 2ff0caba6
gsad 22.10.0
Added
Changed
- Adjust content security policy to allow inline javascript 3df34c8c4
- Update directory name for assets url handler 39bdd1e91
- Allow to load fonts from the local server 986c5d74a
- Raise required gvm-libs version to 22.8 9a82a3446
Bug Fixes
- Comments should be escaped when creating or modifying targets. 132c5837c
gsad 22.9.1
22.9.1 - 2024-01-30
Removed
- Drop unused changelog dir including 22.4 changelog 6870fd77c
- Remove outdated RELEASE docs a3a85f693
Changed
- Don't fork gsad during container startup eeb55a014
- Remove leading zero from
gsad --version
output 89f758afc
- Use common name for release workflow 3995bdf49
- Update copyright year in README f51bd785f
Bug Fixes
- Remove test output of brotli compression ae100ccc4
gsad 22.9.0
22.9.0 - 2024-01-12
Added
- compress responses in exec_gmp_get with Brotli 2cf505dd9
- New GMP command get_resource_names to get names and uuids for items of given type. fa4311214