dokploy-docker-compose
Audited by Socket on May 16, 2026
1 alert found:
SecurityNo clear evidence of intentional malicious behavior (e.g., explicit backdoors, exfiltration, or reverse shells) is present in the snippet. However, the deployment has a significant supply-chain integrity gap: the init container downloads and installs an executable from GitHub Releases but does not enforce checksum/signature verification in the active path, enabling tampered or corrupted artifacts to be executed via the ClickHouse user_scripts mount. Additional high-impact hardening concerns include remote-management capabilities in the OpAMP manager config, empty ClickHouse default password with broad network access, and Zookeeper anonymous login. Overall, the module warrants security review and hardening before production use.