Skip to content

allowing http non encrypted traffic for internal ALB #95

allowing http non encrypted traffic for internal ALB

allowing http non encrypted traffic for internal ALB #95

Triggered via push November 30, 2023 17:27
Status Failure
Total duration 25s
Artifacts

checkov.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: cloudwatch.tf#L42
CKV_AWS_356: "Ensure no IAM policies documents allow "*" as a statement's resource for restrictable actions"
build: cloudwatch.tf#L5
CKV_AWS_338: "Ensure CloudWatch log groups retains logs for at least 1 year"
build: dd-agent.tf#L1
CKV_TF_1: "Ensure Terraform module sources use a commit hash"
build: dd-log-forwarder-firelens.tf#L1
CKV_TF_1: "Ensure Terraform module sources use a commit hash"
build: ecs.tf#L98
CKV_TF_1: "Ensure Terraform module sources use a commit hash"
build: ecs.tf#L167
CKV_AWS_249: "Ensure that the Execution Role ARN and the Task Role ARN are different in ECS Task definitions"
build: load_balancer.tf#L5
CKV_TF_1: "Ensure Terraform module sources use a commit hash"
build: load_balancer.tf#L60
CKV_AWS_2: "Ensure ALB protocol is HTTPS"
build: load_balancer_network.tf#L5
CKV_AWS_150: "Ensure that Load Balancer has deletion protection enabled"
build: load_balancer_network.tf#L5
CKV_AWS_91: "Ensure the ELBv2 (Application/Network) has access logging enabled"
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/