fix(gcp): fix wrong provider value in check (#6691)

This commit is contained in:
secretcod3r
2025-02-03 16:29:08 +02:00
committed by GitHub
parent 867b371522
commit db8b472729
@@ -1,5 +1,5 @@
{
"Provider": "compute",
"Provider": "gcp",
"CheckID": "compute_public_address_shodan",
"CheckTitle": "Check if any of the Public Addresses are in Shodan (requires Shodan API KEY).",
"CheckType": [