Skip to content

Commit

Permalink
Multiple updates to recover dogfood
Browse files Browse the repository at this point in the history
  • Loading branch information
allenhouchins committed Feb 5, 2025
1 parent 198ff4d commit 292fe87
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions it-and-security/teams/company-owned-ipads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ controls:
policies:
queries:
software:
app_store_apps:
- app_store_id: '618783545' # Slack
- app_store_id: '546505307' # Zoom
3 changes: 3 additions & 0 deletions it-and-security/teams/company-owned-iphones.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ controls:
policies:
queries:
software:
app_store_apps:
- app_store_id: '618783545' # Slack
- app_store_id: '546505307' # Zoom
3 changes: 3 additions & 0 deletions it-and-security/teams/personally-owned-iphones.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ controls:
policies:
queries:
software:
app_store_apps:
- app_store_id: '618783545' # Slack
- app_store_id: '546505307' # Zoom
1 change: 1 addition & 0 deletions it-and-security/teams/workstations-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,4 @@ software:
- path: ../lib/windows/software/zoom.yml # Zoom for Windows (x86)
- path: ../lib/windows/software/google-chrome.yml # Google Chrome for Windows
app_store_apps:
- app_store_id: '803453959' # Slack Desktop
2 changes: 2 additions & 0 deletions it-and-security/teams/workstations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ controls:
software:
- package_path: ../lib/macos/software/google-chrome.yml # Google Chrome for macOS
- package_path: ../lib/macos/software/zoom.yml # Zoom for macOS
- app_store_id: '803453959' # Slack Desktop
macos_updates:
deadline: "2025-02-23"
minimum_version: "15.3"
Expand Down Expand Up @@ -97,3 +98,4 @@ software:
- path: ../lib/macos/software/zoom.yml # Zoom for macOS
- path: ../lib/macos/software/google-chrome.yml # Google Chrome for macOS
app_store_apps:
- app_store_id: '803453959' # Slack Desktop

0 comments on commit 292fe87

Please sign in to comment.