mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-11 07:15:15 +00:00
12 lines
348 B
Plaintext
12 lines
348 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
|
|
textInfo "No command available for check 1.17 "
|
|
textInfo "See section 1.17 on the CIS Benchmark guide for details "
|
|
}
|