Kics #117
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 10 warnings
Kics / Kics Scan
KICS scan failed with exit code 50
|
[HIGH] Passwords And Secrets - Generic Password:
tests/docker/couchdb-docker-compose.yml#L27
Query to find passwords and secrets in infrastructure code.
|
[HIGH] Passwords And Secrets - Generic Password:
tests/docker/elasticsearch-platinum-docker-compose.yml#L27
Query to find passwords and secrets in infrastructure code.
|
[HIGH] Passwords And Secrets - Generic Secret:
tests/docker/minio-docker-compose.yml#L27
Query to find passwords and secrets in infrastructure code.
|
[HIGH] Privileged Containers Enabled:
tests/docker/ubuntu-github-docker-compose.yml#L25
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:
tests/docker/debian-github-docker-compose.yml#L25
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:
tests/docker/centos-github-docker-compose.yml#L25
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:
tests/docker/alpine-github-docker-compose.yml#L25
Privileged containers should be used with extreme caution, they have all of the capabilities that the linux kernel offers for docker.
|
[MEDIUM] Container Traffic Not Bound To Host Interface:
tests/docker/elasticsearch-platinum-docker-compose.yml#L24
Incoming container traffic should be bound to a specific host interface
|
[MEDIUM] Container Traffic Not Bound To Host Interface:
tests/docker/redis-docker-compose.yml#L29
Incoming container traffic should be bound to a specific host interface
|
[MEDIUM] Container Traffic Not Bound To Host Interface:
tests/docker/solrcloud-docker-compose.yml#L24
Incoming container traffic should be bound to a specific host interface
|