mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #41586 The fix is speculative since I wasn't able to find/get the "Admin By Request" app to install. # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. ## Testing - [x] Added/updated automated tests <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Fixed false-positive vulnerability reports for "Admin By Request" on macOS and Linux. Vulnerabilities CVE-2019-17201 and CVE-2019-17202 are Windows-specific and will now only be reported on Windows systems, eliminating unnecessary alerts on other platforms. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 line
161 B
Text
1 line
161 B
Text
* Fixed false positive vulnerabilities (CVE-2019-17201, CVE-2019-17202) reported for Admin By Request on macOS and Linux hosts. These CVEs are Windows-specific.
|