26.26.0 - 2026-05-18
✨ Added
- Add asset snapshot identifiers table by @ozgen in 2688e10
- Tests of manage_scanner_relays.c by @mattmundell in #2918
👷 Changed
- Store agent IDs as asset snapshot identifiers by @ozgen in 133e8a4
- Store container digests as asset snapshot identifiers by @ozgen in 02b2216
- Use identifier maps for target asset matching by @ozgen in 7311fd3
- Remove unused target asset match flags by @ozgen in d2b583e
- Move declaration into block variable is used in by @mattmundell in 20f0921
- Get elevate credential using a function by @mattmundell in d469131
- Neaten target_openvas_ssh_credential_db formatting by @mattmundell in ec03f75
🐛 Bug Fixes
- Add missing CVE count to get_reports response by @ozgen in befc8e9
- Skip VT update when openvasd version is unavailable. by @a-h-abdelsalam in #2911
- Always free versions in manage_update_nvt_cache_openvasd by @mattmundell in 0123d69
- Always free versions in update_or_rebuild_nvts_openvasd by @mattmundell in #2912
- Free asset target observation object by @ozgen in #2914
- Copy agent group fields when cloning tasks by @ozgen in #2915
- Free file_relay_host in create_scanner unix case by @mattmundell in 3f0f806
- Always free used_* in modify_scanner by @mattmundell in #2917
- Free iter in elevate case of target_openvas_ssh_credential by @mattmundell in 6edc36e
- Always free iter in target_openvas_ssh_credential_db by @mattmundell in #2913
- Use used_relay_host in the TCP case in create_scanner by @mattmundell in #2919
📚 Documentation
- Add OSI report export setup instructions by @ozgen in #2910
- Update GMP documents for cves count tag in report element by @ozgen in #2909
- Add initial terms and keywords to glossary by @ozgen in 5a76b7f
- Refine glossary definitions by @ozgen in f60f388
- Add definition of scan and report export queues, CIS Benchmarks and CIS by @ozgen in 211eb03
- Applying changes from the review comments by @ozgen in #2892
- Clarify mem ownership in scanner_type_matches_relay by @mattmundell in 2ed55c3