We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checkmarx (IaC-Security): Healthcheck Instruction Missing Checkmarx Project: Supakorn19934/nginx-sticky Repository URL: https://github.com/Supakorn19934/nginx-sticky Branch: main Scan ID: 98f1608e-e078-4f21-9ece-24ddb65d5a43
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: NEW 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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checkmarx (IaC-Security): Healthcheck Instruction Missing
Checkmarx Project: Supakorn19934/nginx-sticky
Repository URL: https://github.com/Supakorn19934/nginx-sticky
Branch: main
Scan ID: 98f1608e-e078-4f21-9ece-24ddb65d5a43
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: NEW
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
The text was updated successfully, but these errors were encountered: