fleet/it-and-security/lib/macos
Allen Houchins 30f7205451
Standardize macOS app update queries and related automation (#39164)
This pull request updates the logic used to check whether macOS
applications (1Password, Firefox, and Slack) are up to date. The new
queries simplify and improve accuracy by directly identifying outdated
app versions, rather than relying on a combination of existence and
version checks.

**Policy query logic updates:**

* Updated the query in `update-1password.yml` to directly select hosts
with outdated 1Password versions, making the check more precise.
* Updated the query in `update-firefox.yml` to directly select hosts
with outdated Firefox versions, improving accuracy.
* Updated the query in `update-slack.yml` to directly select hosts with
outdated Slack versions, ensuring more reliable detection.

**Script logic update:**

* Changed the query line construction in
`.github/scripts/dogfood-policy-updater-latest-1password-macos.sh` to
match the new logic for identifying outdated 1Password installations.
2026-02-03 17:52:07 -06:00
..
commands Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
configuration-profiles Rename and update Go-To-Market groups to operations (#39187) 2026-02-03 12:37:27 -06:00
declaration-profiles Scoping Nudge to all workstations (#32909) 2025-09-18 21:25:00 -05:00
enrollment-profiles Reorganize our it-and-security directory (#24278) 2024-12-09 13:42:47 -06:00
misc Dogfood: Add EULA (#31991) 2025-08-15 18:16:03 -05:00
policies Standardize macOS app update queries and related automation (#39164) 2026-02-03 17:52:07 -06:00
queries Updated scripts and queries (#30221) 2025-06-20 22:49:22 -05:00
scripts Add automated Safari policy update and remediation (#35890) 2026-01-08 11:00:31 -06:00
software Update fleet-keynote-theme.yml (#39151) 2026-02-02 10:33:28 -06:00