Files
prowler/checks/check117
2018-03-23 19:26:10 -04:00

13 lines
403 B
Plaintext

CHECK_ID_check117="1.17"
CHECK_TITLE_check117="Enable detailed billing (Scored)"
CHECK_SCORED_check117="SCORED"
CHECK_ALTERNATE_check117="check117"
check117(){
# "Enable detailed billing (Scored)"
# No command available
textTitle "$ID117" "$TITLE117" "SCORED" "LEVEL1"
textNotice "No command available for check 1.17 "
textNotice "See section 1.17 on the CIS Benchmark guide for details "
}