hummingbot-developer
Fail
Audited by Socket on Mar 1, 2026
1 alert found:
Obfuscated FileObfuscated Filereferences/docker-compose.dev.yml
HIGHObfuscated FileHIGH
references/docker-compose.dev.yml
The docker-compose file is not itself executable malware, but contains multiple insecure configuration patterns that materially increase the chance of host compromise and data leakage if misused: notably the mounted Docker socket, hardcoded DB credentials, mounted init SQL, published management ports, and host-gateway exposure. Remediate by removing the Docker socket mount, removing hardcoded secrets in favor of secrets management, limiting published ports and network exposure, validating init scripts, and applying least-privilege runtime constraints. This file should be treated as high-risk from an operational security perspective even though no explicit malicious code is present.
Confidence: 98%
Audit Metadata