From 4d9473881f92fd6b9067503ebc436a5bab0f48e8 Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Fri, 18 Sep 2020 18:47:14 +0200 Subject: [PATCH] Fixed title id for eks-cis --- groups/group19_eks-cis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groups/group19_eks-cis b/groups/group19_eks-cis index c5b7e09c..8c31932b 100644 --- a/groups/group19_eks-cis +++ b/groups/group19_eks-cis @@ -10,6 +10,6 @@ GROUP_ID[19]='eks-cis' GROUP_NUMBER[19]='19.0' -GROUP_TITLE[19]='CIS EKS Benchmark *********************************************' +GROUP_TITLE[19]='CIS EKS Benchmark - [eks-cis] *********************************' GROUP_RUN_BY_DEFAULT[19]='N' # run it when execute_all is called GROUP_CHECKS[19]='extra765,extra794,extra795,extra796,extra797'