Merge pull request #439 from roman-mueller/fix_description

Remove prefix of check ID in description
This commit is contained in:
Thomas Sjögren 2020-06-02 14:10:21 +00:00 committed by GitHub
commit 41593e80d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"