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.
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.