mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-20 16:03:06 +01:00
fail the state if it isnt in top
This commit is contained in:
@@ -134,4 +134,10 @@ iptables_drop_all_the_things:
|
||||
- jump: DROP
|
||||
- save: True
|
||||
|
||||
{% else %}
|
||||
|
||||
firewall_state_not_allowed:
|
||||
test.fail_without_changes:
|
||||
- name: firewall_state_not_allowed
|
||||
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user