Complete visibility for the modern engineering organization.
kordian is a high-altitude, stateless command center designed for GitHub organization owners and engineering leads. It transforms complex repository data into actionable insights—providing clarity on security, tech stack distribution, and team engagement in a single, unified interface.
Managing a growing GitHub organization often feels like navigating a black box. Security alerts, contributor activity, and repository health are typically scattered across dozens of individual tabs.
kordian centralizes this data into a "Single Source of Truth," allowing leadership to monitor organization-wide health without the administrative overhead.
Stop chasing alerts. kordian provides live, aggregated scanning of Dependabot, Secret Scanning, and Code Scanning across your entire ecosystem. Identify critical vulnerabilities in seconds, not hours.
We’ve moved beyond "raw commit" counts. kordian utilizes a sophisticated engagement algorithm that prioritizes Pull Requests and Code Reviews—the high-value behaviors that actually build healthy, collaborative teams.
Security is at our core. kordian is 100% stateless. We do not use a database and we never store your tokens. The application runs entirely within your browser session, ensuring your organization's sensitive data never leaves your control.
- Organizational Health Filter: Instantly sort and filter 50+ repositories by real-time status and risk level.
- Dynamic Tech Stack Analysis: Visualize your organization's language distribution and technical evolution with real-time charts.
- Contributor Connectivity: Interactive mapping that shows which members are driving impact in specific repositories.
- Resource Management: Identify active contributors and dormant projects to better allocate engineering resources.
- Core Framework: Next.js (App Router)
- Language: TypeScript
- Interface: Tailwind CSS &
shadcn/ui - Data Layer: GitHub GraphQL API for high-performance, precise data fetching.
- Node.js 18+
- A GitHub App (for secure token exchange)
-
Clone the repository:
git clone https://github.com/Goal651/kordian.git cd kordian -
Install dependencies:
npm install
-
Launch the Dashboard:
npm run dev
-
Navigate to
http://localhost:3000to begin your organization audit.
We welcome contributions from the community! Please review our CONTRIBUTING.md for architectural guidelines and our pull request process.
This project is licensed under the MIT License - see the LICENSE file for details.
