diff --git a/it-and-security/teams/company-owned-ipads.yml b/it-and-security/teams/company-owned-ipads.yml index 1405455c28..6209f77663 100644 --- a/it-and-security/teams/company-owned-ipads.yml +++ b/it-and-security/teams/company-owned-ipads.yml @@ -20,3 +20,6 @@ controls: policies: queries: software: + app_store_apps: + - app_store_id: '618783545' # Slack + - app_store_id: '546505307' # Zoom diff --git a/it-and-security/teams/company-owned-iphones.yml b/it-and-security/teams/company-owned-iphones.yml index b5107054b0..1b1ed229d1 100644 --- a/it-and-security/teams/company-owned-iphones.yml +++ b/it-and-security/teams/company-owned-iphones.yml @@ -24,3 +24,6 @@ controls: policies: queries: software: + app_store_apps: + - app_store_id: '618783545' # Slack + - app_store_id: '546505307' # Zoom diff --git a/it-and-security/teams/workstations-canary.yml b/it-and-security/teams/workstations-canary.yml index 518b32d94e..4b9537152e 100644 --- a/it-and-security/teams/workstations-canary.yml +++ b/it-and-security/teams/workstations-canary.yml @@ -146,3 +146,8 @@ queries: - path: ../lib/collect-software-permissions-user.queries.yml - path: ../lib/collect-crowdstrike-info.queries.yml software: + app_store_apps: + - app_store_id: '803453959' # Slack Desktop + - app_store_id: '1333542190' # 1Password 7 Desktop + - app_store_id: '1477376905' # GitHub + - app_store_id: '1152747299' # Figma diff --git a/it-and-security/teams/workstations.yml b/it-and-security/teams/workstations.yml index 79dd914a7b..ad4a665a03 100644 --- a/it-and-security/teams/workstations.yml +++ b/it-and-security/teams/workstations.yml @@ -80,3 +80,10 @@ software: pre_install_query: path: ../lib/macos-check-if-apple-silicon.queries.yml self_service: true + - url: https://dl.google.com/chrome/mac/stable/accept_tos%3Dhttps%253A%252F%252Fwww.google.com%252Fintl%252Fen_ph%252Fchrome%252Fterms%252F%26_and_accept_tos%3Dhttps%253A%252F%252Fpolicies.google.com%252Fterms/googlechrome.pkg + self_service: true + app_store_apps: + - app_store_id: '803453959' # Slack Desktop + - app_store_id: '1333542190' # 1Password 7 Desktop + - app_store_id: '1477376905' # GitHub + - app_store_id: '1152747299' # Figma