mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #38911 * Fixed false positive CVE for Nextcloud Desktop. * Fixed rare CPE error when software name sanitizes to empty (e.g. only special characters) # Checklist for submitter - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. ## Testing - [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 * **Bug Fixes** * Fixed false positive vulnerability detection for Nextcloud Desktop * Resolved error occurring when software names contain only special characters and sanitize to empty <!-- end of auto-generated comment: release notes by coderabbit.ai -->
2 lines
142 B
Text
2 lines
142 B
Text
* Fixed false positive CVE for Nextcloud Desktop.
|
|
* Fixed rare CPE error when software name sanitizes to empty (e.g. only special characters)
|