turbot/gcp_compliance
Loading controls...

Control: Cloudfunction functions should restrict public access

Description

This control ensures that Cloudfunction function is not publicly accessible.

Usage

Run the control in your terminal:

powerpipe control run gcp_compliance.control.cloudfunction_function_restrict_public_access

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

cloudfunction_function_restrict_public_access

Tags