{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-89da22aeee642b4a", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/layout/AppLayout.tsx:130", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/layout/AppLayout.tsx:130"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-94b72b871c4500f3", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/chat/CitationCard.tsx:45", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/chat/CitationCard.tsx:45"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-260a7bee9155cf3c", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/QuizzesPage.tsx:114", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/QuizzesPage.tsx:114"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-12165c24461691dd", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/RoomDetailPage.tsx:152", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/RoomDetailPage.tsx:152"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7ce3e205cb58db85", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/ChatPage.tsx:202", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/ChatPage.tsx:202"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c15736802fa93441", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/AdminPage.tsx:214", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/AdminPage.tsx:214"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1c9babb0f4d7732c", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/DocumentsPage.tsx:253", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/DocumentsPage.tsx:253"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1b1312e5bccce13f", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/RoomsPage.tsx:93", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/RoomsPage.tsx:93"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f221be06b66b3629", "name": "Insecure pattern 'local_storage_auth_token' in frontend/src/auth/AuthContext.tsx:47", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in frontend/src/auth/AuthContext.tsx:47"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-28c4a04bd807da0c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/deploy-pages@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ad6701f0a8405e22", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "12 tests / 101 src (ratio 0.12)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 6 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 33 placeholder/mock markers across 9 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-17d866d91a7c451e", "name": "Agent instruction/config may expose a secret: CLAUDE.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ff2b8a54b4968ba8", "name": "Commented-code block (6 lines) in frontend/capacitor.config.ts:14", "shortDescription": {"text": "Commented-code block (6 lines) in frontend/capacitor.config.ts:14"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5f1433d8ef87b205", "name": "Commented-code block (5 lines) in backend/app/modules/users/service.py:57", "shortDescription": {"text": "Commented-code block (5 lines) in backend/app/modules/users/service.py:57"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-250f57e8a1dbd3c5", "name": "4 env vars used in code but missing from .env.example", "shortDescription": {"text": "4 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `BASE_URL`, `VITE_API_BASE`, `VITE_BASE`, `VITE_GOOGLE_CLIENT_ID`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nbackend/app/modules/rag/vector_store.py:add, backend/app/modules/rag/vector_store.py:add\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e80e60163d276e3b", "name": "Frontend route `documents` has no Link/navigate to it \u2014 frontend/src/App.tsx", "shortDescription": {"text": "Frontend route `documents` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-20e1cd591fe644e6", "name": "Frontend route `rooms` has no Link/navigate to it \u2014 frontend/src/App.tsx", "shortDescription": {"text": "Frontend route `rooms` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-122641282b03534f", "name": "Frontend route `rooms/:id` has no Link/navigate to it \u2014 frontend/src/App.tsx", "shortDescription": {"text": "Frontend route `rooms/:id` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-43c2fd4e1906be27", "name": "Frontend route `quizzes` has no Link/navigate to it \u2014 frontend/src/App.tsx", "shortDescription": {"text": "Frontend route `quizzes` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6a9480beb9d54464", "name": "Frontend route `pricing` has no Link/navigate to it \u2014 frontend/src/App.tsx", "shortDescription": {"text": "Frontend route `pricing` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1beaedb392ed19e5", "name": "Frontend route `admin` has no Link/navigate to it \u2014 frontend/src/App.tsx", "shortDescription": {"text": "Frontend route `admin` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8ea40d3b78c2e672", "name": "FastAPI POST `submit_request` without auth dependency \u2014 backend/app/modules/account_requests/router.py:20", "shortDescription": {"text": "FastAPI POST `submit_request` without auth dependency \u2014 backend/app/modules/account_requests/router.py:20"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-4756b4c4da7d2088", "name": "Unused endpoint: GET /api/health", "shortDescription": {"text": "Unused endpoint: GET /api/health"}, "fullDescription": {"text": "`backend/app/main.py` declares `GET /api/health` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`backend/app/modules/users/router.py` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7a009b1a56794f45", "name": "Unused endpoint: POST /", "shortDescription": {"text": "Unused endpoint: POST /"}, "fullDescription": {"text": "`backend/app/modules/users/router.py` declares `POST /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f343995cb21e445b", "name": "Unused endpoint: PATCH /{user_id}/role", "shortDescription": {"text": "Unused endpoint: PATCH /{user_id}/role"}, "fullDescription": {"text": "`backend/app/modules/users/router.py` declares `PATCH /{user_id}/role` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-49a629a4a03f1cbb", "name": "Unused endpoint: PATCH /{user_id}/plan", "shortDescription": {"text": "Unused endpoint: PATCH /{user_id}/plan"}, "fullDescription": {"text": "`backend/app/modules/users/router.py` declares `PATCH /{user_id}/plan` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-55c93ee7e031a509", "name": "Unused endpoint: DELETE /{user_id}", "shortDescription": {"text": "Unused endpoint: DELETE /{user_id}"}, "fullDescription": {"text": "`backend/app/modules/users/router.py` declares `DELETE /{user_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-618721b912bad1c2", "name": "Unused endpoint: POST /login", "shortDescription": {"text": "Unused endpoint: POST /login"}, "fullDescription": {"text": "`backend/app/modules/auth/router.py` declares `POST /login` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5887f6beb60dee57", "name": "Unused endpoint: POST /google", "shortDescription": {"text": "Unused endpoint: POST /google"}, "fullDescription": {"text": "`backend/app/modules/auth/router.py` declares `POST /google` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fd1dc91abf32142d", "name": "Unused endpoint: GET /me", "shortDescription": {"text": "Unused endpoint: GET /me"}, "fullDescription": {"text": "`backend/app/modules/auth/router.py` declares `GET /me` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6f3aa109d120dcdc", "name": "Unused endpoint: POST /{request_id}/approve", "shortDescription": {"text": "Unused endpoint: POST /{request_id}/approve"}, "fullDescription": {"text": "`backend/app/modules/account_requests/router.py` declares `POST /{request_id}/approve` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-172605ea734534a2", "name": "Unused endpoint: POST /{request_id}/reject", "shortDescription": {"text": "Unused endpoint: POST /{request_id}/reject"}, "fullDescription": {"text": "`backend/app/modules/account_requests/router.py` declares `POST /{request_id}/reject` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cff8da5fbc19c76d", "name": "Unused endpoint: POST /chat", "shortDescription": {"text": "Unused endpoint: POST /chat"}, "fullDescription": {"text": "`backend/app/modules/chat/router.py` declares `POST /chat` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-92efb2dc9205e7a4", "name": "Unused endpoint: POST /sessions", "shortDescription": {"text": "Unused endpoint: POST /sessions"}, "fullDescription": {"text": "`backend/app/modules/chat/router.py` declares `POST /sessions` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b15d518d538de57d", "name": "Unused endpoint: GET /sessions", "shortDescription": {"text": "Unused endpoint: GET /sessions"}, "fullDescription": {"text": "`backend/app/modules/chat/router.py` declares `GET /sessions` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-41c23ec3b2c0e166", "name": "Unused endpoint: GET /sessions/{session_id}", "shortDescription": {"text": "Unused endpoint: GET /sessions/{session_id}"}, "fullDescription": {"text": "`backend/app/modules/chat/router.py` declares `GET /sessions/{session_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-61363db03cd3c276", "name": "Unused endpoint: PATCH /sessions/{session_id}", "shortDescription": {"text": "Unused endpoint: PATCH /sessions/{session_id}"}, "fullDescription": {"text": "`backend/app/modules/chat/router.py` declares `PATCH /sessions/{session_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c23a06033f5185b9", "name": "Unused endpoint: DELETE /sessions/{session_id}", "shortDescription": {"text": "Unused endpoint: DELETE /sessions/{session_id}"}, "fullDescription": {"text": "`backend/app/modules/chat/router.py` declares `DELETE /sessions/{session_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b034ff204a8f6aef", "name": "Unused endpoint: GET /{course_id}/chapters", "shortDescription": {"text": "Unused endpoint: GET /{course_id}/chapters"}, "fullDescription": {"text": "`backend/app/modules/courses/router.py` declares `GET /{course_id}/chapters` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a4ab83360e0b6d1d", "name": "Unused endpoint: DELETE /{course_id}", "shortDescription": {"text": "Unused endpoint: DELETE /{course_id}"}, "fullDescription": {"text": "`backend/app/modules/courses/router.py` declares `DELETE /{course_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e96576fde6078449", "name": "Unused endpoint: DELETE /{doc_id}", "shortDescription": {"text": "Unused endpoint: DELETE /{doc_id}"}, "fullDescription": {"text": "`backend/app/modules/documents/router.py` declares `DELETE /{doc_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f5cae3068724f9d3", "name": "Unused endpoint: GET /plans", "shortDescription": {"text": "Unused endpoint: GET /plans"}, "fullDescription": {"text": "`backend/app/modules/subscriptions/router.py` declares `GET /plans` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0578faf02c604a46", "name": "Unused endpoint: POST /subscriptions", "shortDescription": {"text": "Unused endpoint: POST /subscriptions"}, "fullDescription": {"text": "`backend/app/modules/subscriptions/router.py` declares `POST /subscriptions` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d7e16e5790a60c98", "name": "Unused endpoint: GET /subscriptions/me", "shortDescription": {"text": "Unused endpoint: GET /subscriptions/me"}, "fullDescription": {"text": "`backend/app/modules/subscriptions/router.py` declares `GET /subscriptions/me` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4f71e19b0ba14bbd", "name": "Unused endpoint: GET /{quiz_id}", "shortDescription": {"text": "Unused endpoint: GET /{quiz_id}"}, "fullDescription": {"text": "`backend/app/modules/quizzes/router.py` declares `GET /{quiz_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3d54e30679542dc4", "name": "Unused endpoint: POST /{quiz_id}/submit", "shortDescription": {"text": "Unused endpoint: POST /{quiz_id}/submit"}, "fullDescription": {"text": "`backend/app/modules/quizzes/router.py` declares `POST /{quiz_id}/submit` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-706ad899f35723dc", "name": "Unused endpoint: GET /{quiz_id}/attempts", "shortDescription": {"text": "Unused endpoint: GET /{quiz_id}/attempts"}, "fullDescription": {"text": "`backend/app/modules/quizzes/router.py` declares `GET /{quiz_id}/attempts` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8b592e590ff8ff32", "name": "Unused endpoint: DELETE /{quiz_id}", "shortDescription": {"text": "Unused endpoint: DELETE /{quiz_id}"}, "fullDescription": {"text": "`backend/app/modules/quizzes/router.py` declares `DELETE /{quiz_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-21698d48628f87c2", "name": "Unused endpoint: GET /students", "shortDescription": {"text": "Unused endpoint: GET /students"}, "fullDescription": {"text": "`backend/app/modules/rooms/router.py` declares `GET /students` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e7964cb01071cfec", "name": "Unused endpoint: GET /{room_id}", "shortDescription": {"text": "Unused endpoint: GET /{room_id}"}, "fullDescription": {"text": "`backend/app/modules/rooms/router.py` declares `GET /{room_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c2833b35fa7c1768", "name": "Unused endpoint: POST /{room_id}/members", "shortDescription": {"text": "Unused endpoint: POST /{room_id}/members"}, "fullDescription": {"text": "`backend/app/modules/rooms/router.py` declares `POST /{room_id}/members` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9faf41a2a078df24", "name": "Unused endpoint: DELETE /{room_id}/members/{user_id}", "shortDescription": {"text": "Unused endpoint: DELETE /{room_id}/members/{user_id}"}, "fullDescription": {"text": "`backend/app/modules/rooms/router.py` declares `DELETE /{room_id}/members/{user_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-08f598637836602c", "name": "Unused endpoint: DELETE /{room_id}", "shortDescription": {"text": "Unused endpoint: DELETE /{room_id}"}, "fullDescription": {"text": "`backend/app/modules/rooms/router.py` declares `DELETE /{room_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-25597e135eadede8", "name": "Unused endpoint: POST /quizzes", "shortDescription": {"text": "Unused endpoint: POST /quizzes"}, "fullDescription": {"text": "`frontend/src/pages/QuizzesPage.tsx` declares `POST /quizzes` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f1b14f8743b89be7", "name": "Unused endpoint: POST /account-requests", "shortDescription": {"text": "Unused endpoint: POST /account-requests"}, "fullDescription": {"text": "`frontend/src/pages/LoginPage.tsx` declares `POST /account-requests` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ee82d381f92e9834", "name": "Unused endpoint: POST /documents", "shortDescription": {"text": "Unused endpoint: POST /documents"}, "fullDescription": {"text": "`frontend/src/pages/DocumentsPage.tsx` declares `POST /documents` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5c3fc18a0ac2e6cb", "name": "Unused endpoint: POST /rooms", "shortDescription": {"text": "Unused endpoint: POST /rooms"}, "fullDescription": {"text": "`frontend/src/pages/RoomsPage.tsx` declares `POST /rooms` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19072"}, "properties": {"repository": "Scobydoo1/swd", "repoUrl": "https://github.com/Scobydoo1/swd", "branch": "main"}, "results": [{"ruleId": "scanner-89da22aeee642b4a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/layout/AppLayout.tsx:130"}, "properties": {"repobilityId": "478af521e6bb5d3b", "scanner": "scanner-primary", "fingerprint": "89da22aeee642b4a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-94b72b871c4500f3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/chat/CitationCard.tsx:45"}, "properties": {"repobilityId": "30e2e2ab85a92c12", "scanner": "scanner-primary", "fingerprint": "94b72b871c4500f3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-260a7bee9155cf3c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/QuizzesPage.tsx:114"}, "properties": {"repobilityId": "a60f42660815daee", "scanner": "scanner-primary", "fingerprint": "260a7bee9155cf3c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-12165c24461691dd", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/RoomDetailPage.tsx:152"}, "properties": {"repobilityId": "1f41b4f7a58bc444", "scanner": "scanner-primary", "fingerprint": "12165c24461691dd", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7ce3e205cb58db85", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/ChatPage.tsx:202"}, "properties": {"repobilityId": "e14c1c449be76309", "scanner": "scanner-primary", "fingerprint": "7ce3e205cb58db85", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c15736802fa93441", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/AdminPage.tsx:214"}, "properties": {"repobilityId": "b03d12dff44b0500", "scanner": "scanner-primary", "fingerprint": "c15736802fa93441", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1c9babb0f4d7732c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/DocumentsPage.tsx:253"}, "properties": {"repobilityId": "1f1461b49d582a92", "scanner": "scanner-primary", "fingerprint": "1c9babb0f4d7732c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1b1312e5bccce13f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/RoomsPage.tsx:93"}, "properties": {"repobilityId": "4b101dfdff9b625f", "scanner": "scanner-primary", "fingerprint": "1b1312e5bccce13f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f221be06b66b3629", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in frontend/src/auth/AuthContext.tsx:47"}, "properties": {"repobilityId": "79df080502d3f132", "scanner": "scanner-primary", "fingerprint": "f221be06b66b3629", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/src/auth/AuthContext.tsx"}, "region": {"startLine": 47}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "419d1ec7943efec2", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 69}}}]}, {"ruleId": "scanner-ad6701f0a8405e22", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8384c23520d55657", "scanner": "scanner-primary", "fingerprint": "ad6701f0a8405e22", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "7058608752c39535", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "45510b8e18d13df1", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "b09418fd016abe40", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "493a60d69f0cce1b", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "984472692c0bfb84", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "4aed05a1e41f3933", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "5ba1dd91c5f1523c", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-17d866d91a7c451e", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "properties": {"repobilityId": "ccce5984e58a48f0", "scanner": "scanner-primary", "fingerprint": "17d866d91a7c451e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 354}}}]}, {"ruleId": "scanner-ff2b8a54b4968ba8", "level": "none", "message": {"text": "Commented-code block (6 lines) in frontend/capacitor.config.ts:14"}, "properties": {"repobilityId": "e2071f464edbcf26", "scanner": "scanner-primary", "fingerprint": "ff2b8a54b4968ba8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5f1433d8ef87b205", "level": "none", "message": {"text": "Commented-code block (5 lines) in backend/app/modules/users/service.py:57"}, "properties": {"repobilityId": "5b9878b8bf70c9ee", "scanner": "scanner-primary", "fingerprint": "5f1433d8ef87b205", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-250f57e8a1dbd3c5", "level": "none", "message": {"text": "4 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "57584f22b735b5ee", "scanner": "scanner-primary", "fingerprint": "250f57e8a1dbd3c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "9ed8f64dc91829d2", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "74d7412c8f7cbf84", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "b8d9bdb228202017", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-e80e60163d276e3b", "level": "warning", "message": {"text": "Frontend route `documents` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "properties": {"repobilityId": "adc05bb236f8cc1e", "scanner": "scanner-primary", "fingerprint": "e80e60163d276e3b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-20e1cd591fe644e6", "level": "warning", "message": {"text": "Frontend route `rooms` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "properties": {"repobilityId": "277925c34236239e", "scanner": "scanner-primary", "fingerprint": "20e1cd591fe644e6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-122641282b03534f", "level": "warning", "message": {"text": "Frontend route `rooms/:id` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "properties": {"repobilityId": "3a9e5efd006fb81b", "scanner": "scanner-primary", "fingerprint": "122641282b03534f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-43c2fd4e1906be27", "level": "warning", "message": {"text": "Frontend route `quizzes` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "properties": {"repobilityId": "08fecbff75446983", "scanner": "scanner-primary", "fingerprint": "43c2fd4e1906be27", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-6a9480beb9d54464", "level": "warning", "message": {"text": "Frontend route `pricing` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "properties": {"repobilityId": "d233c121300bcb3d", "scanner": "scanner-primary", "fingerprint": "6a9480beb9d54464", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-1beaedb392ed19e5", "level": "warning", "message": {"text": "Frontend route `admin` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "properties": {"repobilityId": "8d633842ce26f141", "scanner": "scanner-primary", "fingerprint": "1beaedb392ed19e5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-8ea40d3b78c2e672", "level": "error", "message": {"text": "FastAPI POST `submit_request` without auth dependency \u2014 backend/app/modules/account_requests/router.py:20"}, "properties": {"repobilityId": "d344ff3ade23afd4", "scanner": "scanner-primary", "fingerprint": "8ea40d3b78c2e672", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/modules/account_requests/router.py"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-4756b4c4da7d2088", "level": "note", "message": {"text": "Unused endpoint: GET /api/health"}, "properties": {"repobilityId": "414de3a0f9ad89dd", "scanner": "scanner-primary", "fingerprint": "4756b4c4da7d2088", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "7f44b6cda94207a5", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7a009b1a56794f45", "level": "note", "message": {"text": "Unused endpoint: POST /"}, "properties": {"repobilityId": "133f7e9e95c335b7", "scanner": "scanner-primary", "fingerprint": "7a009b1a56794f45", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f343995cb21e445b", "level": "note", "message": {"text": "Unused endpoint: PATCH /{user_id}/role"}, "properties": {"repobilityId": "f88d7e3c94a64ce9", "scanner": "scanner-primary", "fingerprint": "f343995cb21e445b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-49a629a4a03f1cbb", "level": "note", "message": {"text": "Unused endpoint: PATCH /{user_id}/plan"}, "properties": {"repobilityId": "3a172d67082df2b9", "scanner": "scanner-primary", "fingerprint": "49a629a4a03f1cbb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-55c93ee7e031a509", "level": "note", "message": {"text": "Unused endpoint: DELETE /{user_id}"}, "properties": {"repobilityId": "df8b791217342cd6", "scanner": "scanner-primary", "fingerprint": "55c93ee7e031a509", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-618721b912bad1c2", "level": "note", "message": {"text": "Unused endpoint: POST /login"}, "properties": {"repobilityId": "c0f5857259436bd5", "scanner": "scanner-primary", "fingerprint": "618721b912bad1c2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5887f6beb60dee57", "level": "note", "message": {"text": "Unused endpoint: POST /google"}, "properties": {"repobilityId": "72cede97949bb911", "scanner": "scanner-primary", "fingerprint": "5887f6beb60dee57", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fd1dc91abf32142d", "level": "note", "message": {"text": "Unused endpoint: GET /me"}, "properties": {"repobilityId": "c0e31ad9baa371c0", "scanner": "scanner-primary", "fingerprint": "fd1dc91abf32142d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6f3aa109d120dcdc", "level": "note", "message": {"text": "Unused endpoint: POST /{request_id}/approve"}, "properties": {"repobilityId": "26c3b6113297d665", "scanner": "scanner-primary", "fingerprint": "6f3aa109d120dcdc", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-172605ea734534a2", "level": "note", "message": {"text": "Unused endpoint: POST /{request_id}/reject"}, "properties": {"repobilityId": "5d0ce3d0d2867bd1", "scanner": "scanner-primary", "fingerprint": "172605ea734534a2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cff8da5fbc19c76d", "level": "note", "message": {"text": "Unused endpoint: POST /chat"}, "properties": {"repobilityId": "5442c9e619327bfd", "scanner": "scanner-primary", "fingerprint": "cff8da5fbc19c76d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-92efb2dc9205e7a4", "level": "note", "message": {"text": "Unused endpoint: POST /sessions"}, "properties": {"repobilityId": "4229bf7403a90ba5", "scanner": "scanner-primary", "fingerprint": "92efb2dc9205e7a4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b15d518d538de57d", "level": "note", "message": {"text": "Unused endpoint: GET /sessions"}, "properties": {"repobilityId": "7404101560a66022", "scanner": "scanner-primary", "fingerprint": "b15d518d538de57d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-41c23ec3b2c0e166", "level": "note", "message": {"text": "Unused endpoint: GET /sessions/{session_id}"}, "properties": {"repobilityId": "8a137b3f6b508de7", "scanner": "scanner-primary", "fingerprint": "41c23ec3b2c0e166", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-61363db03cd3c276", "level": "note", "message": {"text": "Unused endpoint: PATCH /sessions/{session_id}"}, "properties": {"repobilityId": "6279c96e9eb93046", "scanner": "scanner-primary", "fingerprint": "61363db03cd3c276", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c23a06033f5185b9", "level": "note", "message": {"text": "Unused endpoint: DELETE /sessions/{session_id}"}, "properties": {"repobilityId": "02b210528e50f0fb", "scanner": "scanner-primary", "fingerprint": "c23a06033f5185b9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b034ff204a8f6aef", "level": "note", "message": {"text": "Unused endpoint: GET /{course_id}/chapters"}, "properties": {"repobilityId": "b36dfdfceb96412a", "scanner": "scanner-primary", "fingerprint": "b034ff204a8f6aef", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a4ab83360e0b6d1d", "level": "note", "message": {"text": "Unused endpoint: DELETE /{course_id}"}, "properties": {"repobilityId": "44990bd04185a847", "scanner": "scanner-primary", "fingerprint": "a4ab83360e0b6d1d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e96576fde6078449", "level": "note", "message": {"text": "Unused endpoint: DELETE /{doc_id}"}, "properties": {"repobilityId": "7b9b5442876d4cf9", "scanner": "scanner-primary", "fingerprint": "e96576fde6078449", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f5cae3068724f9d3", "level": "note", "message": {"text": "Unused endpoint: GET /plans"}, "properties": {"repobilityId": "e2829c7c4279c16a", "scanner": "scanner-primary", "fingerprint": "f5cae3068724f9d3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0578faf02c604a46", "level": "note", "message": {"text": "Unused endpoint: POST /subscriptions"}, "properties": {"repobilityId": "0cea4af8df915020", "scanner": "scanner-primary", "fingerprint": "0578faf02c604a46", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d7e16e5790a60c98", "level": "note", "message": {"text": "Unused endpoint: GET /subscriptions/me"}, "properties": {"repobilityId": "e6156e9e4ffc2ec4", "scanner": "scanner-primary", "fingerprint": "d7e16e5790a60c98", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4f71e19b0ba14bbd", "level": "note", "message": {"text": "Unused endpoint: GET /{quiz_id}"}, "properties": {"repobilityId": "f74e12b2025affff", "scanner": "scanner-primary", "fingerprint": "4f71e19b0ba14bbd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3d54e30679542dc4", "level": "note", "message": {"text": "Unused endpoint: POST /{quiz_id}/submit"}, "properties": {"repobilityId": "948eab1d8a5cabba", "scanner": "scanner-primary", "fingerprint": "3d54e30679542dc4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-706ad899f35723dc", "level": "note", "message": {"text": "Unused endpoint: GET /{quiz_id}/attempts"}, "properties": {"repobilityId": "1161155f0b2f6099", "scanner": "scanner-primary", "fingerprint": "706ad899f35723dc", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8b592e590ff8ff32", "level": "note", "message": {"text": "Unused endpoint: DELETE /{quiz_id}"}, "properties": {"repobilityId": "0d813fb33f290d30", "scanner": "scanner-primary", "fingerprint": "8b592e590ff8ff32", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-21698d48628f87c2", "level": "note", "message": {"text": "Unused endpoint: GET /students"}, "properties": {"repobilityId": "76c740a9bc32cef8", "scanner": "scanner-primary", "fingerprint": "21698d48628f87c2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e7964cb01071cfec", "level": "note", "message": {"text": "Unused endpoint: GET /{room_id}"}, "properties": {"repobilityId": "1358fe9eb94e5ba5", "scanner": "scanner-primary", "fingerprint": "e7964cb01071cfec", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c2833b35fa7c1768", "level": "note", "message": {"text": "Unused endpoint: POST /{room_id}/members"}, "properties": {"repobilityId": "60e520f6381e31ac", "scanner": "scanner-primary", "fingerprint": "c2833b35fa7c1768", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9faf41a2a078df24", "level": "note", "message": {"text": "Unused endpoint: DELETE /{room_id}/members/{user_id}"}, "properties": {"repobilityId": "1d81d8cdc00c87bf", "scanner": "scanner-primary", "fingerprint": "9faf41a2a078df24", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-08f598637836602c", "level": "note", "message": {"text": "Unused endpoint: DELETE /{room_id}"}, "properties": {"repobilityId": "ab8be1cab8d49fa9", "scanner": "scanner-primary", "fingerprint": "08f598637836602c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-25597e135eadede8", "level": "note", "message": {"text": "Unused endpoint: POST /quizzes"}, "properties": {"repobilityId": "3a66704c38e8c9f2", "scanner": "scanner-primary", "fingerprint": "25597e135eadede8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f1b14f8743b89be7", "level": "note", "message": {"text": "Unused endpoint: POST /account-requests"}, "properties": {"repobilityId": "af616e621dbfdabc", "scanner": "scanner-primary", "fingerprint": "f1b14f8743b89be7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ee82d381f92e9834", "level": "note", "message": {"text": "Unused endpoint: POST /documents"}, "properties": {"repobilityId": "c22e28332ed5a83c", "scanner": "scanner-primary", "fingerprint": "ee82d381f92e9834", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5c3fc18a0ac2e6cb", "level": "note", "message": {"text": "Unused endpoint: POST /rooms"}, "properties": {"repobilityId": "ab1874b00e9af9e3", "scanner": "scanner-primary", "fingerprint": "5c3fc18a0ac2e6cb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}