From 42075841274c4ac142d75b666431620fd638afaf Mon Sep 17 00:00:00 2001 From: Michael McClelland Date: Wed, 15 Nov 2023 10:18:27 -0500 Subject: [PATCH] change check id back --- .../checks/graph_checks/aws/KmsKeyWildcardPrincipal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkov/terraform/checks/graph_checks/aws/KmsKeyWildcardPrincipal.yaml b/checkov/terraform/checks/graph_checks/aws/KmsKeyWildcardPrincipal.yaml index 6bca30bf3be..01982505793 100644 --- a/checkov/terraform/checks/graph_checks/aws/KmsKeyWildcardPrincipal.yaml +++ b/checkov/terraform/checks/graph_checks/aws/KmsKeyWildcardPrincipal.yaml @@ -1,6 +1,6 @@ --- metadata: - id: CKV_AWS_333333 + id: CKV_AWS_33 name: "Ensure KMS key policy does not contain wildcard (*) principal" category: IAM definition: