From b60d320622014ffd807c96e6b18b40c0ea9eb2ab Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Mon, 11 Mar 2019 22:09:12 -0400 Subject: [PATCH] Improved tittle to describe what extra71 does --- checks/check_extra71 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checks/check_extra71 b/checks/check_extra71 index 25e95cda..21e102cb 100644 --- a/checks/check_extra71 +++ b/checks/check_extra71 @@ -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_extra71="7.1,7.01" -CHECK_TITLE_extra71="[extra71] Ensure users with AdministratorAccess policy have MFA tokens enabled (Not Scored) (Not part of CIS benchmark)" +CHECK_TITLE_extra71="[extra71] Ensure users of groups with AdministratorAccess policy have MFA tokens enabled (Not Scored) (Not part of CIS benchmark)" CHECK_SCORED_extra71="NOT_SCORED" CHECK_TYPE_extra71="EXTRA" CHECK_ALTERNATE_extra701="extra71"