turbot/gcp_compliance
Loading controls...

Control: Ensure no open default firewall rules allow ingress from 0.0.00/0 to any port

Description

This control ensures that default firewall rules does not allow ingress from 0.0.00/0 to any port. This is not applicable to default HTTP and HTTPS firewall rule.

Usage

Run the control in your terminal:

powerpipe control run gcp_compliance.control.compute_firewall_default_rule_restrict_ingress_access_except_http_and_https

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run gcp_compliance.control.compute_firewall_default_rule_restrict_ingress_access_except_http_and_https --share

SQL

This control uses a named query:

compute_firewall_default_rule_restrict_ingress_access_except_http_and_https

Tags