From 6cfb68773fd79a889400fd8d0953beeb3562bcb0 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Mon, 3 Feb 2025 16:20:32 +0100 Subject: [PATCH] fix(gcp): fix wrong provider value in check (#6788) Co-authored-by: secretcod3r <101349794+secretcod3r@users.noreply.github.com> --- .../compute_public_address_shodan.metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prowler/providers/gcp/services/compute/compute_public_address_shodan/compute_public_address_shodan.metadata.json b/prowler/providers/gcp/services/compute/compute_public_address_shodan/compute_public_address_shodan.metadata.json index 5c19d5d1f7..d897b42a1f 100644 --- a/prowler/providers/gcp/services/compute/compute_public_address_shodan/compute_public_address_shodan.metadata.json +++ b/prowler/providers/gcp/services/compute/compute_public_address_shodan/compute_public_address_shodan.metadata.json @@ -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": [