container/docker-compose

Free catalog · v0.0.12

Reviews Compose services for privilege, host access, and image reproducibility.

Checks

RuleSeverityScans for
docker-compose.dangerous-capabilitiesHighcap_add grants SYS_ADMIN, SYS_PTRACE, NET_ADMIN, or ALL
docker-compose.docker-sock-mountCriticalService mounts the Docker socket
docker-compose.host-namespaceHighService shares host namespaces (network_mode: host, pid: host, ipc: host)
docker-compose.inline-secret-envHighCredential literals in environment:
docker-compose.mutable-imageMediumService image uses :latest or no tag
docker-compose.privilegedCriticalService runs with privileged: true
docker-compose.security-opt-disabledHighSecurity profiles explicitly disabled
docker-compose.sensitive-port-exposedHighData-plane/admin port published without a host-IP restriction
docker-compose.writable-git-bindMediumA service bind-mounts the host repository's .git directory with write access

More from the registry