Check provider logo

A firewall rule should not allow unrestricted ingress from any IP address.

GCP-0027

Severitycritical
by Prowler

Opening up ports to allow connections from the public internet is generally to be avoided. You should restrict access to IP addresses or ranges that are explicitly required where possible.

Risk

No content available

Run this check with Prowler CLI

prowler iac

Recommendation

Set a more restrictive cidr range

Remediation

Terraform
Other

Opening up ports to allow connections from the public internet is generally to be avoided. You should restrict access to IP addresses or ranges that are explicitly required where possible.

References