From cba52ce301e7682d8ae181e56cfe0eb6bff748c0 Mon Sep 17 00:00:00 2001 From: michalsadowski Date: Wed, 29 Jan 2025 16:44:57 +0100 Subject: [PATCH] Removed duplicated waf tags Remove duplicated waf tags written in small letters to mach other files where waf tags are written with first letter in capital --- .../azurekubernetesservice_sg_checklist.en.json | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/checklists-ext/azurekubernetesservice_sg_checklist.en.json b/checklists-ext/azurekubernetesservice_sg_checklist.en.json index 10fd2600..fbd79bda 100644 --- a/checklists-ext/azurekubernetesservice_sg_checklist.en.json +++ b/checklists-ext/azurekubernetesservice_sg_checklist.en.json @@ -372,35 +372,20 @@ ], "categories": [], "waf": [ - { - "name": "reliability" - }, { "name": "Cost" }, { "name": "Operations" }, - { - "name": "security" - }, { "name": "Performance" }, { "name": "Reliability" }, - { - "name": "operations" - }, { "name": "Security" - }, - { - "name": "performance" - }, - { - "name": "cost" } ], "yesno": [ @@ -439,4 +424,4 @@ "state": "preview", "timestamp": "October 20, 2024" } -} \ No newline at end of file +}