mirror of
https://github.com/fleetdm/fleet
synced 2026-05-18 06:28:40 +00:00
Adds logic to handle cases where the expected app version is more specific than the version reported by osquery (e.g., expected '6.4.0' vs reported '6.4'). This ensures more robust version matching when validating installed applications. |
||
|---|---|---|
| .. | ||
| app_commander.go | ||
| app_commander_test.go | ||
| darwin.go | ||
| main.go | ||
| main_test.go | ||
| windows.go | ||