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:
  1. Upload your infrastructure code file or paste the code directly
  2. Click the "Scan" button to analyze your code
  3. Review the results showing passed and failed security checks
  4. Click on failed checks to see detailed explanations and fix recommendations
  5. Download the PDF report for documentation