Tech stack: Python/Flask + SQLite + NetworkX on the backend, Svelte + Cytoscape.js on the frontend. Runs fully local.
I built this because flat vulnerability lists lose all topological context. A HIGH vuln at a graph chokepoint is more dangerous than a CRITICAL on a leaf node, but no standard tool surfaces that. DepGra does.
CLI mode with `--fail-on` for CI/CD gating and JSON/CSV export. No auto-remediation -- it's a visibility tool. MIT licensed.