25.2.0 - 2025-04-07
✨ Added
- SETTING_UUID_PREFERRED_LANG by @mattmundell in 831b83d
- SETTING_UUID_DYNAMIC_SEVERITY by @mattmundell in 7162de0
- SETTING_UUID_DEFAULT_SEVERITY by @mattmundell in 65f5995
- SETTING_UUID_AUTO_REFRESH by @mattmundell in efdf38b
- SETTING_UUID_AUTO_CACHE_REBUILD by @mattmundell in 9f554b9
- SETTING_UUID_FILE_DETAILS by @mattmundell in b18c397
- SETTING_UUID_FILE_LIST by @mattmundell in 4fc019b
- SETTING_UUID_FILE_REPORT by @mattmundell in #2391
- New scanner relay fields by @timopollmeier in 6b7e235
- Add new file to TAGS by @mattmundell in f8b31e1
- Add new file to tests by @mattmundell in #2398
- Get performance by @jjnicola in b721a0b
- Add http library for openvasd by @ozgen in #2403
- Add manage_events.c by @mattmundell in e1213ea
👷 Changed
- Change OSP VT update socket conditional on the OPENVASD flag by @ozgen in 680c7d9
- Always use SETTING_UUID_USER_INTERFACE_TIME_FORMAT by @mattmundell in bbc82f0
- Always use SETTING_UUID_USER_INTERFACE_DATE_FORMAT by @mattmundell in 97a0949
- Use relay fields for scanner connections by @timopollmeier in 31a658c
- Move skip_update_nvti_cache functions out of utils by @mattmundell in #2396
- Move db_conn_info_t to SQL layer by @mattmundell in 392ad80
- Start moving alert code to dedicated files by @mattmundell in 3ee0c49
- Move alert conditions to alerts file by @mattmundell in a812521
- Move alert methods to alerts file by @mattmundell in #2400
- Move events to dedicated file by @mattmundell in #2402
- Move function event to manage_events.c by @mattmundell in #2408
🐛 Bug Fixes
- Convert openvasd result types to OSP result types. by @ozgen in #2394
- Openvasd scanner bool server preferences by @jjnicola in #2393
- Remove stray setting UUIDs by @mattmundell in #2395
- Fix @file doc by @mattmundell in 6864dd2
- Typo in scanner trash columns by @timopollmeier in #2405
- Check return args of find_resource_no_acl by @mattmundell in 46e3d85
- Move return_value into case that used it by @mattmundell in aa484eb
- Get real usage_type in gvm-export-config by @timopollmeier in #2406
🔥 Removed
- Automatic detection of relay mapper script by @timopollmeier in e987c39
🔧 Miscellaneous
- Install ca-certificates in container images by @bjoernricks in #2404