mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 23:05:05 +00:00
14 lines
389 B
Plaintext
14 lines
389 B
Plaintext
CHECK_ID_check117=""
|
|
CHECK_TITLE_check117=""
|
|
CHECK_SCORED_check117=""
|
|
CHECK_TYPE_check117=""
|
|
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 "
|
|
}
|