Rename files, fix permissions of tests

This commit is contained in:
Thibault Ayanides
2020-12-21 11:21:32 +01:00
parent 5c40d48f85
commit 6e0b47ab8f
27 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
#
# 1.1.1.7 Disable Mounting of squashfs Filesystems (Not Scored)
# 1.1.1.5 Disable Mounting of squashfs Filesystems (Not Scored)
#
set -e # One error, it's over

View File

@ -6,7 +6,7 @@
#
#
# 1.1.1.5 Disable Mounting of udf Filesystems (Not Scored)
# 1.1.1.6 Disable Mounting of udf Filesystems (Not Scored)
#
set -e # One error, it's over

View File

@ -2,11 +2,11 @@
# run-shellcheck
#
# CIS Debian Hardening
# CIS Debian Hardening Bonus Check
#
#
# 1.1.1.6 Disable Mounting of cramfs Filesystems (Not Scored)
# 99.1.1.1 Disable Mounting of cramfs Filesystems (Not Scored)
#
set -e # One error, it's over