turbot/terraform_aws_compliance

Control: Network ACL should not allow unrestricted SSH port 22 access

Description

This control checks whether the Network ACL allows unrestricted ingress on SSH port 22.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.vpc_network_acl_allow_ssh_port_22_ingress

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

vpc_network_acl_allow_ssh_port_22_ingress

Tags