From 647e0f2a725f6b2b8463703ded2164051f77c87a Mon Sep 17 00:00:00 2001 From: Artur Ribeiro Date: Wed, 18 Sep 2024 15:54:29 +0100 Subject: [PATCH] add missing cwe to cloudformation query --- .../metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/queries/cloudFormation/aws/dynamodb_with_table_billing_mode_not_recommended/metadata.json b/assets/queries/cloudFormation/aws/dynamodb_with_table_billing_mode_not_recommended/metadata.json index 2d8f15bf408..7f4b9323342 100644 --- a/assets/queries/cloudFormation/aws/dynamodb_with_table_billing_mode_not_recommended/metadata.json +++ b/assets/queries/cloudFormation/aws/dynamodb_with_table_billing_mode_not_recommended/metadata.json @@ -8,5 +8,5 @@ "platform": "CloudFormation", "descriptionID": "2a9dc4de", "cloudProvider": "aws", - "cwe": "" + "cwe": "913" } \ No newline at end of file