mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
#15143 and #15162 Previous fix for #13889 caused false positives on software with similar names. Tightening the matching to reduce false positive rate. - Google Chrome Helper.app no longer matches Google Chrome.app - Acrobat Uninstaller.app no longer matches Acrobat.app # Checklist for submitter - [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] Added/updated tests
3 lines
No EOL
252 B
Text
3 lines
No EOL
252 B
Text
Previous fix for #13889 caused false positives on software with similar names. Tightening the matching to reduce false positive rate.
|
|
- Google Chrome Helper.app no longer matches Google Chrome.app
|
|
- Acrobat Uninstaller.app no longer matches Acrobat.app |