github.com/khulnasoft-lab/kube-bench@v0.2.1-0.20240330183753-9df52345ae58/cfg/eks-1.2.0/config.yaml (about) 1 --- 2 ## Version-specific settings that override the values in cfg/config.yaml 3 ## These settings are required if you are using the --asff option to report findings to AWS Security Hub 4 ## AWS account number is required. 5 AWS_ACCOUNT: "<AWS_ACCT_NUMBER>" 6 ## AWS region is required. 7 AWS_REGION: "<AWS_REGION>" 8 ## EKS Cluster ARN is required. 9 CLUSTER_ARN: "<AWS_CLUSTER_ARN>"