1.0.70 Add comments to docker-compose.yml #92
scan-dockerfiles-with-kics.yml
on: push
KICS Github Action
28s
Annotations
10 warnings
[HIGH] Missing User Instruction:
.build/www/Dockerfile#L24
A user should be specified in the dockerfile, otherwise the image will run as root
|
[HIGH] Missing User Instruction:
.build/database_admin/Dockerfile#L18
A user should be specified in the dockerfile, otherwise the image will run as root
|
[HIGH] Missing User Instruction:
.build/database/Dockerfile#L17
A user should be specified in the dockerfile, otherwise the image will run as root
|
[HIGH] Missing User Instruction:
.build/ldap_admin/Dockerfile#L19
A user should be specified in the dockerfile, otherwise the image will run as root
|
[HIGH] Missing User Instruction:
.build/ldap/Dockerfile#L22
A user should be specified in the dockerfile, otherwise the image will run as root
|
[HIGH] Passwords And Secrets - Generic Password:
.build/ldap/Dockerfile#L29
Query to find passwords and secrets in infrastructure code.
|
[HIGH] Passwords And Secrets - Generic Password:
.build/database/Dockerfile#L20
Query to find passwords and secrets in infrastructure code.
|
[HIGH] Passwords And Secrets - Generic Password:
.build/database_admin/Dockerfile#L26
Query to find passwords and secrets in infrastructure code.
|
[HIGH] Passwords And Secrets - Generic Password:
.build/ldap/Dockerfile#L28
Query to find passwords and secrets in infrastructure code.
|
[HIGH] Passwords And Secrets - Generic Password:
.build/www/Dockerfile#L29
Query to find passwords and secrets in infrastructure code.
|