diff --git a/include/tests_firewalls b/include/tests_firewalls index 8563d4e0..81e8dccc 100644 --- a/include/tests_firewalls +++ b/include/tests_firewalls @@ -120,7 +120,7 @@ Display --indent 4 --text "- Checking for unused rules" --result OK --color GREEN logtext "Result: There are no unused rules present" else - Display --indent 4 --text "- Checking for unused rules" --result WARNING --color YELLOW + Display --indent 4 --text "- Checking for unused rules" --result FOUND --color YELLOW logtext "Result: Found one or more possible unused rules" logtext "Description: Unused rules can be a sign that the firewall rules aren't optimized or up-to-date" logtext "Note: Sometimes rules aren't triggered but still in use. Keep this in mind before cleaning up rules."