Skip to content

Added security_context #2

Added security_context

Added security_context #2

Triggered via push August 8, 2023 21:13
Status Failure
Total duration 38s
Artifacts

scan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
scan: deployment.tf#L6
CKV_K8S_13: "Memory requests should be set"
scan: deployment.tf#L6
CKV_K8S_8: "Liveness Probe Should be Configured"
scan: deployment.tf#L6
CKV_K8S_37: "Minimise the admission of containers with capabilities assigned"
scan: deployment.tf#L6
CKV_K8S_35: "Prefer using secrets as files over secrets as environment variables"
scan: deployment.tf#L6
CKV_K8S_43: "Image should use digest"
scan: deployment.tf#L6
CKV_K8S_10: "CPU requests should be set"
scan: deployment.tf#L6
CKV_K8S_22: "Use read-only filesystem for containers where possible"
scan: .github/workflows/scan.yml#L1
CKV2_GHA_1: "Ensure top-level permissions are not set to write-all"