turbot/terraform_oci_compliance
Loading controls...

Control: Ensure no security lists allow ingress from 0.0.0.0/0 to port 22

Description

Security lists provide stateful or stateless filtering of ingress/egress network traffic to OCI resources on a subnet level. It is recommended that no security group allows unrestricted ingress access to port 22.

Usage

Run the control in your terminal:

powerpipe control run terraform_oci_compliance.control.vcn_security_list_restrict_ingress_ssh_all

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_oci_compliance.control.vcn_security_list_restrict_ingress_ssh_all --share

SQL

This control uses a named query:

vcn_security_list_restrict_ingress_ssh_all

Tags