Skip to content

Commit

Permalink
Update policy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
migara authored May 2, 2024
1 parent 577b568 commit 74c047a
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,17 @@ security_policies:
# applications:
# - ssl
# action: "deny"
# - name: "bad rule"
# tags:
# - infra
# source_zones:
# - any
# source_addresses:
# - 10.0.0.0/8
# destination_zones:
# - any
# destination_addresses:
# - 8.8.8.4
# applications:
# - ms-ds-smb
# action: "allow"
- name: "bad rule"
tags:
- infra
source_zones:
- any
source_addresses:
- 10.0.0.0/8
destination_zones:
- any
destination_addresses:
- 8.8.8.4
applications:
- ms-ds-smb
action: "allow"

0 comments on commit 74c047a

Please sign in to comment.