Skip to content

Update nsg.tf

Update nsg.tf #10

Triggered via push February 21, 2024 16:15
Status Success
Total duration 39s
Artifacts

checkov.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
scan: k3s-workers.tf#L33
CKV_OCI_4: "Ensure OCI Compute Instance boot volume has in-transit data encryption enabled"
scan: k3s-workers.tf#L33
CKV_OCI_5: "Ensure OCI Compute Instance has Legacy MetaData service endpoint disabled"
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_30: "Apply security context to your containers"