Skip to content

ACS-8856 Add Audit Storage to the docker compose setup #41

ACS-8856 Add Audit Storage to the docker compose setup

ACS-8856 Add Audit Storage to the docker compose setup #41

Triggered via pull request October 2, 2024 15:21
Status Success
Total duration 45s
Artifacts

kics.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.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#L172
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.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] Privileged Containers Enabled: docker-compose/community-docker-compose.yml#L170
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.
[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.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.