-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Checkmarx (IaC-Security): Healthcheck Instruction Missing
Checkmarx Project: YSLCx/workshop_demo
Repository URL: https://github.com/YSLCx/workshop_demo
Branch: main
Scan ID: 85f0b871-dd27-420e-95e1-91e06302f579
Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working
Locations:
Result #1:
Severity: LOW
State: TO_VERIFY
Status: RECURRENT
File: /Dockerfile[1,0]
Expected value: Dockerfile should contain instruction 'HEALTHCHECK'
Actual value: Dockerfile doesn't contain instruction 'HEALTHCHECK'
Review result in Checkmarx One: Healthcheck Instruction Missing
Reactions are currently unavailable