Benchmark: WAF
Description
This section contains recommendations for configuring WAF resources.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select WAF.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.all_controls_wafSnapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.all_controls_waf --shareControls
- WAF regional rule should have at least one condition
 - WAF regional rule group should have at least one rule attached
 - WAF regional web ACL should have at least one rule or rule group attached
 - WAF global rule should have at least one condition
 - WAF global rule group should have at least one rule
 - WAF web ACL logging should be enabled
 - WAF web ACL should be associated with an Application Load Balancer, API Gateway stage, or CloudFront distributions
 - WAF global web ACL should have at least one rule or rule group