KICS #18
Annotations
1 error and 5 warnings
|
backend/Dockerfile#L31
A user should be specified in the dockerfile, otherwise the image will run as root
|
frontend/Dockerfile#L22
A user should be specified in the dockerfile, otherwise the image will run as root
|
frontend/Dockerfile#L28
Check if packages installed by npm are pinning a specific version.
|
backend/Dockerfile#L31
Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working
|
frontend/Dockerfile#L22
Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working
|
The logs for this run have expired and are no longer available.
Loading