-
-
Notifications
You must be signed in to change notification settings - Fork 287
Open
Labels
Description
Goal: figure out what’s outdated/vulnerable, then do safe upgrades.
- 1) Inventory: "What dependency managers do we use?"
- 2) Frontend: generate "outdated dependencies" report
- 3) Frontend: security audit report
- 4) Backend: figure out how to audit deps (tooling discovery)
- 5) Backend: run outdated + vulnerability reports
- 6) Triage: convert reports → upgrade plan
- 7) PR bucket A: "safe updates" (small PR)
- 8) PR bucket B: "dev tooling only"
- 9) Automation
Reactions are currently unavailable