cfripper

Analyzes CloudFormation templates for security issues

brewmacoslinux
Try with needOr install directly
Source

About

Library and CLI tool to analyse CloudFormation templates for security issues

Commands

cfripper

Examples

Analyze a CloudFormation template file for security issues$ cfripper -f template.yaml
Analyze template and output results in JSON format$ cfripper -f template.yaml --output json
Scan template with specific rules or severity level$ cfripper -f template.yaml --severity HIGH