OPSEXP-2411 Drop privileged for traefik containers #50
Annotations
10 warnings
docker-compose/community-docker-compose.yml#L166
Docker socket docker.sock should not be mounted on host. If the docker socket is mounted, it can allow its processes to execute docker commands.
|
docker-compose/pre-release-docker-compose.yml#L256
Docker socket docker.sock should not be mounted on host. If the docker socket is mounted, it can allow its processes to execute docker commands.
|
docker-compose/7.1.N-docker-compose.yml#L202
Docker socket docker.sock should not be mounted on host. If the docker socket is mounted, it can allow its processes to execute docker commands.
|
docker-compose/docker-compose.yml#L256
Docker socket docker.sock should not be mounted on host. If the docker socket is mounted, it can allow its processes to execute docker commands.
|
docker-compose/7.3.N-docker-compose.yml#L213
Docker socket docker.sock should not be mounted on host. If the docker socket is mounted, it can allow its processes to execute docker commands.
|
docker-compose/7.2.N-docker-compose.yml#L222
Docker socket docker.sock should not be mounted on host. If the docker socket is mounted, it can allow its processes to execute docker commands.
|
docker-compose/7.4.N-docker-compose.yml#L214
Docker socket docker.sock should not be mounted on host. If the docker socket is mounted, it can allow its processes to execute docker commands.
|
docker-compose/pre-release-docker-compose.yml#L253
Ensuring the process does not gain any new privileges lessens the risk associated with many operations.
|
docker-compose/7.2.N-docker-compose.yml#L219
Ensuring the process does not gain any new privileges lessens the risk associated with many operations.
|
docker-compose/docker-compose.yml#L253
Ensuring the process does not gain any new privileges lessens the risk associated with many operations.
|
This job succeeded
Loading