Deploy with Iru (Kandji)
GitGuardian maintains ready-to-use scripts for Iru deployments in the ggshield-mdm-deploy GitHub repository. Use these as the source of truth rather than writing scripts from scratch.
Relevant scripts in the repository:
| Script | Purpose |
|---|---|
shared/ggshield_install.sh | Shared install script (single source of truth). |
kandji/ggshield_audit.sh | Audit script run by Iru to check whether ggshield is installed and up to date. |
kandji/ggshield_remediation.sh | Symlink to the shared install script, run by Iru when the audit fails. |