Skip to content

devcontainer initial #1

devcontainer initial

devcontainer initial #1

Triggered via push August 4, 2025 10:47
Status Failure
Total duration 30s
Artifacts

ci-cd.yml

on: push
Lint and Validate
6s
Lint and Validate
Security Scan
24s
Security Scan
Terraform Plan
0s
Terraform Plan
Deploy to Production
Deploy to Production
Deploy to Staging
Deploy to Staging
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Lint and Validate
Process completed with exit code 1.
Security Scan
Path does not exist: trivy-results.sarif
Security Scan
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
Security Scan: kubernetes/manifests/deployment.yaml#L1
CKV_K8S_22: "Use read-only filesystem for containers where possible"
Security Scan: kubernetes/manifests/deployment.yaml#L1
CKV_K8S_23: "Minimize the admission of root containers"
Security Scan: kubernetes/manifests/deployment.yaml#L1
CKV_K8S_40: "Containers should run as a high UID to avoid host conflict"
Security Scan: kubernetes/manifests/deployment.yaml#L1
CKV_K8S_37: "Minimize the admission of containers with capabilities assigned"
Security Scan: kubernetes/manifests/deployment.yaml#L1
CKV_K8S_28: "Minimize the admission of containers with the NET_RAW capability"
Security Scan: kubernetes/manifests/deployment.yaml#L1
CKV_K8S_31: "Ensure that the seccomp profile is set to docker/default or runtime/default"
Security Scan: terraform/modules/aws/vpc/main.tf#L1
CKV2_AWS_12: "Ensure the default security group of every VPC restricts all traffic"
Security Scan: terraform/modules/aws/vpc/main.tf#L1
CKV2_AWS_11: "Ensure VPC flow logging is enabled in all VPCs"
Security Scan: terraform/modules/aws/vpc/main.tf#L11
CKV_AWS_130: "Ensure VPC subnets do not assign public IP by default"
Security Scan: terraform/modules/aws/vpc/main.tf#L11
CKV_AWS_130: "Ensure VPC subnets do not assign public IP by default"