ACS-8856 Add Audit Storage to the docker compose setup #48
Annotations
10 warnings
[HIGH] Docker Socket Mounted In Container:
docker-compose/7.2.N-docker-compose.yml#L224
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.
|
[HIGH] Docker Socket Mounted In Container:
docker-compose/7.4.N-docker-compose.yml#L216
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.
|
[HIGH] Docker Socket Mounted In Container:
docker-compose/7.3.N-docker-compose.yml#L215
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.
|
[HIGH] Docker Socket Mounted In Container:
docker-compose/docker-compose.yml#L279
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.
|
[HIGH] Docker Socket Mounted In Container:
docker-compose/7.1.N-docker-compose.yml#L204
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.
|
[HIGH] Docker Socket Mounted In Container:
docker-compose/community-docker-compose.yml#L168
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.
|
[HIGH] Privileged Containers Enabled:
docker-compose/7.2.N-docker-compose.yml#L222
Privileged containers should be used with extreme caution, they have all of the capabilities that the linux kernel offers for docker.
|
[HIGH] Privileged Containers Enabled:
docker-compose/7.4.N-docker-compose.yml#L214
Privileged containers should be used with extreme caution, they have all of the capabilities that the linux kernel offers for docker.
|
[HIGH] Privileged Containers Enabled:
docker-compose/7.3.N-docker-compose.yml#L213
Privileged containers should be used with extreme caution, they have all of the capabilities that the linux kernel offers for docker.
|
[HIGH] Privileged Containers Enabled:
docker-compose/docker-compose.yml#L277
Privileged containers should be used with extreme caution, they have all of the capabilities that the linux kernel offers for docker.
|