{"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-9d895a1121bf8de5", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/renderer/src/views/MeetingView.tsx:381", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/renderer/src/views/MeetingView.tsx:381"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e5cabe0e4d617d4b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/renderer/src/views/LibraryView.tsx:462", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/renderer/src/views/LibraryView.tsx:462"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-100fa4c3c0738240", "name": "Stray `console.log` in TS/JS \u2014 src/main/index.ts:261", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/main/index.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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e4720735d67c205c", "name": "Insecure pattern 'dangerous_innerhtml' in src/renderer/src/views/MeetingView.tsx:381", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/renderer/src/views/MeetingView.tsx:381"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9966516e7af559e8", "name": "Insecure pattern 'dangerous_innerhtml' in src/renderer/src/views/LibraryView.tsx:462", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/renderer/src/views/LibraryView.tsx:462"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-546af417f45614da", "name": "Insecure pattern 'node_child_process' in src/main/index.ts:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/main/index.ts:2"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1a71820def19e52d", "name": "Insecure pattern 'node_child_process' in src/main/services/ai/transcription/whisperCpp.ts:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/main/services/ai/transcription/whisperCpp.ts:4"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea40534ac61a162d", "name": "Insecure pattern 'exec_used' in src/main/services/mcp/installers.ts:32", "shortDescription": {"text": "Insecure pattern 'exec_used' in src/main/services/mcp/installers.ts:32"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6c70d69dec804583", "name": "Insecure pattern 'node_child_process' in src/main/services/calendar/system.ts:6", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/main/services/calendar/system.ts:6"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "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-a03caf35529e7f3c", "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-1838a141491ce38c", "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-a02111d86d182846", "name": "Very large file: src/renderer/src/state/store.test.ts (1777 lines)", "shortDescription": {"text": "Very large file: src/renderer/src/state/store.test.ts (1777 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-0b6c1c939eb977e3", "name": "Very large file: src/main/ipc.test.ts (2483 lines)", "shortDescription": {"text": "Very large file: src/main/ipc.test.ts (2483 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 7 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 48 placeholder/mock markers across 18 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-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-fc7bcac195aa0c58", "name": "Commented-code block (7 lines) in scripts/generate-assets.test.mjs:173", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/generate-assets.test.mjs:173"}, "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-7b5ec7517f5d9b75", "name": "Commented-code block (5 lines) in src/renderer/src/components/chat/MarkdownText.tsx:16", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/src/components/chat/MarkdownText.tsx: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-8ff2b99587ff7a45", "name": "Commented-code block (5 lines) in src/renderer/src/components/chat/ChatThread.tsx:20", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/src/components/chat/ChatThread.tsx:20"}, "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-cf9dde696b037c17", "name": "Commented-code block (5 lines) in src/renderer/src/components/chat/runtime.tsx:13", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/src/components/chat/runtime.tsx:13"}, "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-47ce41b673814fc8", "name": "Legacy-named symbol `empty__copy` in src/renderer/src/design/components/EmptyState.tsx:23", "shortDescription": {"text": "Legacy-named symbol `empty__copy` in src/renderer/src/design/components/EmptyState.tsx:23"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-725673f29cee7b84", "name": "Legacy-named symbol `empty__copy` in src/renderer/src/design/components/EmptyState.test.tsx:86", "shortDescription": {"text": "Legacy-named symbol `empty__copy` in src/renderer/src/design/components/EmptyState.test.tsx:86"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4fe175f2e6fc9a76", "name": "Commented-code block (7 lines) in src/renderer/src/lib/citations.ts:5", "shortDescription": {"text": "Commented-code block (7 lines) in src/renderer/src/lib/citations.ts:5"}, "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-3e123f6c67192140", "name": "Commented-code block (7 lines) in src/renderer/src/views/LibraryView.tsx:80", "shortDescription": {"text": "Commented-code block (7 lines) in src/renderer/src/views/LibraryView.tsx:80"}, "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-545c7d3ef4f8fdc0", "name": "Commented-code block (5 lines) in src/mcp/db.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/mcp/db.ts:1"}, "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-b0987b036825efba", "name": "Commented-code block (6 lines) in src/shared/types.ts:130", "shortDescription": {"text": "Commented-code block (6 lines) in src/shared/types.ts:130"}, "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-6f7b6c05a2429b76", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/main/index.ts:114", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/main/index.ts:114"}, "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-f6fe7f05c58f13ba", "name": "Commented-code block (5 lines) in src/main/ipc.ts:607", "shortDescription": {"text": "Commented-code block (5 lines) in src/main/ipc.ts:607"}, "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-e8d646d49899aa18", "name": "Commented-code block (6 lines) in src/main/services/update.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/main/services/update.ts:1"}, "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-84a24ff35c438728", "name": "Commented-code block (7 lines) in src/main/services/ai/prompts.ts:247", "shortDescription": {"text": "Commented-code block (7 lines) in src/main/services/ai/prompts.ts:247"}, "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-a4200b10c0e6dd38", "name": "Legacy-named symbol `highOld` in src/main/services/ai/brief.test.ts:267", "shortDescription": {"text": "Legacy-named symbol `highOld` in src/main/services/ai/brief.test.ts:267"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7b4929ed01cd585e", "name": "Commented-code block (7 lines) in src/main/services/ai/brief.ts:122", "shortDescription": {"text": "Commented-code block (7 lines) in src/main/services/ai/brief.ts:122"}, "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-183302bf5ee8d66f", "name": "Commented-code block (5 lines) in src/main/services/ai/transcription/whisperInstall.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/main/services/ai/transcription/whisperInstall.ts:1"}, "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-f2106b52b3a0157e", "name": "Commented-code block (5 lines) in src/main/services/mcp/installers.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/main/services/mcp/installers.ts:1"}, "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-34c17d7c6abaf477", "name": "Commented-code block (6 lines) in src/main/services/db/schema.ts:123", "shortDescription": {"text": "Commented-code block (6 lines) in src/main/services/db/schema.ts:123"}, "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-376d744e7106a080", "name": "Commented-code block (5 lines) in src/main/services/calendar/outlookWin.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/main/services/calendar/outlookWin.ts:1"}, "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}}]}}, "automationDetails": {"id": "repobility/23269"}, "properties": {"repository": "yoelgal/musli", "repoUrl": "https://github.com/yoelgal/musli", "branch": "main"}, "results": [{"ruleId": "scanner-9d895a1121bf8de5", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/renderer/src/views/MeetingView.tsx:381"}, "properties": {"repobilityId": "6d64fd10939bdf06", "scanner": "scanner-primary", "fingerprint": "9d895a1121bf8de5", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-e5cabe0e4d617d4b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/renderer/src/views/LibraryView.tsx:462"}, "properties": {"repobilityId": "b2c8748c13ff4839", "scanner": "scanner-primary", "fingerprint": "e5cabe0e4d617d4b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-100fa4c3c0738240", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/main/index.ts:261"}, "properties": {"repobilityId": "85947df4f96e7ba3", "scanner": "scanner-primary", "fingerprint": "100fa4c3c0738240", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-e4720735d67c205c", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/renderer/src/views/MeetingView.tsx:381"}, "properties": {"repobilityId": "3508de759f6ebb88", "scanner": "scanner-primary", "fingerprint": "e4720735d67c205c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/renderer/src/views/MeetingView.tsx"}, "region": {"startLine": 381}}}]}, {"ruleId": "scanner-9966516e7af559e8", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/renderer/src/views/LibraryView.tsx:462"}, "properties": {"repobilityId": "e51d1a9dc293f4e8", "scanner": "scanner-primary", "fingerprint": "9966516e7af559e8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/renderer/src/views/LibraryView.tsx"}, "region": {"startLine": 462}}}]}, {"ruleId": "scanner-546af417f45614da", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/main/index.ts:2"}, "properties": {"repobilityId": "7061188796bf8420", "scanner": "scanner-primary", "fingerprint": "546af417f45614da", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/main/index.ts"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-1a71820def19e52d", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/main/services/ai/transcription/whisperCpp.ts:4"}, "properties": {"repobilityId": "bbf9dfbeb2dbf135", "scanner": "scanner-primary", "fingerprint": "1a71820def19e52d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/main/services/ai/transcription/whisperCpp.ts"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-ea40534ac61a162d", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in src/main/services/mcp/installers.ts:32"}, "properties": {"repobilityId": "93d43d5ee6002ea7", "scanner": "scanner-primary", "fingerprint": "ea40534ac61a162d", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/main/services/mcp/installers.ts"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-6c70d69dec804583", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/main/services/calendar/system.ts:6"}, "properties": {"repobilityId": "6357c2251e987381", "scanner": "scanner-primary", "fingerprint": "6c70d69dec804583", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/main/services/calendar/system.ts"}, "region": {"startLine": 6}}}]}, {"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-a03caf35529e7f3c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "11345316dd33a085", "scanner": "scanner-primary", "fingerprint": "a03caf35529e7f3c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/whisper-binaries.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a02111d86d182846", "level": "note", "message": {"text": "Very large file: src/renderer/src/state/store.test.ts (1777 lines)"}, "properties": {"repobilityId": "5e7590e11ef52d05", "scanner": "scanner-primary", "fingerprint": "a02111d86d182846", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0b6c1c939eb977e3", "level": "note", "message": {"text": "Very large file: src/main/ipc.test.ts (2483 lines)"}, "properties": {"repobilityId": "99e865b2a9da79b6", "scanner": "scanner-primary", "fingerprint": "0b6c1c939eb977e3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "0156e7161be9b48b", "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": "f2883906346d1d98", "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": "b7a38ad4816aa6de", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "da5e924a348946ef", "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": "f47c51f61d7354e6", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-fc7bcac195aa0c58", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/generate-assets.test.mjs:173"}, "properties": {"repobilityId": "29cca6e1cebac044", "scanner": "scanner-primary", "fingerprint": "fc7bcac195aa0c58", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7b5ec7517f5d9b75", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/src/components/chat/MarkdownText.tsx:16"}, "properties": {"repobilityId": "2470a6c15c81723c", "scanner": "scanner-primary", "fingerprint": "7b5ec7517f5d9b75", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8ff2b99587ff7a45", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/src/components/chat/ChatThread.tsx:20"}, "properties": {"repobilityId": "568c0fef86ac6b09", "scanner": "scanner-primary", "fingerprint": "8ff2b99587ff7a45", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cf9dde696b037c17", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/src/components/chat/runtime.tsx:13"}, "properties": {"repobilityId": "21effe2573dbdf19", "scanner": "scanner-primary", "fingerprint": "cf9dde696b037c17", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-47ce41b673814fc8", "level": "note", "message": {"text": "Legacy-named symbol `empty__copy` in src/renderer/src/design/components/EmptyState.tsx:23"}, "properties": {"repobilityId": "67899a3dd2127d32", "scanner": "scanner-primary", "fingerprint": "47ce41b673814fc8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-725673f29cee7b84", "level": "note", "message": {"text": "Legacy-named symbol `empty__copy` in src/renderer/src/design/components/EmptyState.test.tsx:86"}, "properties": {"repobilityId": "a8f656ceb42a9175", "scanner": "scanner-primary", "fingerprint": "725673f29cee7b84", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-4fe175f2e6fc9a76", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/renderer/src/lib/citations.ts:5"}, "properties": {"repobilityId": "d440e4c1c77913f3", "scanner": "scanner-primary", "fingerprint": "4fe175f2e6fc9a76", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3e123f6c67192140", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/renderer/src/views/LibraryView.tsx:80"}, "properties": {"repobilityId": "ea5483d1ea027673", "scanner": "scanner-primary", "fingerprint": "3e123f6c67192140", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-545c7d3ef4f8fdc0", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/mcp/db.ts:1"}, "properties": {"repobilityId": "a43a4e8bba522698", "scanner": "scanner-primary", "fingerprint": "545c7d3ef4f8fdc0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b0987b036825efba", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/shared/types.ts:130"}, "properties": {"repobilityId": "f7635e0f41639beb", "scanner": "scanner-primary", "fingerprint": "b0987b036825efba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6f7b6c05a2429b76", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/main/index.ts:114"}, "properties": {"repobilityId": "bbd4e033595f3347", "scanner": "scanner-primary", "fingerprint": "6f7b6c05a2429b76", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f6fe7f05c58f13ba", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/main/ipc.ts:607"}, "properties": {"repobilityId": "2345855c616959aa", "scanner": "scanner-primary", "fingerprint": "f6fe7f05c58f13ba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e8d646d49899aa18", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/main/services/update.ts:1"}, "properties": {"repobilityId": "32886af319601136", "scanner": "scanner-primary", "fingerprint": "e8d646d49899aa18", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-84a24ff35c438728", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/main/services/ai/prompts.ts:247"}, "properties": {"repobilityId": "bb7c68a4f4ad39d4", "scanner": "scanner-primary", "fingerprint": "84a24ff35c438728", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a4200b10c0e6dd38", "level": "note", "message": {"text": "Legacy-named symbol `highOld` in src/main/services/ai/brief.test.ts:267"}, "properties": {"repobilityId": "d405abfca5fc1373", "scanner": "scanner-primary", "fingerprint": "a4200b10c0e6dd38", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-7b4929ed01cd585e", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/main/services/ai/brief.ts:122"}, "properties": {"repobilityId": "d00a703305ad6943", "scanner": "scanner-primary", "fingerprint": "7b4929ed01cd585e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-183302bf5ee8d66f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/main/services/ai/transcription/whisperInstall.ts:1"}, "properties": {"repobilityId": "fe3852846cd54da8", "scanner": "scanner-primary", "fingerprint": "183302bf5ee8d66f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f2106b52b3a0157e", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/main/services/mcp/installers.ts:1"}, "properties": {"repobilityId": "bab190977e7ac6aa", "scanner": "scanner-primary", "fingerprint": "f2106b52b3a0157e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-34c17d7c6abaf477", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/main/services/db/schema.ts:123"}, "properties": {"repobilityId": "4c82eac9efc0d74c", "scanner": "scanner-primary", "fingerprint": "34c17d7c6abaf477", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-376d744e7106a080", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/main/services/calendar/outlookWin.ts:1"}, "properties": {"repobilityId": "1c675d8f96a740f9", "scanner": "scanner-primary", "fingerprint": "376d744e7106a080", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}