Skip to content

Commit

Permalink
Merge branch 'lineage/skeleton' into testing/redeployment_updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonnnj committed Jul 26, 2023
2 parents 15e822e + d7dce4d commit a59fcae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions terraform_egress_pub/scripts/egress_pub.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@
# The following CIDR blocks are where our Cyber Hygiene scans
# originate from:
cyhy_ips = (
"52.86.228.163/32", # CyHy "manual scan" Nessus instance (env2)
"54.145.197.20/32", # CyHy "manual scan" Nexpose instance (env2)
"54.157.136.44/32", # CyHy "manual scan" Nessus instance (env2)
"64.69.57.0/24",
"100.27.42.128/25",
)
Expand Down

0 comments on commit a59fcae

Please sign in to comment.