Skip to content

Commit c431655

Browse files
committed
updating wip projects
1 parent 64ca21e commit c431655

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

_data/planned.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
[
2-
{ "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." }
35
]

0 commit comments

Comments
 (0)