Skip to content

Commit

Permalink
Merge pull request #12195 from alanmcanonical/correct_iptables_rule_p…
Browse files Browse the repository at this point in the history
…latform

Correct the platform
  • Loading branch information
jan-cerny committed Jul 24, 2024
2 parents 597d9ab + f67338c commit 34e0e79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions components/ufw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ rules:
- ufw_only_required_services
- ufw_rate_limit
- ufw_rules_for_open_ports
- package_iptables-persistent_removed
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ rationale: |-
severity: medium

platform: package[iptables]
platform: package[ufw]

references:
cis@ubuntu2004: 3.5.1.2
Expand Down

0 comments on commit 34e0e79

Please sign in to comment.