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
c3d438272f
commit
3773e91597
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@
|
|||
AddHP 2 2
|
||||
else
|
||||
Display --indent 2 --text "- Checking SNMP community strings" --result "${STATUS_WARNING}" --color RED
|
||||
ReportWarning ${TEST_NO} "M" "Found easy guessable SNMP community string"
|
||||
ReportWarning ${TEST_NO} "Found easy guessable SNMP community string"
|
||||
fi
|
||||
fi
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue