fix(route53_dangling_ip_subdomain_takeover): notify only IPs with AWS IP Ranges (#2396)

This commit is contained in:
Sergio Garcia
2023-05-23 16:35:13 +02:00
committed by GitHub
parent 9e9e7e1e96
commit deb9847e2b
4 changed files with 84 additions and 4 deletions

View File

@@ -26,6 +26,7 @@ version = "3.5.2"
[tool.poetry.dependencies]
alive-progress = "3.1.1"
awsipranges = "0.3.3"
azure-identity = "1.13.0"
azure-mgmt-authorization = "3.0.0"
azure-mgmt-security = "5.0.0"