{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3fbe4272db372ace", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/chat/ChatInput.tsx:133", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/chat/ChatInput.tsx:133"}, "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-898fdf5f0050b2ed", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/chat/ChatMessageList.tsx:223", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/chat/ChatMessageList.tsx:223"}, "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-4835aa9bac251b17", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/canvas/nodes/ProcessNode.tsx:47", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/canvas/nodes/ProcessNode.tsx:47"}, "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-eadd467fcd45789d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/canvas/views/ModuleNotesSheet.tsx:124", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/canvas/views/ModuleNotesSheet.tsx:124"}, "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-e496cc1c19eeed0a", "name": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 src/components/canvas/views/ModuleDetailView", "shortDescription": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 src/components/canvas/views/ModuleDetailView.tsx:289"}, "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-b78dd88ec0bf7a99", "name": "Stray `console.log` in TS/JS \u2014 e2e/stress/performance-memory-3.spec.ts:543", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 e2e/stress/performance-memory-3.spec.ts:543"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9b5399ae187c833d", "name": "Stray `console.log` in TS/JS \u2014 e2e/stress/network-resilience-1.spec.ts:261", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 e2e/stress/network-resilience-1.spec.ts:261"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0e160e5803a0b677", "name": "Stray `console.log` in TS/JS \u2014 e2e/stress/performance-memory-1.spec.ts:443", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 e2e/stress/performance-memory-1.spec.ts:443"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-32a711e5ac7cc3a5", "name": "Insecure pattern 'local_storage_auth_token' in e2e/stress/dashboard-projects-3.spec.ts:101", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in e2e/stress/dashboard-projects-3.spec.ts:101"}, "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-b77f979b0d91d3aa", "name": "Possible secret in e2e/stress/auth-security-1.spec.ts", "shortDescription": {"text": "Possible secret in e2e/stress/auth-security-1.spec.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-8dbeec194056ad12", "name": "Insecure pattern 'direct_innerhtml_assignment' in e2e/stress/chat-ai-3.spec.ts:303", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in e2e/stress/chat-ai-3.spec.ts:303"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-196ff9e0a789214d", "name": "Possible secret in e2e/stress/api-security-2.spec.ts", "shortDescription": {"text": "Possible secret in e2e/stress/api-security-2.spec.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3ca13213a842727b", "name": "Very large file: e2e/stress/chat-ai-3.spec.ts (1713 lines)", "shortDescription": {"text": "Very large file: e2e/stress/chat-ai-3.spec.ts (1713 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, operator-readme. 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-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-7f2f2633e48450c9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/canvas/views/ModuleNotesSheet.tsx:22", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/canvas/views/ModuleNotesSheet.tsx:22"}, "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-d98f2b1bee52855c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/services/doc-lookup-service.ts:36", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/services/doc-lookup-service.ts:36"}, "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-28b486637dc105fb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/services/llm-client.ts:695", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/services/llm-client.ts:695"}, "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-0d03b89deea33ff7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/network-resilience-1.spec.ts:736", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/network-resilience-1.spec.ts:736"}, "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-a50e2512d39d6bea", "name": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/api-security-1.spec.ts:34", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/api-security-1.spec.ts:34"}, "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-3069d4dee3172143", "name": "Commented-code block (5 lines) in e2e/stress/dashboard-projects-3.spec.ts:16", "shortDescription": {"text": "Commented-code block (5 lines) in e2e/stress/dashboard-projects-3.spec.ts:16"}, "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-af6ec327f951b3fc", "name": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/chat-ai-1.spec.ts:471", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/chat-ai-1.spec.ts:471"}, "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-5fbb8dbf8a94941b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/auth-security-1.spec.ts:837", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/auth-security-1.spec.ts:837"}, "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-798bd6294abe83c9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/api-security-3.spec.ts:786", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/api-security-3.spec.ts:786"}, "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-79a5fe87bf1a5749", "name": "Commented-code block (5 lines) in e2e/stress/network-resilience-2.spec.ts:1160", "shortDescription": {"text": "Commented-code block (5 lines) in e2e/stress/network-resilience-2.spec.ts:1160"}, "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-4176842f31580b86", "name": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/chat-ai-3.spec.ts:211", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/chat-ai-3.spec.ts:211"}, "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-3481c1c979904062", "name": "Commented-code block (5 lines) in e2e/stress/chat-ai-2.spec.ts:644", "shortDescription": {"text": "Commented-code block (5 lines) in e2e/stress/chat-ai-2.spec.ts:644"}, "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-ee5a588d141a85e0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/chat-ai-2.spec.ts:47", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/chat-ai-2.spec.ts:47"}, "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-21b902efd9a9dc32", "name": "Commented-code block (12 lines) in e2e/stress/dashboard-projects-2.spec.ts:6", "shortDescription": {"text": "Commented-code block (12 lines) in e2e/stress/dashboard-projects-2.spec.ts:6"}, "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-e2bfdf8e58f87c3c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/navigation-routing-3.spec.ts:334", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/navigation-routing-3.spec.ts:334"}, "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-62709b8ce3288ca4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/api-security-2.spec.ts:280", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/api-security-2.spec.ts:280"}, "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-3c68a18d7b661e20", "name": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/auth-security-2.spec.ts:418", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/auth-security-2.spec.ts:418"}, "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-29a9dd60a1de6dd7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/network-resilience-3.spec.ts:276", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/network-resilience-3.spec.ts:276"}, "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}}]}}, "automationDetails": {"id": "repobility/22061"}, "properties": {"repository": "vanderhaka/MermaidAI", "repoUrl": "https://github.com/vanderhaka/MermaidAI", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-3fbe4272db372ace", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/chat/ChatInput.tsx:133"}, "properties": {"repobilityId": "14f52bed6a8297ae", "scanner": "scanner-primary", "fingerprint": "3fbe4272db372ace", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-898fdf5f0050b2ed", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/chat/ChatMessageList.tsx:223"}, "properties": {"repobilityId": "3e49ba86f90ddc1a", "scanner": "scanner-primary", "fingerprint": "898fdf5f0050b2ed", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4835aa9bac251b17", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/canvas/nodes/ProcessNode.tsx:47"}, "properties": {"repobilityId": "a4944c9f7ec31f59", "scanner": "scanner-primary", "fingerprint": "4835aa9bac251b17", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-eadd467fcd45789d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/canvas/views/ModuleNotesSheet.tsx:124"}, "properties": {"repobilityId": "f560920aa681ce65", "scanner": "scanner-primary", "fingerprint": "eadd467fcd45789d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e496cc1c19eeed0a", "level": "note", "message": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 src/components/canvas/views/ModuleDetailView.tsx:289"}, "properties": {"repobilityId": "933a512602ac3536", "scanner": "scanner-primary", "fingerprint": "e496cc1c19eeed0a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.edge-label.no-bg"]}}, {"ruleId": "scanner-b78dd88ec0bf7a99", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 e2e/stress/performance-memory-3.spec.ts:543"}, "properties": {"repobilityId": "e232d0d9499a9def", "scanner": "scanner-primary", "fingerprint": "b78dd88ec0bf7a99", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9b5399ae187c833d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 e2e/stress/network-resilience-1.spec.ts:261"}, "properties": {"repobilityId": "ceae88dca17e76eb", "scanner": "scanner-primary", "fingerprint": "9b5399ae187c833d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0e160e5803a0b677", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 e2e/stress/performance-memory-1.spec.ts:443"}, "properties": {"repobilityId": "b5ec8fab53c178d9", "scanner": "scanner-primary", "fingerprint": "0e160e5803a0b677", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-32a711e5ac7cc3a5", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in e2e/stress/dashboard-projects-3.spec.ts:101"}, "properties": {"repobilityId": "f3ef61e12b0be841", "scanner": "scanner-primary", "fingerprint": "32a711e5ac7cc3a5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/dashboard-projects-3.spec.ts"}, "region": {"startLine": 101}}}]}, {"ruleId": "scanner-b77f979b0d91d3aa", "level": "error", "message": {"text": "Possible secret in e2e/stress/auth-security-1.spec.ts"}, "properties": {"repobilityId": "9b195bad44166f37", "scanner": "scanner-primary", "fingerprint": "b77f979b0d91d3aa", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/auth-security-1.spec.ts"}, "region": {"startLine": 298}}}]}, {"ruleId": "scanner-b77f979b0d91d3aa", "level": "error", "message": {"text": "Possible secret in e2e/stress/auth-security-1.spec.ts"}, "properties": {"repobilityId": "9b195bad44166f37", "scanner": "scanner-primary", "fingerprint": "b77f979b0d91d3aa", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/auth-security-1.spec.ts"}, "region": {"startLine": 299}}}]}, {"ruleId": "scanner-b77f979b0d91d3aa", "level": "error", "message": {"text": "Possible secret in e2e/stress/auth-security-1.spec.ts"}, "properties": {"repobilityId": "9b195bad44166f37", "scanner": "scanner-primary", "fingerprint": "b77f979b0d91d3aa", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/auth-security-1.spec.ts"}, "region": {"startLine": 300}}}]}, {"ruleId": "scanner-b77f979b0d91d3aa", "level": "error", "message": {"text": "Possible secret in e2e/stress/auth-security-1.spec.ts"}, "properties": {"repobilityId": "9b195bad44166f37", "scanner": "scanner-primary", "fingerprint": "b77f979b0d91d3aa", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/auth-security-1.spec.ts"}, "region": {"startLine": 301}}}]}, {"ruleId": "scanner-b77f979b0d91d3aa", "level": "error", "message": {"text": "Possible secret in e2e/stress/auth-security-1.spec.ts"}, "properties": {"repobilityId": "9b195bad44166f37", "scanner": "scanner-primary", "fingerprint": "b77f979b0d91d3aa", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/auth-security-1.spec.ts"}, "region": {"startLine": 302}}}]}, {"ruleId": "scanner-b77f979b0d91d3aa", "level": "error", "message": {"text": "Possible secret in e2e/stress/auth-security-1.spec.ts"}, "properties": {"repobilityId": "9b195bad44166f37", "scanner": "scanner-primary", "fingerprint": "b77f979b0d91d3aa", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/auth-security-1.spec.ts"}, "region": {"startLine": 303}}}]}, {"ruleId": "scanner-b77f979b0d91d3aa", "level": "error", "message": {"text": "Possible secret in e2e/stress/auth-security-1.spec.ts"}, "properties": {"repobilityId": "9b195bad44166f37", "scanner": "scanner-primary", "fingerprint": "b77f979b0d91d3aa", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/auth-security-1.spec.ts"}, "region": {"startLine": 304}}}]}, {"ruleId": "scanner-b77f979b0d91d3aa", "level": "error", "message": {"text": "Possible secret in e2e/stress/auth-security-1.spec.ts"}, "properties": {"repobilityId": "9b195bad44166f37", "scanner": "scanner-primary", "fingerprint": "b77f979b0d91d3aa", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/auth-security-1.spec.ts"}, "region": {"startLine": 309}}}]}, {"ruleId": "scanner-b77f979b0d91d3aa", "level": "error", "message": {"text": "Possible secret in e2e/stress/auth-security-1.spec.ts"}, "properties": {"repobilityId": "9b195bad44166f37", "scanner": "scanner-primary", "fingerprint": "b77f979b0d91d3aa", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/auth-security-1.spec.ts"}, "region": {"startLine": 314}}}]}, {"ruleId": "scanner-b77f979b0d91d3aa", "level": "error", "message": {"text": "Possible secret in e2e/stress/auth-security-1.spec.ts"}, "properties": {"repobilityId": "9b195bad44166f37", "scanner": "scanner-primary", "fingerprint": "b77f979b0d91d3aa", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/auth-security-1.spec.ts"}, "region": {"startLine": 796}}}]}, {"ruleId": "scanner-b77f979b0d91d3aa", "level": "error", "message": {"text": "Possible secret in e2e/stress/auth-security-1.spec.ts"}, "properties": {"repobilityId": "9b195bad44166f37", "scanner": "scanner-primary", "fingerprint": "b77f979b0d91d3aa", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/auth-security-1.spec.ts"}, "region": {"startLine": 808}}}]}, {"ruleId": "scanner-8dbeec194056ad12", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in e2e/stress/chat-ai-3.spec.ts:303"}, "properties": {"repobilityId": "c3ce52a10a482716", "scanner": "scanner-primary", "fingerprint": "8dbeec194056ad12", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/chat-ai-3.spec.ts"}, "region": {"startLine": 303}}}]}, {"ruleId": "scanner-196ff9e0a789214d", "level": "error", "message": {"text": "Possible secret in e2e/stress/api-security-2.spec.ts"}, "properties": {"repobilityId": "7ff3ead8e566244b", "scanner": "scanner-primary", "fingerprint": "196ff9e0a789214d", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/stress/api-security-2.spec.ts"}, "region": {"startLine": 512}}}]}, {"ruleId": "scanner-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "b86179956da3a4a8", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-3ca13213a842727b", "level": "note", "message": {"text": "Very large file: e2e/stress/chat-ai-3.spec.ts (1713 lines)"}, "properties": {"repobilityId": "e8b4eaa9f1c1f692", "scanner": "scanner-primary", "fingerprint": "3ca13213a842727b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "fffc8c142583e766", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "288d9565ba5967a5", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "358530d1e8ac07bd", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "692ef8448d214130", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "d7a6f235882aa7e5", "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": "d811ad2200bae9e8", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-7f2f2633e48450c9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/canvas/views/ModuleNotesSheet.tsx:22"}, "properties": {"repobilityId": "3c2aa3ee0033452e", "scanner": "scanner-primary", "fingerprint": "7f2f2633e48450c9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d98f2b1bee52855c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/services/doc-lookup-service.ts:36"}, "properties": {"repobilityId": "0037b90ddfaf930f", "scanner": "scanner-primary", "fingerprint": "d98f2b1bee52855c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-28b486637dc105fb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/services/llm-client.ts:695"}, "properties": {"repobilityId": "82fb5e6a678a2d6e", "scanner": "scanner-primary", "fingerprint": "28b486637dc105fb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0d03b89deea33ff7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/network-resilience-1.spec.ts:736"}, "properties": {"repobilityId": "6236d4ecc07ac704", "scanner": "scanner-primary", "fingerprint": "0d03b89deea33ff7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a50e2512d39d6bea", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/api-security-1.spec.ts:34"}, "properties": {"repobilityId": "38b0dadff47de632", "scanner": "scanner-primary", "fingerprint": "a50e2512d39d6bea", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3069d4dee3172143", "level": "none", "message": {"text": "Commented-code block (5 lines) in e2e/stress/dashboard-projects-3.spec.ts:16"}, "properties": {"repobilityId": "bc546ba03cce4344", "scanner": "scanner-primary", "fingerprint": "3069d4dee3172143", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-af6ec327f951b3fc", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/chat-ai-1.spec.ts:471"}, "properties": {"repobilityId": "6f95f0b416dfae28", "scanner": "scanner-primary", "fingerprint": "af6ec327f951b3fc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5fbb8dbf8a94941b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/auth-security-1.spec.ts:837"}, "properties": {"repobilityId": "938b6365e49bcdcd", "scanner": "scanner-primary", "fingerprint": "5fbb8dbf8a94941b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-798bd6294abe83c9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/api-security-3.spec.ts:786"}, "properties": {"repobilityId": "6ea8c4459ede5720", "scanner": "scanner-primary", "fingerprint": "798bd6294abe83c9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-79a5fe87bf1a5749", "level": "none", "message": {"text": "Commented-code block (5 lines) in e2e/stress/network-resilience-2.spec.ts:1160"}, "properties": {"repobilityId": "51dd131488d4a60a", "scanner": "scanner-primary", "fingerprint": "79a5fe87bf1a5749", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4176842f31580b86", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/chat-ai-3.spec.ts:211"}, "properties": {"repobilityId": "12ebb1960c77946b", "scanner": "scanner-primary", "fingerprint": "4176842f31580b86", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3481c1c979904062", "level": "none", "message": {"text": "Commented-code block (5 lines) in e2e/stress/chat-ai-2.spec.ts:644"}, "properties": {"repobilityId": "666da41620425b95", "scanner": "scanner-primary", "fingerprint": "3481c1c979904062", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ee5a588d141a85e0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/chat-ai-2.spec.ts:47"}, "properties": {"repobilityId": "33fb1aaa80540d50", "scanner": "scanner-primary", "fingerprint": "ee5a588d141a85e0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-21b902efd9a9dc32", "level": "none", "message": {"text": "Commented-code block (12 lines) in e2e/stress/dashboard-projects-2.spec.ts:6"}, "properties": {"repobilityId": "34bbb4020259190a", "scanner": "scanner-primary", "fingerprint": "21b902efd9a9dc32", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e2bfdf8e58f87c3c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/navigation-routing-3.spec.ts:334"}, "properties": {"repobilityId": "ca73e2affb3e5873", "scanner": "scanner-primary", "fingerprint": "e2bfdf8e58f87c3c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-62709b8ce3288ca4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/api-security-2.spec.ts:280"}, "properties": {"repobilityId": "cc912b0af33862c5", "scanner": "scanner-primary", "fingerprint": "62709b8ce3288ca4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3c68a18d7b661e20", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/auth-security-2.spec.ts:418"}, "properties": {"repobilityId": "0dbfa64b80553245", "scanner": "scanner-primary", "fingerprint": "3c68a18d7b661e20", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-29a9dd60a1de6dd7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/stress/network-resilience-3.spec.ts:276"}, "properties": {"repobilityId": "5dab39083925f9c9", "scanner": "scanner-primary", "fingerprint": "29a9dd60a1de6dd7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}