Deploys GitHub Desktop, providing a GUI for version control operations across teams.
- Detection: Checks for
/Applications/GitHub Desktop.app. - Remediation: Calls
Installomator(githubdesktoplabel) to fetch the latest binary from GitHub's releases API and installs it natively.
- Upload script:
install-github-desktop.sh - Run script as signed-in user: No (Root required for /Applications access)