Skip to content

WIP: Refactor EKS notebook and scripts #1

WIP: Refactor EKS notebook and scripts

WIP: Refactor EKS notebook and scripts #1

Triggered via pull request January 14, 2024 13:14
Status Success
Total duration 26s
Artifacts

tfscan.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
checkov: modules/common/ec2/main.tf#L32
CKV_AWS_23: "Ensure every security groups rule has a description"
checkov: modules/common/ec2/main.tf#L32
CKV_AWS_24: "Ensure no security groups allow ingress from 0.0.0.0:0 to port 22"
checkov: modules/common/ec2/main.tf#L70
CKV_AWS_126: "Ensure that detailed monitoring is enabled for EC2 instances"
checkov: modules/common/ec2/main.tf#L70
CKV_AWS_79: "Ensure Instance Metadata Service Version 1 is not enabled"
checkov: modules/common/ec2/main.tf#L70
CKV_AWS_8: "Ensure all data stored in the Launch configuration or instance Elastic Blocks Store is securely encrypted"
checkov: modules/common/ec2/main.tf#L70
CKV_AWS_135: "Ensure that EC2 is EBS optimized"
checkov: modules/common/eks/data.tf#L3
CKV_AWS_109: "Ensure IAM policies does not allow permissions management / resource exposure without constraints"
checkov: modules/common/eks/data.tf#L3
CKV_AWS_111: "Ensure IAM policies does not allow write access without constraints"
checkov: modules/common/eks/data.tf#L3
CKV_AWS_356: "Ensure no IAM policies documents allow "*" as a statement's resource for restrictable actions"
checkov: modules/common/eks/ecr.tf#L1
CKV_AWS_51: "Ensure ECR Image Tags are immutable"