Commit Graph

  • 0065c7c4b2 feat: UI improvements with icons, back navigation, and overview cards (#7) main Sharang Parnerkar 2026-03-09 17:09:40 +00:00
  • 494600b43f fix: MCP cards redesign, inline graph, DAST spacing, missing back buttons feat/ui-improvements Sharang Parnerkar 2026-03-09 17:45:34 +01:00
  • c44bf12a4a feat: UI improvements with icons, back navigation, and overview cards Sharang Parnerkar 2026-03-09 16:19:50 +01:00
  • 46bf9de549 feat: findings refinement, new scanners, and deployment tooling (#6) Sharang Parnerkar 2026-03-09 12:53:12 +00:00
  • 32e5fc21e7 feat: add MCP server for exposing compliance data to LLMs (#5) Sharang Parnerkar 2026-03-09 08:21:04 +00:00
  • be019b5d4c refactor: remove login landing page, redirect to Keycloak directly feat/mcp-server Sharang Parnerkar 2026-03-09 09:02:22 +01:00
  • 1bf25525d8 docs: add MCP server documentation Sharang Parnerkar 2026-03-08 22:20:53 +01:00
  • e4495e405d feat: add MCP servers dashboard page with CRUD and token management Sharang Parnerkar 2026-03-08 22:16:26 +01:00
  • abd6f65d55 feat: add MCP server for exposing compliance data to LLMs Sharang Parnerkar 2026-03-08 21:30:59 +01:00
  • d13cef94cb Add Coolify deploy jobs with path-based change detection Sharang Parnerkar 2026-03-08 19:22:56 +01:00
  • 3a01a28591 Redesign sidebar user section to fix overlap issue Sharang Parnerkar 2026-03-08 18:24:58 +01:00
  • d490359591 Add polished login landing page with feature highlights Sharang Parnerkar 2026-03-08 17:51:41 +01:00
  • b95ce44fb9 Bind dashboard to 0.0.0.0 for container accessibility Sharang Parnerkar 2026-03-08 17:39:25 +01:00
  • 175d303dc4 Set IP=0.0.0.0 in dashboard Dockerfile for container networking Sharang Parnerkar 2026-03-08 17:29:32 +01:00
  • 5a4af292fc Fix OTLP HTTP exporter: use reqwest-rustls for HTTPS support Sharang Parnerkar 2026-03-08 17:07:41 +01:00
  • 04c8084943 Switch OTLP exporter from gRPC/tonic to HTTP/reqwest Sharang Parnerkar 2026-03-08 17:01:02 +01:00
  • d67a51db18 Add nginx config for VitePress SPA routing Sharang Parnerkar 2026-03-08 15:09:42 +01:00
  • 7e12d1433a docs: added vite-press docs (#4) Sharang Parnerkar 2026-03-08 13:59:50 +00:00
  • bf5a45c958 Add docs link in sidebar, Dockerfile for VitePress, make Keycloak optional feature/docs-vitepress Sharang Parnerkar 2026-03-08 14:52:51 +01:00
  • b8b0f13d8d Make Keycloak authentication optional for local development Sharang Parnerkar 2026-03-08 14:32:29 +01:00
  • 94552d1626 Add VitePress documentation site with complete user guides Sharang Parnerkar 2026-03-08 01:18:58 +01:00
  • 65abc55915 feat: opentelemetry-tracing (#3) Sharang Parnerkar 2026-03-07 23:51:20 +00:00
  • b234443324 Run cargo fmt across all crates feature/opentelemetry-tracing Sharang Parnerkar 2026-03-08 00:34:51 +01:00
  • fe57e9e9bc Add Keycloak and OpenTelemetry env vars to .env.example Sharang Parnerkar 2026-03-08 00:26:19 +01:00
  • c61497420a Add OpenTelemetry tracing and log export via OTLP Sharang Parnerkar 2026-03-08 00:21:06 +01:00
  • 0cb06d3d6d feat: add Keycloak authentication for dashboard and API endpoints (#2) Sharang Parnerkar 2026-03-07 23:50:56 +00:00
  • f52f9fd65f Run cargo fmt across all crates feature/keycloak-auth Sharang Parnerkar 2026-03-08 00:35:48 +01:00
  • daaa588fc3 Add Keycloak authentication for dashboard and API endpoints Sharang Parnerkar 2026-03-07 23:59:52 +01:00
  • 42cabf0582 feat: rag-embedding-ai-chat (#1) Sharang Parnerkar 2026-03-06 21:54:15 +00:00
  • ea2a9e8a1d Fix clippy warnings and fmt issues to pass CI feature/rag-embedding-ai-chat Sharang Parnerkar 2026-03-06 22:43:44 +01:00
  • a22cf1595f Add SBOM enhancements, delete repo feature, and embedding build spinner Sharang Parnerkar 2026-03-05 00:17:14 +01:00
  • c9dc96ad73 Run cargo fmt across all crates Sharang Parnerkar 2026-03-04 23:30:26 +01:00
  • 89c30a62dd Add RAG embedding and AI chat feature Sharang Parnerkar 2026-03-04 23:29:40 +01:00
  • db454867f3 Add repository filter dropdown to findings page Sharang Parnerkar 2026-03-04 21:53:33 +01:00
  • 5da0b5f4df Fix Last Scanned display and add Graph button in repositories page Sharang Parnerkar 2026-03-04 21:53:26 +01:00
  • 0a365515e9 Enhance graph explorer: widen inspector, redesign index, add search suggestions Sharang Parnerkar 2026-03-04 21:53:15 +01:00
  • b18824db25 Add graph explorer components, API handlers, and dependency updates Sharang Parnerkar 2026-03-04 21:52:49 +01:00
  • cea8f59e10 Add DAST, graph modules, toast notifications, and dashboard enhancements Sharang Parnerkar 2026-03-04 13:53:50 +01:00
  • 03ee69834d Fix formatting and clippy warnings across workspace Sharang Parnerkar 2026-03-02 17:41:03 +01:00
  • 62196e5d74 Add CI pipeline for Gitea Actions Sharang Parnerkar 2026-03-02 17:26:27 +01:00
  • 37689d4661 Fix dashboard wasm build and feature-gate mongodb for wasm compatibility Sharang Parnerkar 2026-03-02 17:16:38 +01:00
  • 0867e401bc Initial commit: Compliance Scanner Agent Sharang Parnerkar 2026-03-02 13:30:17 +01:00