Skip to content
Triggered via schedule June 20, 2024 00:01
Status Success
Total duration 1m 0s
Artifacts

kics.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
[MEDIUM] Unpinned Package Version in Apk Add: .conf/Dockerfile#L33
Package version pinning reduces the range of versions that can be installed, reducing the chances of failure due to unanticipated changes
[LOW] Healthcheck Instruction Missing: .conf/Dockerfile#L20
Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working