{"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-1419b21665923bd8", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/web/src/components/layout/Sidebar.tsx:240", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/web/src/components/layout/Sidebar.tsx:240"}, "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-41ad22f0172312bf", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/web/src/components/ui/GcpProjectPicker.tsx:125", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/web/src/components/ui/GcpProjectPicker.tsx:125"}, "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-d2d183109fb78d75", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/web/src/components/chat/SessionSummaryBlock.tsx:91", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/web/src/components/chat/SessionSummaryBlock.tsx:91"}, "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-4f8a01facaa02cb4", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/web/src/components/debug/CostDisplay.tsx:74", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/web/src/components/debug/CostDisplay.tsx:74"}, "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-65ede0157824da2e", "name": "Stray `console.log` in TS/JS \u2014 packages/server/src/index.ts:32", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/server/src/index.ts:32"}, "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-f4bf8d7b97d653bb", "name": "Stray `console.log` in TS/JS \u2014 packages/server/src/updater.ts:146", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/server/src/updater.ts:146"}, "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-c142952298c157c6", "name": "Stray `console.log` in TS/JS \u2014 packages/server/src/mcp/mcp-provider.ts:48", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/server/src/mcp/mcp-provider.ts:48"}, "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-947150c7a8d9d39f", "name": "Stray `console.log` in TS/JS \u2014 packages/server/src/http/middleware.ts:8", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/server/src/http/middleware.ts:8"}, "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-df71e4369f15dce4", "name": "Stray `console.log` in TS/JS \u2014 packages/server/src/db/setup.ts:165", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/server/src/db/setup.ts:165"}, "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-86905e8de5a7f5a9", "name": "Stray `console.log` in TS/JS \u2014 packages/server/src/monitors/scheduler.ts:30", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/server/src/monitors/scheduler.ts:30"}, "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-9eda78937934b9e3", "name": "Insecure pattern 'exec_used' in packages/server/src/updater.ts:103", "shortDescription": {"text": "Insecure pattern 'exec_used' in packages/server/src/updater.ts:103"}, "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-d9848b7dc846f1c7", "name": "Insecure pattern 'node_child_process' in packages/server/src/updater.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/server/src/updater.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-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": "1 test file(s) for 159 source file(s) (ratio 0.01). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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-a28850983a0b02d5", "name": "Node manifest has dependencies but no lockfile: packages/web/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/web/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-b739f2f2be1d714d", "name": "Node manifest has dependencies but no lockfile: packages/server/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/server/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 14 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 32 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-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-1fe7f8a3f51c1f21", "name": "Commented-code block (7 lines) in packages/web/src/components/layout/Sidebar.tsx:68", "shortDescription": {"text": "Commented-code block (7 lines) in packages/web/src/components/layout/Sidebar.tsx:68"}, "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-17a00da2abdb6248", "name": "Commented-code block (5 lines) in packages/web/src/components/chat/ChatCore.tsx:280", "shortDescription": {"text": "Commented-code block (5 lines) in packages/web/src/components/chat/ChatCore.tsx:280"}, "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-9b4093c9385a926b", "name": "Commented-code block (5 lines) in packages/web/src/components/chat/ToolPartRenderer.tsx:354", "shortDescription": {"text": "Commented-code block (5 lines) in packages/web/src/components/chat/ToolPartRenderer.tsx:354"}, "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-06cbcabae20620d9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/web/src/pages/Debug.tsx:379", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/web/src/pages/Debug.tsx:379"}, "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-ba29c72e09d14e8c", "name": "Commented-code block (5 lines) in packages/server/src/http/routes/api.ts:56", "shortDescription": {"text": "Commented-code block (5 lines) in packages/server/src/http/routes/api.ts:56"}, "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-b4a08ea09f88458a", "name": "Commented-code block (6 lines) in packages/server/src/providers/posthog/posthog-formatter.ts:20", "shortDescription": {"text": "Commented-code block (6 lines) in packages/server/src/providers/posthog/posthog-formatter.ts: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-35ef06bb4b02743b", "name": "Commented-code block (5 lines) in packages/server/src/trpc/routers/provider.router.ts:240", "shortDescription": {"text": "Commented-code block (5 lines) in packages/server/src/trpc/routers/provider.router.ts:240"}, "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-545651e4b0a5475e", "name": "Commented-code block (5 lines) in packages/server/src/trpc/routers/sessions.router.ts:232", "shortDescription": {"text": "Commented-code block (5 lines) in packages/server/src/trpc/routers/sessions.router.ts:232"}, "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-3a0d999d17e73cf2", "name": "Commented-code block (7 lines) in packages/server/src/agents/base-agent.ts:131", "shortDescription": {"text": "Commented-code block (7 lines) in packages/server/src/agents/base-agent.ts:131"}, "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-cd6d89c4fece55ab", "name": "Legacy-named symbol `_dashboard_widgets_old` in packages/server/src/db/setup.ts:184", "shortDescription": {"text": "Legacy-named symbol `_dashboard_widgets_old` in packages/server/src/db/setup.ts:184"}, "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-d5ed72f465ee0d09", "name": "Dangling fetch: GET /api/trpc/update.check (packages/web/src/components/layout/UpdateModal.tsx:20)", "shortDescription": {"text": "Dangling fetch: GET /api/trpc/update.check (packages/web/src/components/layout/UpdateModal.tsx:20)"}, "fullDescription": {"text": "`packages/web/src/components/layout/UpdateModal.tsx:20` calls `GET /api/trpc/update.check` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/trpc/update.check`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-73cbc47a2ac06e59", "name": "Dangling fetch: GET /rest/api/2/myself (packages/server/src/integrations/jira/jira.client.ts:119)", "shortDescription": {"text": "Dangling fetch: GET /rest/api/2/myself (packages/server/src/integrations/jira/jira.client.ts:119)"}, "fullDescription": {"text": "`packages/server/src/integrations/jira/jira.client.ts:119` calls `GET /rest/api/2/myself` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:request\nNormalized path used for matching: `/rest/api/<p>/myself`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-1ba670490e57de21", "name": "Dangling fetch: POST /rest/api/2/issue/${encodeURIComponent(key)}/comment (packages/server/src/integrations/jira/jira.cl", "shortDescription": {"text": "Dangling fetch: POST /rest/api/2/issue/${encodeURIComponent(key)}/comment (packages/server/src/integrations/jira/jira.client.ts:190)"}, "fullDescription": {"text": "`packages/server/src/integrations/jira/jira.client.ts:190` calls `POST /rest/api/2/issue/${encodeURIComponent(key)}/comment` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:request\nNormalized path used for matching: `/rest/api/<p>/issue/<p>/comment`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c10f02eaf97c3369", "name": "Dangling fetch: POST https://oauth2.googleapis.com/token (packages/server/src/providers/gcp/gcp-auth.ts:45)", "shortDescription": {"text": "Dangling fetch: POST https://oauth2.googleapis.com/token (packages/server/src/providers/gcp/gcp-auth.ts:45)"}, "fullDescription": {"text": "`packages/server/src/providers/gcp/gcp-auth.ts:45` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/oauth2.googleapis.com/token`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-feddd56c4682c5a1", "name": "Dangling fetch: POST https://api.newrelic.com/graphql (packages/server/src/providers/newrelic/nerdgraph.client.ts:23)", "shortDescription": {"text": "Dangling fetch: POST https://api.newrelic.com/graphql (packages/server/src/providers/newrelic/nerdgraph.client.ts:23)"}, "fullDescription": {"text": "`packages/server/src/providers/newrelic/nerdgraph.client.ts:23` calls `POST https://api.newrelic.com/graphql` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.newrelic.com/graphql`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-89aa8e5d33cc4431", "name": "Unused endpoint: USE /api/trpc/*", "shortDescription": {"text": "Unused endpoint: USE /api/trpc/*"}, "fullDescription": {"text": "`packages/server/src/http/app.ts` declares `USE /api/trpc/*` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-90359fab24f268a1", "name": "Unused endpoint: POST /api/v1/analyze", "shortDescription": {"text": "Unused endpoint: POST /api/v1/analyze"}, "fullDescription": {"text": "`packages/server/src/http/routes/api.ts` declares `POST /api/v1/analyze` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9d2517f9eafc5297", "name": "Unused endpoint: POST /api/chat", "shortDescription": {"text": "Unused endpoint: POST /api/chat"}, "fullDescription": {"text": "`packages/server/src/http/routes/chat.ts` declares `POST /api/chat` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d66e556d06d7d043", "name": "Unused endpoint: POST /api/dashboard-chat", "shortDescription": {"text": "Unused endpoint: POST /api/dashboard-chat"}, "fullDescription": {"text": "`packages/server/src/http/routes/chat.ts` declares `POST /api/dashboard-chat` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c583bc9c39375b8f", "name": "Unused endpoint: POST /api/monitor-chat", "shortDescription": {"text": "Unused endpoint: POST /api/monitor-chat"}, "fullDescription": {"text": "`packages/server/src/http/routes/chat.ts` declares `POST /api/monitor-chat` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9642d0c90e0b8b74", "name": "Unused endpoint: GET /api/chat/subscribe/:sessionId", "shortDescription": {"text": "Unused endpoint: GET /api/chat/subscribe/:sessionId"}, "fullDescription": {"text": "`packages/server/src/http/routes/chat.ts` declares `GET /api/chat/subscribe/:sessionId` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19533"}, "properties": {"repository": "sholub-dev/tracer", "repoUrl": "https://github.com/sholub-dev/tracer", "branch": "main"}, "results": [{"ruleId": "scanner-1419b21665923bd8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/web/src/components/layout/Sidebar.tsx:240"}, "properties": {"repobilityId": "d82abe00bf1f71c2", "scanner": "scanner-primary", "fingerprint": "1419b21665923bd8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-41ad22f0172312bf", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/web/src/components/ui/GcpProjectPicker.tsx:125"}, "properties": {"repobilityId": "f52cf6bf9ff827d3", "scanner": "scanner-primary", "fingerprint": "41ad22f0172312bf", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d2d183109fb78d75", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/web/src/components/chat/SessionSummaryBlock.tsx:91"}, "properties": {"repobilityId": "73ad466dfb0a7771", "scanner": "scanner-primary", "fingerprint": "d2d183109fb78d75", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4f8a01facaa02cb4", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/web/src/components/debug/CostDisplay.tsx:74"}, "properties": {"repobilityId": "946d2893b3d9617f", "scanner": "scanner-primary", "fingerprint": "4f8a01facaa02cb4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-65ede0157824da2e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/server/src/index.ts:32"}, "properties": {"repobilityId": "ac04c2b36447664c", "scanner": "scanner-primary", "fingerprint": "65ede0157824da2e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f4bf8d7b97d653bb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/server/src/updater.ts:146"}, "properties": {"repobilityId": "b39f104558f59d9c", "scanner": "scanner-primary", "fingerprint": "f4bf8d7b97d653bb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c142952298c157c6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/server/src/mcp/mcp-provider.ts:48"}, "properties": {"repobilityId": "1b3125b6689e0490", "scanner": "scanner-primary", "fingerprint": "c142952298c157c6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-947150c7a8d9d39f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/server/src/http/middleware.ts:8"}, "properties": {"repobilityId": "2e96f51dd5f1d4c5", "scanner": "scanner-primary", "fingerprint": "947150c7a8d9d39f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-df71e4369f15dce4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/server/src/db/setup.ts:165"}, "properties": {"repobilityId": "2c52485ec137a6fb", "scanner": "scanner-primary", "fingerprint": "df71e4369f15dce4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-86905e8de5a7f5a9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/server/src/monitors/scheduler.ts:30"}, "properties": {"repobilityId": "613adb1d8ff5b77b", "scanner": "scanner-primary", "fingerprint": "86905e8de5a7f5a9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9eda78937934b9e3", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in packages/server/src/updater.ts:103"}, "properties": {"repobilityId": "71ebcdd9cc7c5914", "scanner": "scanner-primary", "fingerprint": "9eda78937934b9e3", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/server/src/updater.ts"}, "region": {"startLine": 103}}}]}, {"ruleId": "scanner-d9848b7dc846f1c7", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/server/src/updater.ts:1"}, "properties": {"repobilityId": "663a8377ca190a77", "scanner": "scanner-primary", "fingerprint": "d9848b7dc846f1c7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/server/src/updater.ts"}, "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-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-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-a28850983a0b02d5", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/web/package.json"}, "properties": {"repobilityId": "8f313f0fe526a925", "scanner": "scanner-primary", "fingerprint": "a28850983a0b02d5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/web/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b739f2f2be1d714d", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/server/package.json"}, "properties": {"repobilityId": "d7cb4fafc3b292b2", "scanner": "scanner-primary", "fingerprint": "b739f2f2be1d714d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/server/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "64b63c27d2affa01", "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": "e7e9b416a542d6f1", "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": "9e0c8f469b532d9a", "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": "344128bb5bb7ee1c", "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": "d368a7b9324fba8c", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-1fe7f8a3f51c1f21", "level": "none", "message": {"text": "Commented-code block (7 lines) in packages/web/src/components/layout/Sidebar.tsx:68"}, "properties": {"repobilityId": "52c484dd6a2aeb97", "scanner": "scanner-primary", "fingerprint": "1fe7f8a3f51c1f21", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-17a00da2abdb6248", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/web/src/components/chat/ChatCore.tsx:280"}, "properties": {"repobilityId": "81f883aee1e658b9", "scanner": "scanner-primary", "fingerprint": "17a00da2abdb6248", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9b4093c9385a926b", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/web/src/components/chat/ToolPartRenderer.tsx:354"}, "properties": {"repobilityId": "72685b1b26624899", "scanner": "scanner-primary", "fingerprint": "9b4093c9385a926b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-06cbcabae20620d9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/web/src/pages/Debug.tsx:379"}, "properties": {"repobilityId": "4ed8cdc0eab75d38", "scanner": "scanner-primary", "fingerprint": "06cbcabae20620d9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ba29c72e09d14e8c", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/server/src/http/routes/api.ts:56"}, "properties": {"repobilityId": "d8d6a1c324a1f6ed", "scanner": "scanner-primary", "fingerprint": "ba29c72e09d14e8c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b4a08ea09f88458a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/server/src/providers/posthog/posthog-formatter.ts:20"}, "properties": {"repobilityId": "951265c4e4014a29", "scanner": "scanner-primary", "fingerprint": "b4a08ea09f88458a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-35ef06bb4b02743b", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/server/src/trpc/routers/provider.router.ts:240"}, "properties": {"repobilityId": "3b50df463f39f3a0", "scanner": "scanner-primary", "fingerprint": "35ef06bb4b02743b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-545651e4b0a5475e", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/server/src/trpc/routers/sessions.router.ts:232"}, "properties": {"repobilityId": "7fdd827cf55f584d", "scanner": "scanner-primary", "fingerprint": "545651e4b0a5475e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3a0d999d17e73cf2", "level": "none", "message": {"text": "Commented-code block (7 lines) in packages/server/src/agents/base-agent.ts:131"}, "properties": {"repobilityId": "dd6db961f605ff69", "scanner": "scanner-primary", "fingerprint": "3a0d999d17e73cf2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cd6d89c4fece55ab", "level": "note", "message": {"text": "Legacy-named symbol `_dashboard_widgets_old` in packages/server/src/db/setup.ts:184"}, "properties": {"repobilityId": "b3f81b4e555f1bb2", "scanner": "scanner-primary", "fingerprint": "cd6d89c4fece55ab", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d5ed72f465ee0d09", "level": "error", "message": {"text": "Dangling fetch: GET /api/trpc/update.check (packages/web/src/components/layout/UpdateModal.tsx:20)"}, "properties": {"repobilityId": "bcb54221471f5175", "scanner": "scanner-primary", "fingerprint": "d5ed72f465ee0d09", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-73cbc47a2ac06e59", "level": "error", "message": {"text": "Dangling fetch: GET /rest/api/2/myself (packages/server/src/integrations/jira/jira.client.ts:119)"}, "properties": {"repobilityId": "ce7b49eae76870e3", "scanner": "scanner-primary", "fingerprint": "73cbc47a2ac06e59", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:request"]}}, {"ruleId": "scanner-1ba670490e57de21", "level": "error", "message": {"text": "Dangling fetch: POST /rest/api/2/issue/${encodeURIComponent(key)}/comment (packages/server/src/integrations/jira/jira.client.ts:190)"}, "properties": {"repobilityId": "3ec77208abe96186", "scanner": "scanner-primary", "fingerprint": "1ba670490e57de21", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:request"]}}, {"ruleId": "scanner-c10f02eaf97c3369", "level": "error", "message": {"text": "Dangling fetch: POST https://oauth2.googleapis.com/token (packages/server/src/providers/gcp/gcp-auth.ts:45)"}, "properties": {"repobilityId": "2e438b70969c3fff", "scanner": "scanner-primary", "fingerprint": "c10f02eaf97c3369", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-feddd56c4682c5a1", "level": "error", "message": {"text": "Dangling fetch: POST https://api.newrelic.com/graphql (packages/server/src/providers/newrelic/nerdgraph.client.ts:23)"}, "properties": {"repobilityId": "3bbdcd038a93e1eb", "scanner": "scanner-primary", "fingerprint": "feddd56c4682c5a1", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-89aa8e5d33cc4431", "level": "note", "message": {"text": "Unused endpoint: USE /api/trpc/*"}, "properties": {"repobilityId": "182100202f4ca6f6", "scanner": "scanner-primary", "fingerprint": "89aa8e5d33cc4431", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-90359fab24f268a1", "level": "note", "message": {"text": "Unused endpoint: POST /api/v1/analyze"}, "properties": {"repobilityId": "c7a5f114e6aeee31", "scanner": "scanner-primary", "fingerprint": "90359fab24f268a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9d2517f9eafc5297", "level": "note", "message": {"text": "Unused endpoint: POST /api/chat"}, "properties": {"repobilityId": "362ec1c00e132d8a", "scanner": "scanner-primary", "fingerprint": "9d2517f9eafc5297", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d66e556d06d7d043", "level": "note", "message": {"text": "Unused endpoint: POST /api/dashboard-chat"}, "properties": {"repobilityId": "d006dbdaaf2a4926", "scanner": "scanner-primary", "fingerprint": "d66e556d06d7d043", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c583bc9c39375b8f", "level": "note", "message": {"text": "Unused endpoint: POST /api/monitor-chat"}, "properties": {"repobilityId": "d52367f6270d737b", "scanner": "scanner-primary", "fingerprint": "c583bc9c39375b8f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9642d0c90e0b8b74", "level": "note", "message": {"text": "Unused endpoint: GET /api/chat/subscribe/:sessionId"}, "properties": {"repobilityId": "3d15e50dfd75f32c", "scanner": "scanner-primary", "fingerprint": "9642d0c90e0b8b74", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}