Skip to content

Commit 5048ede

Browse files
committed
updated docs
1 parent f8b92e6 commit 5048ede

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

docs/roadmap.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,26 @@ Devolv is a modular DevOps CLI being released in public, one tool at a time.
66

77
## ✅ Live
88

9-
- `devolv validate file`: Validate IAM JSON/YAML
9+
- `devolv validate file` → Validate a single IAM JSON/YAML file
10+
- `devolv validate folder` → Recursively validate IAM files in a directory
1011

1112
---
1213

1314
## 🛠️ In Progress
1415

15-
- `devolv scan`: Scan AWS for policy misuse
16-
- `devolv generate`: Generate least-privilege policies from logs/templates
17-
- `devolv etl`: Transform IAM data in pipelines
16+
- `devolv scan`Scan AWS accounts for policy misuse and misconfigurations
17+
- `devolv generate`Generate least-privilege IAM policies using logs/templates
18+
- `devolv etl`Transform and clean IAM data for use in CI/CD or analysis pipelines
1819

1920
---
2021

21-
## 🧪 Long Term
22+
## 🧪 Long Term Vision
2223

23-
- DevSecOps agent
24-
- GitHub Bot for PR IAM diffs
25-
- SaaS dashboard
24+
- 🤖 DevSecOps AI Agent: Auto-review IAM PRs and detect risky changes
25+
- 🔁 GitHub Bot: Inline comments on IAM policy diffs
26+
- 📊 SaaS Dashboard: Central governance, audit trails, and policy history
27+
- 🧠 Neural IAM Optimizer: Learn from past usage to suggest least privilege
2628

27-
Follow [@Devolv__](https://x.com/Devolv__) for updates
29+
---
30+
31+
Stay updated via [@Devolv__](https://x.com/Devolv__) on X.

0 commit comments

Comments
 (0)