22.23.0 - 2025-07-07
✨ Added
- New data stream validation utilities by @timopollmeier in #936
👷 Changed
- Change: scan progress calculation. by @jjnicola in b585b86
- Remove gvm_http_response_stream typedef from http utils by @mattmundell in #930
- Revert openvasd scan progress calculation by @ozgen in #931
🐛 Bug Fixes
- Fix compiler errors for gcc 11.5 by @tuxmaster5000 in #928
- Tune linking by @qha in #933
- Do not use macros for not setting regex flags by @timopollmeier in #937
🔧 Miscellaneous
- Update GPLv2+ license text by @bjoernricks in #934
️:wrench: Miscellaneous
- Add hints how to fix code formatting if check fails by @bjoernricks in d8de342
- Remove unnecessary install step by @bjoernricks in 77d1dfb
- Add hints about fixing cmake formatting issues by @bjoernricks in 6795656