mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
12 lines
377 B
Plaintext
12 lines
377 B
Plaintext
CHECK_ID_check119="1.19"
|
|
CHECK_TITLE_check119="[check119] Maintain current contact details (Scored)"
|
|
CHECK_SCORED_check119="SCORED"
|
|
CHECK_ALTERNATE_check119="check119"
|
|
|
|
check119(){
|
|
# "Maintain current contact details (Scored)"
|
|
# No command available
|
|
textInfo "No command available for check 1.19 "
|
|
textInfo "See section 1.19 on the CIS Benchmark guide for details "
|
|
}
|