feat(shodan_integration): add ec2_elastic_ip_shodan check and config yaml (#1356)

Co-authored-by: sergargar <sergio@verica.io>
This commit is contained in:
Sergio Garcia
2022-10-05 13:48:34 +02:00
committed by GitHub
parent fb176f56d0
commit 107070e6e2
33 changed files with 992 additions and 1766 deletions

View File

@@ -17,6 +17,7 @@ vulture = "2.4"
coverage = "6.4.1"
pytest = "7.1.2"
pytest-xdist = "2.5.0"
shodan = "1.28.0"
[dev-packages]