26.35.0 - 2026-07-29
✨ Added
- Loading of ZAP VTs into database by @timopollmeier in f171037
- Add web_application_vt subtype to GMP get_info by @timopollmeier in #3059
- Add audit report summary loading by @ozgen in 3fffddd
- Add GMP get_audit_report command by @ozgen in d09e415
👷 Changed
- Change ZAP VTs to Web Application VTs, add migration by @timopollmeier in 2e2ae64
- Reuse default agent cron config across group updates by @ozgen in #3052
- Replace GMP commands with internal calls for scheduled tasks. by @a-h-abdelsalam in 98cb915
- Changed handling of oci_image_target_id when editing a Container Image Task. by @jhelmold in cf68097
- Changed handling of oci_image_target_id when saving a Container Image Task. by @jhelmold in b9b408c
- Extract shared scan report functionality by @ozgen in 4acc77f
- Move periodic jobs to a separate process. by @a-h-abdelsalam in b1120d3
- Process scheduler forked tasks across scheduler ticks. by @a-h-abdelsalam in 3a77c6f
🐛 Bug Fixes
- Check for colon when printing cert by @mattmundell in 0285186
- Check for colon when adding cert by @mattmundell in e409d3f
- Check for fingerprint colon when printing cert by @mattmundell in 99e97a7
- Check for fingerprint colon when adding cert by @mattmundell in #3049
- Fix rename of web_application_vt_refs_rebuild by @timopollmeier in #3051
- Use default cron config for agents without group schedules by @ozgen in 58cc6ac
- Move agent-related includes behind ENABLE_AGENTS by @ozgen in #3053
- Free quoted_scanner_fpr when adding cert by @mattmundell in 0f84bf2
- Free quoted_version in add_tls_certificates_from_report_host by @mattmundell in #3054
- Deinit crt on err by @mattmundell in cff04a8
- Free times when printing report certs by @mattmundell in #3056
- Fixed formatting issue. by @jhelmold in #3038
- Use len as terminator in print_report_port_xml loop by @mattmundell in #3057
- Add missing log domain by @qha in 95d76b4
- Add missing log domain by @qha in f6f843c
- Add missing log domain by @qha in #3041
- Tweak log domain by @qha in #3030
- Fix formatting issues by @ozgen in 259b37f
- Guard against null levels clause by @ozgen in bd71988
- Free audit report compliance values by @ozgen in #3062
- Handle HTTP status 409 when deleting scans by @timopollmeier in #3064