Launching today

CDK Insights
Catch security issues in your AWS CDK before deployment
42 followers
Catch security issues in your AWS CDK before deployment
42 followers
CDK Insights scans your AWS CDK stacks for security misconfigurations, cost waste, and best practice violations π Local-first: your code never leaves your machine β‘ Zero friction: no signup, no API keys, just npx cdk-insights scan π Free forever: 100+ rules, 35+ AWS services, JSON/Table/Markdown output π€ AI explains why issues matter, not just what's wrong π CI/CD ready: GitHub Action with PR comments Ship fast without shipping insecure.





CDK Insights
@theleepriestΒ For the free tier, any plans to add checks for unencrypted EBS volumes or Lambda env vars with secrets?Β
CDK Insights
@dayal_punjabiΒ Hello! ππ»
Both of those are already included in the free tier! CDK Insights checks for unencrypted EBS volumes and flags Lambda environment variables with sensitive key names (secrets, passwords, API keys, tokens, credentials, etc.) β recommending Secrets Manager or SSM Parameter Store instead