mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
**Related issue:** Resolves #32662 # Checklist for submitter If some of the following don't apply, delete the relevant line. - [ ] Changes file added for user-visible changes in `changes/` - [x] Added/updated automated tests - [x] QA'd all new/changed functionality manually <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Use CPE alias handling to generate correct CPE from malformed one, ensuring correct CVEs are matched. * **Tests** * Added comprehensive test coverage for the enhanced CPE alias expansion, including malformed CPE mapping scenarios and CVE matching validation for Ipswitch WhatsUp. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 line
No EOL
97 B
Text
1 line
No EOL
97 B
Text
- Generate correct CPE from malformed ipswitch whatsup CPE, ensuring applicable CVEs are matched. |