docker-compose
Audited by Socket on Sep 18, 2026
2 alerts found:
Anomalyx2No clear malicious behavior or malware is present. The material is legitimate production Docker guidance, but it has notable security weaknesses: mutable image tags, possible plaintext or unauthenticated logging, HTTP fallback, publicly published monitoring services, environment-based credentials, insufficiently protected backups, and incomplete container hardening. The Dockerfile should also be validated because parts appear syntactically or operationally incorrect.
No clear malicious behavior is present in the provided fragment. The configuration is consistent with a conventional Docker-based microservices deployment. Security concerns include weak example credentials, a placeholder JWT secret, hardcoded RabbitMQ example credentials, exposed management and monitoring ports, and mutable image tags. These issues should be remediated before production deployment, but they do not by themselves indicate a supply-chain attack.