Supported File Formats
- Terraform (.tf) - Infrastructure as Code files
- CloudFormation (.yml, .yaml, .json) - AWS templates
- Kubernetes (.yml, .yaml) - Container orchestration
- Dockerfile - Container definitions
- Azure templates (.json, .bicep) - Azure infrastructure
Security Checks
The scanner checks for:
- Encryption configuration
- Access control and permissions
- Network security settings
- Logging and monitoring setup
- Identity and authentication controls
- Compliance with security standards
Usage Guide
How to use the scanner:
- Upload your infrastructure code file or paste the code directly
- Click the "Scan" button to analyze your code
- Review the results showing passed and failed security checks
- Click on failed checks to see detailed explanations and fix recommendations
- Download the PDF report for documentation