turbot/aws_compliance
Loading controls...

Control: WAF global rule should have at least one condition

Description

This control checks whether an AWS WAF global rule contains any conditions. The control fails if no conditions are present within a rule.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.waf_rule_condition_attached

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.waf_rule_condition_attached --share

SQL

This control uses a named query:

waf_rule_condition_attached

Tags