From 42220828ce8570e709864796786d10a0d2b1763e Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Tue, 23 Apr 2019 23:20:11 -0400 Subject: [PATCH] Fixed issue #317 --- checks/check117 | 4 ++-- checks/check118 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/checks/check117 b/checks/check117 index 72b62ba0..69f897c9 100644 --- a/checks/check117 +++ b/checks/check117 @@ -9,8 +9,8 @@ # work. If not, see . CHECK_ID_check117="1.17" -CHECK_TITLE_check117="[check117] Maintain current contact details (Scored)" -CHECK_SCORED_check117="SCORED" +CHECK_TITLE_check117="[check117] Maintain current contact details (Not Scored)" +CHECK_SCORED_check117="NOT_SCORED" CHECK_TYPE_check117="LEVEL1" CHECK_ALTERNATE_check117="check117" diff --git a/checks/check118 b/checks/check118 index f3c20f2a..4217fbf1 100644 --- a/checks/check118 +++ b/checks/check118 @@ -9,8 +9,8 @@ # work. If not, see . CHECK_ID_check118="1.18" -CHECK_TITLE_check118="[check118] Ensure security contact information is registered (Scored)" -CHECK_SCORED_check118="SCORED" +CHECK_TITLE_check118="[check118] Ensure security contact information is registered (Not Scored)" +CHECK_SCORED_check118="NOT_SCORED" CHECK_TYPE_check118="LEVEL1" CHECK_ALTERNATE_check118="check118"