devcontainer initial #1
ci-cd.yml
on: push
Lint and Validate
6s
Security Scan
24s
Terraform Plan
0s
Deploy to Production
Deploy to Staging
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"
|