fleet
fleet copied to clipboard
Software Detail Query Overrides
#18447
Extending the DetailQuery type to add support for software overrides, which is a Detail Query that replaces software results based on a matching rule. This is initially used to replace all macOS versions of Firefox with a query that detects the ESR version of firefox, and replaces the name with Firefox ESR.app so vulnerability processing matches to the ESR version correctly.
- [X] Changes file added for user-visible changes in
changes/,orbit/changes/oree/fleetd-chrome/changes. See Changes files for more information. - [X] Added/updated tests
- [X] Manual QA for all new/changed functionality