turbot/terraform_aws_compliance

Control: Network ACL ingress rule should not allow access to all ports

Description

This control checks whether the Network ACL ingress rule does not allow access to all ports.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.vpc_network_acl_rule_restrict_ingress_ports_all

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_aws_compliance.control.vpc_network_acl_rule_restrict_ingress_ports_all --share

SQL

This control uses a named query:

vpc_network_acl_rule_restrict_ingress_ports_all

Tags