{"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-df03baad749f6636", "name": "Stray `console.log` in TS/JS \u2014 packages/relay/src/index.ts:127", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/relay/src/index.ts:127"}, "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-bf7b2aebcc0b0745", "name": "Stray `console.log` in TS/JS \u2014 packages/core/src/telemetry/index.ts:122", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/core/src/telemetry/index.ts:122"}, "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-4551122a4d94ff70", "name": "Stray `console.log` in TS/JS \u2014 packages/cli/src/repl.ts:64", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/repl.ts:64"}, "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-d49385bb5696a6ce", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/DiffViewer.tsx:197", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/DiffViewer.tsx:197"}, "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-1b0c600f3bc50f19", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/CommandPalette.tsx:219", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/CommandPalette.tsx:219"}, "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-90cea22468bc8efc", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/TokenUsage.tsx:101", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/TokenUsage.tsx:101"}, "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-55e5b63075db37a5", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/desktop/src/components/Chat.tsx:132", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/desktop/src/components/Chat.tsx:132"}, "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-9dab55c3cb692fab", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/SubAgentPanel.tsx:213", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/SubAgentPanel.tsx:213"}, "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-1e513923b6ac3ac5", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/PluginMarketplace.tsx:300", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/PluginMarketplace.tsx:300"}, "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-531be7d79cc003f8", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/SessionTabs.tsx:158", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/SessionTabs.tsx:158"}, "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-d6059339dbda2191", "name": "Icon-only button without accessible name \u2014 packages/desktop/src/components/McpManager.tsx:249", "shortDescription": {"text": "Icon-only button without accessible name \u2014 packages/desktop/src/components/McpManager.tsx:249"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-087090d1a7f5ba62", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/McpManager.tsx:194", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/McpManager.tsx:194"}, "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-761d224e001a5f49", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/RagPanel.tsx:242", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/RagPanel.tsx:242"}, "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-c124674a83b28f65", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/MonitorPanel.tsx:53", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/MonitorPanel.tsx:53"}, "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-34908318054a3c59", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/GitPanel.tsx:161", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/GitPanel.tsx:161"}, "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-68bc7177cf11ddac", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/FileExplorer.tsx:130", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/FileExplorer.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-282c9349234ca82b", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/SessionList.tsx:114", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/SessionList.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-01269afd891a6d8b", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/WorktreePanel.tsx:165", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/WorktreePanel.tsx:165"}, "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-e000c5ea9c0d7546", "name": "Insecure pattern 'node_child_process' in packages/core/src/context-loader.ts:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/context-loader.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-16345e5116b892fd", "name": "Insecure pattern 'cors_wildcard' in packages/core/src/a2a/server.ts:103", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in packages/core/src/a2a/server.ts:103"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-59a85873f205e4da", "name": "Insecure pattern 'exec_used' in packages/core/src/git/operations.ts:7", "shortDescription": {"text": "Insecure pattern 'exec_used' in packages/core/src/git/operations.ts:7"}, "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-6682e82b313fd9df", "name": "Insecure pattern 'node_child_process' in packages/core/src/git/operations.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/git/operations.ts:1"}, "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-9cfcd9a2025fcb66", "name": "Insecure pattern 'node_child_process' in packages/core/src/hooks/manager.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/hooks/manager.ts:1"}, "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-7b9f71761a1b59e9", "name": "Insecure pattern 'node_child_process' in packages/core/src/tools/monitor.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/tools/monitor.ts:1"}, "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-49b26fe0e6beedfd", "name": "Insecure pattern 'node_child_process' in packages/core/src/tools/grep.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/tools/grep.ts:1"}, "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-3666e68b5217f6d4", "name": "Insecure pattern 'node_child_process' in packages/core/src/tools/bash.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/tools/bash.ts:1"}, "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-cf5b95d74f0c1870", "name": "Insecure pattern 'node_child_process' in packages/core/src/tools/voice.ts:12", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/tools/voice.ts:12"}, "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-dc7af6119b938895", "name": "Insecure pattern 'node_child_process' in packages/core/src/tools/powershell.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/tools/powershell.ts:1"}, "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-65573af54c11e6b7", "name": "Insecure pattern 'node_child_process' in packages/core/src/tools/lsp.ts:11", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/tools/lsp.ts:11"}, "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-ef609878ede7b3d2", "name": "Insecure pattern 'exec_used' in packages/core/src/safety/docker-sandbox.ts:75", "shortDescription": {"text": "Insecure pattern 'exec_used' in packages/core/src/safety/docker-sandbox.ts:75"}, "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-9bb036e9e1176ff7", "name": "Insecure pattern 'node_child_process' in packages/core/src/safety/docker-sandbox.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/safety/docker-sandbox.ts:1"}, "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-9beba9842ae09a06", "name": "Insecure pattern 'node_child_process' in packages/core/src/mcp/client.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/mcp/client.ts:1"}, "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-41630ff4a92924e8", "name": "Insecure pattern 'direct_innerhtml_assignment' in packages/vscode/src/chat-panel.ts:524", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/vscode/src/chat-panel.ts:524"}, "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-43021a6e45377276", "name": "Insecure pattern 'dangerous_innerhtml' in packages/desktop/src/components/Chat.tsx:132", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/desktop/src/components/Chat.tsx:132"}, "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-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-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "softprops/action-gh-release@v2 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": "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 126 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-40f2be5ea6a74c30", "name": "Node manifest has dependencies but no lockfile: packages/relay/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/relay/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-28e92806c0db3cd2", "name": "Node manifest has dependencies but no lockfile: packages/core/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/core/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8c2e3196a4ef0cdd", "name": "Node manifest has dependencies but no lockfile: packages/cli/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/cli/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2699d5f16ae11282", "name": "Node manifest has dependencies but no lockfile: packages/shared/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/shared/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d3045d02927b8c94", "name": "Node manifest has dependencies but no lockfile: packages/vscode/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/vscode/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e86d2ce46e05644f", "name": "Node manifest has dependencies but no lockfile: packages/desktop/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/desktop/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0f87c913f9d130f8", "name": "Node manifest has dependencies but no lockfile: packages/mobile/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/mobile/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "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 40 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 39 placeholder/mock markers across 14 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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "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: tests, lockfile. 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": "low", "confidence": 1.0}}, {"id": "scanner-8d63828af8287e8b", "name": "Commented-code block (8 lines) in packages/core/src/types/optional-deps.d.ts:3", "shortDescription": {"text": "Commented-code block (8 lines) in packages/core/src/types/optional-deps.d.ts:3"}, "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-1e07c6635b3188e6", "name": "Commented-code block (6 lines) in packages/core/src/session/manager.ts:9", "shortDescription": {"text": "Commented-code block (6 lines) in packages/core/src/session/manager.ts:9"}, "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-3ce0785a63cf97e4", "name": "Legacy-named symbol `startOld` in packages/desktop/src/components/DiffViewer.tsx:15", "shortDescription": {"text": "Legacy-named symbol `startOld` in packages/desktop/src/components/DiffViewer.tsx:15"}, "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}}]}}, "automationDetails": {"id": "repobility/24271"}, "properties": {"repository": "appleweiping/AIDE_DEV", "repoUrl": "https://github.com/appleweiping/AIDE_DEV", "branch": "main"}, "results": [{"ruleId": "scanner-df03baad749f6636", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/relay/src/index.ts:127"}, "properties": {"repobilityId": "d699b32e420fcc47", "scanner": "scanner-primary", "fingerprint": "df03baad749f6636", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bf7b2aebcc0b0745", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/core/src/telemetry/index.ts:122"}, "properties": {"repobilityId": "53f165bdf54aa012", "scanner": "scanner-primary", "fingerprint": "bf7b2aebcc0b0745", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4551122a4d94ff70", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/repl.ts:64"}, "properties": {"repobilityId": "ff8bbe00723746f3", "scanner": "scanner-primary", "fingerprint": "4551122a4d94ff70", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d49385bb5696a6ce", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/DiffViewer.tsx:197"}, "properties": {"repobilityId": "64492f6847ec09c4", "scanner": "scanner-primary", "fingerprint": "d49385bb5696a6ce", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1b0c600f3bc50f19", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/CommandPalette.tsx:219"}, "properties": {"repobilityId": "385d5eb660ee2b5c", "scanner": "scanner-primary", "fingerprint": "1b0c600f3bc50f19", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-90cea22468bc8efc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/TokenUsage.tsx:101"}, "properties": {"repobilityId": "f5b8a22e03a768e0", "scanner": "scanner-primary", "fingerprint": "90cea22468bc8efc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-55e5b63075db37a5", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/desktop/src/components/Chat.tsx:132"}, "properties": {"repobilityId": "5e2c9b37f2f7ec7b", "scanner": "scanner-primary", "fingerprint": "55e5b63075db37a5", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-9dab55c3cb692fab", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/SubAgentPanel.tsx:213"}, "properties": {"repobilityId": "914b7e24b3da58df", "scanner": "scanner-primary", "fingerprint": "9dab55c3cb692fab", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1e513923b6ac3ac5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/PluginMarketplace.tsx:300"}, "properties": {"repobilityId": "a627c92beed86ad2", "scanner": "scanner-primary", "fingerprint": "1e513923b6ac3ac5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-531be7d79cc003f8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/SessionTabs.tsx:158"}, "properties": {"repobilityId": "35a6708bd3d547cf", "scanner": "scanner-primary", "fingerprint": "531be7d79cc003f8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d6059339dbda2191", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 packages/desktop/src/components/McpManager.tsx:249"}, "properties": {"repobilityId": "778d0cba08b11843", "scanner": "scanner-primary", "fingerprint": "d6059339dbda2191", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-087090d1a7f5ba62", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/McpManager.tsx:194"}, "properties": {"repobilityId": "2889323450217c37", "scanner": "scanner-primary", "fingerprint": "087090d1a7f5ba62", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-761d224e001a5f49", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/RagPanel.tsx:242"}, "properties": {"repobilityId": "2de9fce999cf30ac", "scanner": "scanner-primary", "fingerprint": "761d224e001a5f49", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c124674a83b28f65", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/MonitorPanel.tsx:53"}, "properties": {"repobilityId": "456fffdf52d18f0e", "scanner": "scanner-primary", "fingerprint": "c124674a83b28f65", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-34908318054a3c59", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/GitPanel.tsx:161"}, "properties": {"repobilityId": "6386447eb7932225", "scanner": "scanner-primary", "fingerprint": "34908318054a3c59", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-68bc7177cf11ddac", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/FileExplorer.tsx:130"}, "properties": {"repobilityId": "128d3fa70cd3dc25", "scanner": "scanner-primary", "fingerprint": "68bc7177cf11ddac", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-282c9349234ca82b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/SessionList.tsx:114"}, "properties": {"repobilityId": "04aa9f6bbdf70bb0", "scanner": "scanner-primary", "fingerprint": "282c9349234ca82b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-01269afd891a6d8b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/desktop/src/components/WorktreePanel.tsx:165"}, "properties": {"repobilityId": "0a0d98695a0a20db", "scanner": "scanner-primary", "fingerprint": "01269afd891a6d8b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e000c5ea9c0d7546", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/context-loader.ts:4"}, "properties": {"repobilityId": "50835b206aaf2b76", "scanner": "scanner-primary", "fingerprint": "e000c5ea9c0d7546", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/context-loader.ts"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-16345e5116b892fd", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in packages/core/src/a2a/server.ts:103"}, "properties": {"repobilityId": "824506cfc42b7bbb", "scanner": "scanner-primary", "fingerprint": "16345e5116b892fd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/a2a/server.ts"}, "region": {"startLine": 103}}}]}, {"ruleId": "scanner-59a85873f205e4da", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in packages/core/src/git/operations.ts:7"}, "properties": {"repobilityId": "535c589a3035fabc", "scanner": "scanner-primary", "fingerprint": "59a85873f205e4da", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/git/operations.ts"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-6682e82b313fd9df", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/git/operations.ts:1"}, "properties": {"repobilityId": "0365b2dfb10d98b9", "scanner": "scanner-primary", "fingerprint": "6682e82b313fd9df", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/git/operations.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9cfcd9a2025fcb66", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/hooks/manager.ts:1"}, "properties": {"repobilityId": "1e84b8aefbb474b8", "scanner": "scanner-primary", "fingerprint": "9cfcd9a2025fcb66", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/hooks/manager.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7b9f71761a1b59e9", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/tools/monitor.ts:1"}, "properties": {"repobilityId": "dbf5fe9de8c1e108", "scanner": "scanner-primary", "fingerprint": "7b9f71761a1b59e9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/tools/monitor.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-49b26fe0e6beedfd", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/tools/grep.ts:1"}, "properties": {"repobilityId": "dc0383512a8f7684", "scanner": "scanner-primary", "fingerprint": "49b26fe0e6beedfd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/tools/grep.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3666e68b5217f6d4", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/tools/bash.ts:1"}, "properties": {"repobilityId": "cdffd705a1ed7fc8", "scanner": "scanner-primary", "fingerprint": "3666e68b5217f6d4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/tools/bash.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cf5b95d74f0c1870", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/tools/voice.ts:12"}, "properties": {"repobilityId": "9a3a331233bfca73", "scanner": "scanner-primary", "fingerprint": "cf5b95d74f0c1870", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/tools/voice.ts"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-dc7af6119b938895", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/tools/powershell.ts:1"}, "properties": {"repobilityId": "fb12b6ec08360d23", "scanner": "scanner-primary", "fingerprint": "dc7af6119b938895", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/tools/powershell.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-65573af54c11e6b7", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/tools/lsp.ts:11"}, "properties": {"repobilityId": "49b3087f6390bb72", "scanner": "scanner-primary", "fingerprint": "65573af54c11e6b7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/tools/lsp.ts"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-ef609878ede7b3d2", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in packages/core/src/safety/docker-sandbox.ts:75"}, "properties": {"repobilityId": "d480bb0d2a635b3e", "scanner": "scanner-primary", "fingerprint": "ef609878ede7b3d2", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/safety/docker-sandbox.ts"}, "region": {"startLine": 75}}}]}, {"ruleId": "scanner-9bb036e9e1176ff7", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/safety/docker-sandbox.ts:1"}, "properties": {"repobilityId": "e0c7efdb3cc16801", "scanner": "scanner-primary", "fingerprint": "9bb036e9e1176ff7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/safety/docker-sandbox.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9beba9842ae09a06", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/mcp/client.ts:1"}, "properties": {"repobilityId": "2564fd611bcd104f", "scanner": "scanner-primary", "fingerprint": "9beba9842ae09a06", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/mcp/client.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-41630ff4a92924e8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/vscode/src/chat-panel.ts:524"}, "properties": {"repobilityId": "61063ea9f22ef871", "scanner": "scanner-primary", "fingerprint": "41630ff4a92924e8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/vscode/src/chat-panel.ts"}, "region": {"startLine": 524}}}]}, {"ruleId": "scanner-43021a6e45377276", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/desktop/src/components/Chat.tsx:132"}, "properties": {"repobilityId": "c929de2fc4c27cfd", "scanner": "scanner-primary", "fingerprint": "43021a6e45377276", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/desktop/src/components/Chat.tsx"}, "region": {"startLine": 132}}}]}, {"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-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f0dc584a111ffc00", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 48}}}]}, {"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-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-40f2be5ea6a74c30", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/relay/package.json"}, "properties": {"repobilityId": "22d7e98f7073cd31", "scanner": "scanner-primary", "fingerprint": "40f2be5ea6a74c30", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/relay/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-28e92806c0db3cd2", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/core/package.json"}, "properties": {"repobilityId": "8640e46be7e3f9b2", "scanner": "scanner-primary", "fingerprint": "28e92806c0db3cd2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8c2e3196a4ef0cdd", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/cli/package.json"}, "properties": {"repobilityId": "2faf23490612d7a6", "scanner": "scanner-primary", "fingerprint": "8c2e3196a4ef0cdd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cli/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2699d5f16ae11282", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/shared/package.json"}, "properties": {"repobilityId": "37ac218a4ef9b430", "scanner": "scanner-primary", "fingerprint": "2699d5f16ae11282", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/shared/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d3045d02927b8c94", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/vscode/package.json"}, "properties": {"repobilityId": "8f4199693123a2e8", "scanner": "scanner-primary", "fingerprint": "d3045d02927b8c94", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/vscode/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e86d2ce46e05644f", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/desktop/package.json"}, "properties": {"repobilityId": "11dfcced1e87e492", "scanner": "scanner-primary", "fingerprint": "e86d2ce46e05644f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/desktop/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0f87c913f9d130f8", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/mobile/package.json"}, "properties": {"repobilityId": "913954574c9d28f4", "scanner": "scanner-primary", "fingerprint": "0f87c913f9d130f8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/mobile/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "4e72f20547811b5f", "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": "984f9f9d122a2319", "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": "d0340911cf1e4ced", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "64fc73918ea47f6b", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "313ba1b7d006b515", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-8d63828af8287e8b", "level": "none", "message": {"text": "Commented-code block (8 lines) in packages/core/src/types/optional-deps.d.ts:3"}, "properties": {"repobilityId": "0585f620c0d46fe6", "scanner": "scanner-primary", "fingerprint": "8d63828af8287e8b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1e07c6635b3188e6", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/core/src/session/manager.ts:9"}, "properties": {"repobilityId": "e225306959094308", "scanner": "scanner-primary", "fingerprint": "1e07c6635b3188e6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3ce0785a63cf97e4", "level": "note", "message": {"text": "Legacy-named symbol `startOld` in packages/desktop/src/components/DiffViewer.tsx:15"}, "properties": {"repobilityId": "79bc0195b557803f", "scanner": "scanner-primary", "fingerprint": "3ce0785a63cf97e4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}