26.38.0 - 2026-09-07
✨ Added
- Report export polling and scheduling by @ozgen in 427618a
- Implement get_report_exports GMP command by @ozgen in fbe5222
- Support optional encryption for agent support bundles by @ozgen in dc7aba1
- Support Agent application severities and occurrences by @ozgen in #3115
- Support OCI digests when resolving overrides and notes scope. by @a-h-abdelsalam in bed220c
- Add option for setting maximum images per OCI target. by @a-h-abdelsalam in 7a6f6c5
- Adding tests and code refactoring by @a-h-abdelsalam in 99c614a
👷 Changed
- Rename existing report exports to integration report exports by @ozgen in ed89b9e
- Add an upper bound for OCI images per target. by @a-h-abdelsalam in c618dc5
- Update OpenVASD report's modification time on scanner contact. by @a-h-abdelsalam in #3120
🐛 Bug Fixes
- Validate get_settings sort field by @timopollmeier in #3109
- Respond with error in CLIENT_STOP_TASK end handler by @mattmundell in #3110
- Recover report exports after restart by @ozgen in 6238637
- Add missing resets in handle_get_aggregates by @mattmundell in #3118
- Restore delta report results by @ozgen in #3119
🔥 Removed
- Remove
modify_authpermission from User role by @timopollmeier in #3111 - Remove redundant comments for debugging by @ozgen in #3113