{"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-00de1184ff8ab1ce", "name": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/panel.tsx:86", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/panel.tsx:86"}, "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-32dc22ba386a3d6b", "name": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/call-history.tsx:39", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/call-history.tsx:39"}, "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-341f22c9a316aa1b", "name": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/memory-panel.tsx:107", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/memory-panel.tsx:107"}, "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-6a9eae0f417049e2", "name": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 components/dashboard/knowledge-graph-panel.t", "shortDescription": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 components/dashboard/knowledge-graph-panel.tsx:42"}, "fullDescription": {"text": "React Flow edge labels render with a white rectangle behind the text by default, which scatters bright boxes across a dark canvas. Either drop the label, or override `.react-flow__edge-textbg` and `.react-flow__edge-text` in your stylesheet.\n\nWhy: P-H in CHECKLIST.md \u2014 vendor edge labels bleed white through a dark canvas.\nRule id: fq.edge-label.no-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3c362aedc1b9c1c8", "name": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/tool-calls-panel.tsx:106", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/tool-calls-panel.tsx:106"}, "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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 22 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-57042afc5a907425", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/backend.ts:146", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/backend.ts:146"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1b5a76780c3df9aa", "name": "1 env vars used in code but missing from .env.example", "shortDescription": {"text": "1 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `NODE_ENV`. 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}}]}}, "automationDetails": {"id": "repobility/24092"}, "properties": {"repository": "ali-amjad52114/healthcare-voice-agent-dashboard", "repoUrl": "https://github.com/ali-amjad52114/healthcare-voice-agent-dashboard", "branch": "main"}, "results": [{"ruleId": "scanner-00de1184ff8ab1ce", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/panel.tsx:86"}, "properties": {"repobilityId": "66c26604b6f402e7", "scanner": "scanner-primary", "fingerprint": "00de1184ff8ab1ce", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-32dc22ba386a3d6b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/call-history.tsx:39"}, "properties": {"repobilityId": "df743e0373a0036e", "scanner": "scanner-primary", "fingerprint": "32dc22ba386a3d6b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-341f22c9a316aa1b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/memory-panel.tsx:107"}, "properties": {"repobilityId": "a0713f28628d8eab", "scanner": "scanner-primary", "fingerprint": "341f22c9a316aa1b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6a9eae0f417049e2", "level": "note", "message": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 components/dashboard/knowledge-graph-panel.tsx:42"}, "properties": {"repobilityId": "b98f47f724494fe8", "scanner": "scanner-primary", "fingerprint": "6a9eae0f417049e2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.edge-label.no-bg"]}}, {"ruleId": "scanner-3c362aedc1b9c1c8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/tool-calls-panel.tsx:106"}, "properties": {"repobilityId": "ea4aeff6e44d7c4f", "scanner": "scanner-primary", "fingerprint": "3c362aedc1b9c1c8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "46c320350d55bf04", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "000e14825303009e", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-57042afc5a907425", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/backend.ts:146"}, "properties": {"repobilityId": "f2d1bdd6648e6746", "scanner": "scanner-primary", "fingerprint": "57042afc5a907425", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1b5a76780c3df9aa", "level": "none", "message": {"text": "1 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d04379b337b44a15", "scanner": "scanner-primary", "fingerprint": "1b5a76780c3df9aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}