Skip to content

Merge pull request #13 from lagerfeuer/master #104

Merge pull request #13 from lagerfeuer/master

Merge pull request #13 from lagerfeuer/master #104

Triggered via push December 19, 2023 20:11
Status Failure
Total duration 44s
Artifacts

checkov.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: cloudwatch.tf#L5
CKV_AWS_338: "Ensure CloudWatch log groups retains logs for at least 1 year"
build: cloudwatch.tf#L42
CKV_AWS_356: "Ensure no IAM policies documents allow "*" as a statement's resource for restrictable actions"
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#L172
CKV_AWS_249: "Ensure that the Execution Role ARN and the Task Role ARN are different in ECS Task definitions"
build: ecs.tf#L98
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.tf#L5
CKV_TF_1: "Ensure Terraform module sources use a commit hash"
build: load_balancer_network.tf#L5
CKV_AWS_152: "Ensure that Load Balancer (Network/Gateway) has cross-zone load balancing enabled"
build: load_balancer_network.tf#L5
CKV_AWS_150: "Ensure that Load Balancer has deletion protection 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/