Skip to content

Update wordpress-deployment.yml #20

Update wordpress-deployment.yml

Update wordpress-deployment.yml #20

Triggered via push February 21, 2024 17:39
Status Success
Total duration 45s
Artifacts

checkov.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
scan: deployments/nginx/nginx-deployment.yml#L1
CKV_K8S_23: "Minimize the admission of root containers"
scan: deployments/nginx/nginx-deployment.yml#L1
CKV_K8S_8: "Liveness Probe Should be Configured"
scan: deployments/nginx/nginx-deployment.yml#L1
CKV_K8S_43: "Image should use digest"
scan: deployments/nginx/nginx-deployment.yml#L1
CKV_K8S_31: "Ensure that the seccomp profile is set to docker/default or runtime/default"
scan: deployments/nginx/nginx-deployment.yml#L1
CKV_K8S_29: "Apply security context to your pods and containers"
scan: deployments/nginx/nginx-deployment.yml#L1
CKV_K8S_22: "Use read-only filesystem for containers where possible"
scan: deployments/nginx/nginx-deployment.yml#L1
CKV_K8S_40: "Containers should run as a high UID to avoid host conflict"
scan: deployments/nginx/nginx-deployment.yml#L1
CKV_K8S_21: "The default namespace should not be used"
scan: deployments/nginx/nginx-deployment.yml#L1
CKV_K8S_38: "Ensure that Service Account Tokens are only mounted where necessary"
scan: deployments/nginx/nginx-deployment.yml#L1
CKV_K8S_9: "Readiness Probe Should be Configured"