You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ "name": "Secure Cloud Baseline (WIP)", "description": "A Terraform-based framework for creating secure, scalable, and compliant cloud infrastructure." }
2
+
{ "name": "commit-guard", "description": "Plug-and-play pre-commit security pipeline that automatically scans for secrets, linting errors, and IaC misconfigurations before any code reaches your repo." },
3
+
{ "name": "console-to-code", "description": "Browser extension that detects what you're doing in the AWS console and suggests the equivalent Terraform or CLI command in a sidebar in real time." },
4
+
{ "name": "repo-intel-bot", "description": "Microsoft Teams bot that lets your team mention a repository and ask questions about specific areas of the codebase, returning contextual answers directly in the thread." }
0 commit comments