Add KICS security checks #1
Annotations
10 warnings
|
[HIGH] Volume Has Sensitive Host Directory:
tests/ubuntu-16.04-compose.yml#L14
Container has sensitive host directory mounted as a volume
|
|
[HIGH] Volume Has Sensitive Host Directory:
tests/ubuntu-16.04-compose.yml#L15
Container has sensitive host directory mounted as a volume
|
|
[HIGH] Volume Has Sensitive Host Directory:
tests/centos-7-compose.yml#L14
Container has sensitive host directory mounted as a volume
|
|
[HIGH] Volume Has Sensitive Host Directory:
tests/ubuntu-16.04-compose.yml#L27
Container has sensitive host directory mounted as a volume
|
|
[HIGH] Volume Has Sensitive Host Directory:
tests/centos-7-compose.yml#L28
Container has sensitive host directory mounted as a volume
|
|
[HIGH] Privileged Containers Enabled:
tests/ubuntu-16.04-compose.yml#L21
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/centos-7-compose.yml#L8
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/centos-7-compose.yml#L21
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/ubuntu-16.04-compose.yml#L8
Privileged containers should be used with extreme caution, they have all of the capabilities that the linux kernel offers for docker.
|
|
[HIGH] Passwords And Secrets - Generic Token:
molecule/patroni-etcdv2-ssl/prepare.yml#L40
Query to find passwords and secrets in infrastructure code.
|