feat(gcp): add Shodan check for GCP External Addresses (#3486)

Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
This commit is contained in:
Sergio Garcia
2024-03-14 14:57:32 +01:00
committed by GitHub
parent f14f8e7ec5
commit 41373caad4
12 changed files with 226 additions and 3 deletions
+3
View File
@@ -151,5 +151,8 @@ azure:
# GCP Configuration
gcp:
# GCP Compute Configuration
# gcp.compute_public_address_shodan
shodan_api_key: null
```