Remove prefix of check ID

This commit is contained in:
Roman Mueller 2020-06-02 15:57:33 +02:00
parent d6969dd2a4
commit b3182ca8f5

View file

@ -298,7 +298,7 @@ check_2_11() {
# 2.12
check_2_12() {
id_2_12="2.12"
desc_2_12="2.12 Ensure centralized and remote logging is configured (Scored)"
desc_2_12="Ensure centralized and remote logging is configured (Scored)"
check_2_12="$id_2_12 - $desc_2_12"
starttestjson "$id_2_12" "$desc_2_12"