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

Co-authored-by: secretcod3r <101349794+secretcod3r@users.noreply.github.com>
This commit is contained in:
Prowler Bot
2025-02-03 16:20:32 +01:00
committed by GitHub
parent 902d82485a
commit 6cfb68773f
@@ -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": [