mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Removed unneeded field for warnings and suggestions
This commit is contained in:
parent
b2ee2ffff1
commit
6392bc08d1
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@
|
|||
# Display --indent 6 --text "- Value of ServerTokens" --result "${STATUS_OK}" --color GREEN
|
||||
# else
|
||||
# Display --indent 6 --text "- Value of ServerTokens" --result "${STATUS_WARNING}" --color RED
|
||||
# ReportWarning ${TEST_NO} "M" "Value of 'ServerTokens' in Apache config is different than template"
|
||||
# ReportWarning ${TEST_NO} "Value of 'ServerTokens' in Apache config is different than template"
|
||||
# fi
|
||||
# fi
|
||||
# fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue