From 478cb4aa54c52652108d10c328bb040abfa57368 Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Thu, 21 Jan 2021 22:40:25 +0100 Subject: [PATCH] Adjusted severity variable --- checks/check16 | 2 +- checks/check_extra7131 | 2 +- checks/check_extra789 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/checks/check16 b/checks/check16 index 7dfb17d1..5545ad20 100644 --- a/checks/check16 +++ b/checks/check16 @@ -12,7 +12,7 @@ CHECK_ID_check16="1.6" CHECK_TITLE_check16="[check16] Ensure IAM password policy require at least one lowercase letter (Scored)" CHECK_SCORED_check16="SCORED" CHECK_TYPE_check16="LEVEL1" -CHECK_SEVERITY_check16="medium" +CHECK_SEVERITY_check16="Medium" CHECK_ASFF_TYPE_check16="Software and Configuration Checks/Industry and Regulatory Standards/CIS AWS Foundations Benchmark" CHECK_ALTERNATE_check106="check16" diff --git a/checks/check_extra7131 b/checks/check_extra7131 index b9b865c3..ca64c8d4 100644 --- a/checks/check_extra7131 +++ b/checks/check_extra7131 @@ -11,7 +11,7 @@ # CONDITIONS OF ANY KIND, either express or implied. See the License for the # specific language governing permissions and limitations under the License. CHECK_ID_extra7131="7.131" -CHECK_TITLE_extra7131="[extra7131] Ensure there RDS instances have minor version upgrade enabled" +CHECK_TITLE_extra7131="[extra7131] Ensure RDS instances have minor version upgrade enabled" CHECK_SCORED_extra7131="NOT_SCORED" CHECK_TYPE_extra7131="EXTRA" CHECK_SEVERITY_extra7131="Low" diff --git a/checks/check_extra789 b/checks/check_extra789 index 3a7e84c1..7f6126ae 100644 --- a/checks/check_extra789 +++ b/checks/check_extra789 @@ -15,7 +15,7 @@ CHECK_ID_extra789="7.89" CHECK_TITLE_extra789="[extra789] Find trust boundaries in VPC endpoint services connections" CHECK_SCORED_extra789="NOT_SCORED" CHECK_TYPE_extra789="EXTRA" - CHECK_SEVERITY_extra789="Medium" +CHECK_SEVERITY_extra789="Medium" CHECK_ASFF_RESOURCE_TYPE_extra789="AwsEc2Vpc" CHECK_ALTERNATE_extra789="extra789"