fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
2.24k stars 360 forks source link

Software Detail Query Overrides #19132

Closed mostlikelee closed 2 days ago

mostlikelee commented 2 weeks ago

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.