Skip to content

1.0.70 Add comments to docker-compose.yml #92

1.0.70 Add comments to docker-compose.yml

1.0.70 Add comments to docker-compose.yml #92

Triggered via push October 7, 2024 23:30
Status Success
Total duration 37s
Artifacts
KICS Github Action
28s
KICS Github Action
Fit to window
Zoom out
Zoom in

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.