mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
This should get version numbers for more apps on macOS. Notably, 1Password includes helper apps that were getting vulnerability false positives because we were not picking up the versions. Addresses #10702. # 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/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [x] Manual QA for all new/changed functionality
1 line
110 B
Text
1 line
110 B
Text
* Improve version detection for macOS apps. This fixes some false positives in macOS vulnerability detection.
|