Skip to content

fix: make composer dirs optional #52

fix: make composer dirs optional

fix: make composer dirs optional #52

Triggered via push October 22, 2025 16:46
Status Failure
Total duration 40s
Artifacts

checkov.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
checkov: terraform/modules/meilisearch/main.tf#L5
CKV_AWS_382: "Ensure no security groups allow egress from 0.0.0.0:0 to port -1"
checkov: terraform/modules/meilisearch/main.tf#L5
CKV_AWS_23: "Ensure every security group and rule has a description"
checkov: terraform/modules/load_balancer/main.tf#L154
CKV_AWS_91: "Ensure the ELBv2 (Application/Network) has access logging enabled"
checkov: terraform/modules/load_balancer/main.tf#L154
CKV_AWS_150: "Ensure that Load Balancer has deletion protection enabled"
checkov: terraform/modules/container_registry/main.tf#L5
CKV_AWS_51: "Ensure ECR Image Tags are immutable"
checkov: terraform/modules/container_registry/main.tf#L5
CKV_AWS_136: "Ensure that ECR repositories are encrypted using KMS"
checkov: terraform/modules/bastion/main.tf#L96
CKV_AWS_135: "Ensure that EC2 is EBS optimized"
checkov: terraform/modules/bastion/main.tf#L96
CKV_AWS_88: "EC2 instance should not have public IP."
checkov: terraform/modules/bastion/main.tf#L13
CKV_AWS_382: "Ensure no security groups allow egress from 0.0.0.0:0 to port -1"
checkov: terraform/modules/bastion/main.tf#L13
CKV_AWS_24: "Ensure no security groups allow ingress from 0.0.0.0:0 to port 22"