26.3.0 - 2025-11-06
✨ Added
- Allow to display critical severity level for override new severity by @bjoernricks in #4927
- Feature flag for new agent task by @daniele-mng in 1ddf0f0
- Parse critical result counts for reports by @bjoernricks in 4217dd7
- Display number of critical results at report list page by @bjoernricks in #4925
👷 Changed
- Allow to create an OpenVASD Scanner again by @bjoernricks in #4921
- Parse usage type for Scanner model tasks by @bjoernricks in #4928
🐛 Bug Fixes
- Added onFilterChanged to update list page after filter changed. by @jhelmold in 2ddbb5d
- Fixed linting issue. by @jhelmold in #4923
- Display the applied filter at the report list page by @bjoernricks in #4926
- Number of max items per row in dashboard by @daniele-mng in #4930
- Handle undefined and falsy children in IconMenu component by @daniele-mng in #4932
- Fix displaying alert event updated secinfo arrived by @bjoernricks in bacb9bc
- Fix loading data for the trash can when features are not available by @bjoernricks in e355867
- Fix links to the different entity types at the trashcan page by @bjoernricks in #4936
- Add missing host and location to ticket model by @jhelmold in #4933
🔥 Removed
- Remove unnecessary properties from AgentInstaller model by @bjoernricks in #4935
✅ Testing
- Add tests for CredentialStore model by @bjoernricks in #4924
🔧 Miscellaneous
- Rename modules for setup testing to use kebab case by @bjoernricks in 70a0d24
- Rename gmpsettings module to settings by @bjoernricks in 59b9814
- Rename GmpSettings to just Settings by @bjoernricks in 23991ca
- Rename agent group module to use kebab case by @bjoernricks in 62d5b49
- Rename audit report commands module to use kebab case by @bjoernricks in a03c34d
- Rename cert bund commands module to use kebab case by @bjoernricks in d8bdcbd
- Rename cvss calculator command module to use kebab case by @bjoernricks in 3ba8f95
- Rename dfn cert commands module to use kebab case naming by @bjoernricks in 5ddd11c
- Rename feed status command module to use kebab case naming by @bjoernricks in 78751bb
- Rename info entities commands modules to use kebab case naming by @bjoernricks in 85554d9
- Rename nvt families command module to use kebab case naming by @bjoernricks in 5c899fd
- Rename port list commands module to use kebab case naming by @bjoernricks in c3ea658
- Rename report configs commands module to use kebab case naming by @bjoernricks in 2d69737
- Rename report formats commands module to use kebab case naming by @bjoernricks in 4aaa0ab
- Rename resource names command module to use kebab case naming by @bjoernricks in 6819e2a
- Rename scan configs commands module to use kebab case naming by @bjoernricks in f98a718
- Rename tls certificates commands module to use kebab case naming by @bjoernricks in 7752d4f
- Rename entity types utils module to use kebab case naming by @bjoernricks in c5189eb
- Rename audit report model module to use kebab case by @bjoernricks in 020aa63
- Rename tls certificate model module to use kebab case naming by @bjoernricks in 043691c
- Rename action result model module to use kebab case naming by @bjoernricks in f8e70a7
- Rename agent group model module to use kebab case naming by @bjoernricks in fff2775
- Rename audit report model module to use kebab case naming by @bjoernricks in 9496266
- Rename base model module to use kebab case naming by @bjoernricks in bd40fd8
- Rename cert bund model module to use kebab case naming by @bjoernricks in 682e990
- Rename dfn cert model module to use kebab case naming by @bjoernricks in 1c8fd8b
- Rename entity model module to use kebab case naming by @bjoernricks in 275fda1
- Rename port list model module to use kebab case naming by @bjoernricks in f5a97f6
- Rename report config model module to use kebab case naming by @bjoernricks in 15fa0b8
- Rename report format model module to use kebab case naming by @bjoernricks in 769b0a1
- Rename resource name model module to use kebab case naming by @bjoernricks in 42812a2
- Rename scan config model module to use kebab case naming by @bjoernricks in 7e9ea1f
- Rename tls certificate model module to use kebab case naming by @bjoernricks in 99c0452
- Rename user tag model module to use kebab case naming by @bjoernricks in 24262ba
- Rename fast xml http module to use kebab case naming by @bjoernricks in #4931