{"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-06fa0c109158f4fc", "name": "Stray `console.log` in TS/JS \u2014 frontend/components/components.tsx:240", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 frontend/components/components.tsx:240"}, "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-a2460dc3d402fbcf", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/components/AiChat.tsx:177", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/components/AiChat.tsx:177"}, "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-adc135116fbf9eaf", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/layout.tsx:23", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/layout.tsx:23"}, "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-2039862ffa04c166", "name": "Stray `console.log` in TS/JS \u2014 backend/src/index.js:133", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 backend/src/index.js:133"}, "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-476dc9e93bf97ebc", "name": "Stray `console.log` in TS/JS \u2014 backend/src/routes/plaid.js:216", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 backend/src/routes/plaid.js:216"}, "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-8a3ba2bbf0d83acc", "name": "Stray `console.log` in TS/JS \u2014 backend/src/routes/webhooks.js:25", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 backend/src/routes/webhooks.js:25"}, "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-82b399e20d5773b2", "name": "Insecure pattern 'dangerous_innerhtml' in frontend/components/AiChat.tsx:177", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/components/AiChat.tsx:177"}, "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-d7164b270cefb8b4", "name": "Insecure pattern 'dangerous_innerhtml' in frontend/app/layout.tsx:23", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/layout.tsx:23"}, "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-83246943f7e4239d", "name": "Insecure pattern 'direct_innerhtml_assignment' in desktop-bar/ui/login.js:37", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in desktop-bar/ui/login.js:37"}, "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-032311bafcd4ccd0", "name": "Insecure pattern 'direct_innerhtml_assignment' in desktop-bar/ui/index.html:282", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in desktop-bar/ui/index.html:282"}, "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-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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": "low", "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 47 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 5 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-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: license, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "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-c3d703299d15b165", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/lib/store.ts:133", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/lib/store.ts:133"}, "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-c45dc7b2a6dae58a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 mcp-server/src/index.js:46", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 mcp-server/src/index.js:46"}, "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-8313a5ff1d515d8b", "name": "Commented-code block (6 lines) in backend/src/lib/crypto.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in backend/src/lib/crypto.js: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-a844c559cbd3c48c", "name": "Commented-code block (6 lines) in backend/src/routes/webhooks-stripe.js:4", "shortDescription": {"text": "Commented-code block (6 lines) in backend/src/routes/webhooks-stripe.js:4"}, "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-1cc16899e1271def", "name": "Commented-code block (9 lines) in backend/src/routes/mcp-http.js:4", "shortDescription": {"text": "Commented-code block (9 lines) in backend/src/routes/mcp-http.js:4"}, "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-6bb6708dea6bb110", "name": "Commented-code block (6 lines) in backend/src/routes/billing.js:4", "shortDescription": {"text": "Commented-code block (6 lines) in backend/src/routes/billing.js:4"}, "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-030da566069872e9", "name": "15 env vars used in code but missing from .env.example", "shortDescription": {"text": "15 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ADMIN_EMAILS`, `APP_URL`, `DATA_ENCRYPTION_KEY`, `EMAIL_FROM`, `GOOGLE_CLIENT_ID`, `LEDGER_REFRESH_TOKEN`, `NEXT_PUBLIC_API_URL`, `NEXT_PUBLIC_GOOGLE_CLIENT_ID` + 7 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2b1ef8189d2cf8c7", "name": "Dangling fetch: POST https://api.resend.com/emails (backend/src/lib/email.js:9)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (backend/src/lib/email.js:9)"}, "fullDescription": {"text": "`backend/src/lib/email.js:9` calls `POST https://api.resend.com/emails` 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.resend.com/emails`\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-4297174f737dde73", "name": "Dangling fetch: POST /api/plaid/create-link-token (frontend/components/PlaidLink.tsx:17)", "shortDescription": {"text": "Dangling fetch: POST /api/plaid/create-link-token (frontend/components/PlaidLink.tsx:17)"}, "fullDescription": {"text": "`frontend/components/PlaidLink.tsx:17` calls `POST /api/plaid/create-link-token` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/plaid/create-link-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-56ceec4817885d7b", "name": "Dangling fetch: POST /api/plaid/exchange-token (frontend/components/PlaidLink.tsx:29)", "shortDescription": {"text": "Dangling fetch: POST /api/plaid/exchange-token (frontend/components/PlaidLink.tsx:29)"}, "fullDescription": {"text": "`frontend/components/PlaidLink.tsx:29` calls `POST /api/plaid/exchange-token` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/plaid/exchange-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-42f93dfafd82fd09", "name": "Dangling fetch: GET /api/account/export (frontend/components/Sidebar.tsx:9)", "shortDescription": {"text": "Dangling fetch: GET /api/account/export (frontend/components/Sidebar.tsx:9)"}, "fullDescription": {"text": "`frontend/components/Sidebar.tsx:9` calls `GET /api/account/export` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/account/export`\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-f31236111a6e05be", "name": "Dangling fetch: DELETE /api/account (frontend/components/Sidebar.tsx:24)", "shortDescription": {"text": "Dangling fetch: DELETE /api/account (frontend/components/Sidebar.tsx:24)"}, "fullDescription": {"text": "`frontend/components/Sidebar.tsx:24` calls `DELETE /api/account` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/account`\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-1bc2d48908da256a", "name": "Dangling fetch: POST /api/billing/checkout (frontend/components/Sidebar.tsx:32)", "shortDescription": {"text": "Dangling fetch: POST /api/billing/checkout (frontend/components/Sidebar.tsx:32)"}, "fullDescription": {"text": "`frontend/components/Sidebar.tsx:32` calls `POST /api/billing/checkout` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/billing/checkout`\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-a964bf08f57c4502", "name": "Dangling fetch: POST /api/billing/portal (frontend/components/Sidebar.tsx:43)", "shortDescription": {"text": "Dangling fetch: POST /api/billing/portal (frontend/components/Sidebar.tsx:43)"}, "fullDescription": {"text": "`frontend/components/Sidebar.tsx:43` calls `POST /api/billing/portal` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/billing/portal`\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-5ca331e1e326fd31", "name": "Dangling fetch: GET /api/intelligence/subscriptions (frontend/components/IntelligencePanel.tsx:14)", "shortDescription": {"text": "Dangling fetch: GET /api/intelligence/subscriptions (frontend/components/IntelligencePanel.tsx:14)"}, "fullDescription": {"text": "`frontend/components/IntelligencePanel.tsx:14` calls `GET /api/intelligence/subscriptions` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/intelligence/subscriptions`\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-f5acc6f65df73a49", "name": "Dangling fetch: GET /api/intelligence/cash-flow (frontend/components/IntelligencePanel.tsx:15)", "shortDescription": {"text": "Dangling fetch: GET /api/intelligence/cash-flow (frontend/components/IntelligencePanel.tsx:15)"}, "fullDescription": {"text": "`frontend/components/IntelligencePanel.tsx:15` calls `GET /api/intelligence/cash-flow` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/intelligence/cash-flow`\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-bd46ac1b5b7e99d1", "name": "Dangling fetch: GET /api/intelligence/alerts (frontend/components/IntelligencePanel.tsx:16)", "shortDescription": {"text": "Dangling fetch: GET /api/intelligence/alerts (frontend/components/IntelligencePanel.tsx:16)"}, "fullDescription": {"text": "`frontend/components/IntelligencePanel.tsx:16` calls `GET /api/intelligence/alerts` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/intelligence/alerts`\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-01ae52c0f46b9f50", "name": "Dangling fetch: POST /api/intelligence/categorize (frontend/components/IntelligencePanel.tsx:21)", "shortDescription": {"text": "Dangling fetch: POST /api/intelligence/categorize (frontend/components/IntelligencePanel.tsx:21)"}, "fullDescription": {"text": "`frontend/components/IntelligencePanel.tsx:21` calls `POST /api/intelligence/categorize` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/intelligence/categorize`\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-b7ce7686a4dec717", "name": "Dangling fetch: GET /api/accounts (frontend/app/page.tsx:26)", "shortDescription": {"text": "Dangling fetch: GET /api/accounts (frontend/app/page.tsx:26)"}, "fullDescription": {"text": "`frontend/app/page.tsx:26` calls `GET /api/accounts` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/accounts`\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-2d8f29ee1ad5f763", "name": "Dangling fetch: GET /api/ai/insights (frontend/app/page.tsx:27)", "shortDescription": {"text": "Dangling fetch: GET /api/ai/insights (frontend/app/page.tsx:27)"}, "fullDescription": {"text": "`frontend/app/page.tsx:27` calls `GET /api/ai/insights` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/ai/insights`\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-29a4db0e1a74ce7a", "name": "Dangling fetch: GET /api/summary/hud (frontend/app/page.tsx:28)", "shortDescription": {"text": "Dangling fetch: GET /api/summary/hud (frontend/app/page.tsx:28)"}, "fullDescription": {"text": "`frontend/app/page.tsx:28` calls `GET /api/summary/hud` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/summary/hud`\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-0efdc5358996ebc1", "name": "Dangling fetch: GET /api/net-worth?days=120 (frontend/app/page.tsx:35)", "shortDescription": {"text": "Dangling fetch: GET /api/net-worth?days=120 (frontend/app/page.tsx:35)"}, "fullDescription": {"text": "`frontend/app/page.tsx:35` calls `GET /api/net-worth?days=120` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/net-worth`\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-9210dadacf93b4d8", "name": "Dangling fetch: POST /api/auth/google (frontend/app/page.tsx:136)", "shortDescription": {"text": "Dangling fetch: POST /api/auth/google (frontend/app/page.tsx:136)"}, "fullDescription": {"text": "`frontend/app/page.tsx:136` calls `POST /api/auth/google` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/auth/google`\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-0835fad4b230b74f", "name": "Dangling fetch: POST /api/auth/${mode} (frontend/app/page.tsx:173)", "shortDescription": {"text": "Dangling fetch: POST /api/auth/${mode} (frontend/app/page.tsx:173)"}, "fullDescription": {"text": "`frontend/app/page.tsx:173` calls `POST /api/auth/${mode}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/auth/<p>`\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-32fa96d4499e5054", "name": "Dangling fetch: GET /api/admin/metrics (frontend/app/admin/page.tsx:15)", "shortDescription": {"text": "Dangling fetch: GET /api/admin/metrics (frontend/app/admin/page.tsx:15)"}, "fullDescription": {"text": "`frontend/app/admin/page.tsx:15` calls `GET /api/admin/metrics` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/admin/metrics`\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-8376d3ef4d118b3e", "name": "Dangling fetch: GET /api/developer/keys (frontend/app/developers/page.tsx:16)", "shortDescription": {"text": "Dangling fetch: GET /api/developer/keys (frontend/app/developers/page.tsx:16)"}, "fullDescription": {"text": "`frontend/app/developers/page.tsx:16` calls `GET /api/developer/keys` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/developer/keys`\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-cd7b8b65b3b37518", "name": "Dangling fetch: POST /api/developer/keys (frontend/app/developers/page.tsx:22)", "shortDescription": {"text": "Dangling fetch: POST /api/developer/keys (frontend/app/developers/page.tsx:22)"}, "fullDescription": {"text": "`frontend/app/developers/page.tsx:22` calls `POST /api/developer/keys` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/developer/keys`\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-d5f5664221fdfdca", "name": "Dangling fetch: DELETE /api/developer/keys/${id} (frontend/app/developers/page.tsx:29)", "shortDescription": {"text": "Dangling fetch: DELETE /api/developer/keys/${id} (frontend/app/developers/page.tsx:29)"}, "fullDescription": {"text": "`frontend/app/developers/page.tsx:29` calls `DELETE /api/developer/keys/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:apiCall\nNormalized path used for matching: `/developer/keys/<p>`\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-cc39aff249d4a308", "name": "Unused endpoint: USE /api/webhooks/stripe", "shortDescription": {"text": "Unused endpoint: USE /api/webhooks/stripe"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/webhooks/stripe` 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-6eb452fbfb454d20", "name": "Unused endpoint: USE /api/auth", "shortDescription": {"text": "Unused endpoint: USE /api/auth"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/auth` 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-203ec659ed8ada77", "name": "Unused endpoint: USE /api/webhooks", "shortDescription": {"text": "Unused endpoint: USE /api/webhooks"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/webhooks` 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-d55d61497b44d854", "name": "Unused endpoint: USE /api/plaid", "shortDescription": {"text": "Unused endpoint: USE /api/plaid"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/plaid` 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-461ec975b09dfcef", "name": "Unused endpoint: USE /api/accounts", "shortDescription": {"text": "Unused endpoint: USE /api/accounts"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/accounts` 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-bab42d9ce9b7b7d4", "name": "Unused endpoint: USE /api/transactions", "shortDescription": {"text": "Unused endpoint: USE /api/transactions"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/transactions` 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-cad3943b51aba889", "name": "Unused endpoint: USE /api/net-worth", "shortDescription": {"text": "Unused endpoint: USE /api/net-worth"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/net-worth` 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-4c837cf89b55b981", "name": "Unused endpoint: USE /api/bills", "shortDescription": {"text": "Unused endpoint: USE /api/bills"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/bills` 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-7522dc7e4529ffc2", "name": "Unused endpoint: USE /api/goals", "shortDescription": {"text": "Unused endpoint: USE /api/goals"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/goals` 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-517d7f60c494be2f", "name": "Unused endpoint: USE /api/summary", "shortDescription": {"text": "Unused endpoint: USE /api/summary"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/summary` 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-946dc627de4f272d", "name": "Unused endpoint: USE /api/billing", "shortDescription": {"text": "Unused endpoint: USE /api/billing"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/billing` 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-d93a530ce10d47d9", "name": "Unused endpoint: USE /api/admin", "shortDescription": {"text": "Unused endpoint: USE /api/admin"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/admin` 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-f5045979ff29a9d9", "name": "Unused endpoint: USE /api/account", "shortDescription": {"text": "Unused endpoint: USE /api/account"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/account` 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-977364c16790fcbd", "name": "Unused endpoint: USE /api/developer", "shortDescription": {"text": "Unused endpoint: USE /api/developer"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/developer` 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-597f788e05a761d4", "name": "Unused endpoint: USE /api/intelligence", "shortDescription": {"text": "Unused endpoint: USE /api/intelligence"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/intelligence` 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-4df67aa27a99eee8", "name": "Unused endpoint: USE /api/mcp", "shortDescription": {"text": "Unused endpoint: USE /api/mcp"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/mcp` 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-316c43db307befc3", "name": "Unused endpoint: USE /api/ai", "shortDescription": {"text": "Unused endpoint: USE /api/ai"}, "fullDescription": {"text": "`backend/src/index.js` declares `USE /api/ai` 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-7a009b1a56794f45", "name": "Unused endpoint: POST /", "shortDescription": {"text": "Unused endpoint: POST /"}, "fullDescription": {"text": "`backend/src/routes/webhooks-stripe.js` declares `POST /` 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-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`backend/src/routes/transactions.js` declares `GET /` 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-e1b7bee247ffc801", "name": "Unused endpoint: GET /summary", "shortDescription": {"text": "Unused endpoint: GET /summary"}, "fullDescription": {"text": "`backend/src/routes/transactions.js` declares `GET /summary` 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-5fbc954f63526821", "name": "Unused endpoint: PATCH /:id", "shortDescription": {"text": "Unused endpoint: PATCH /:id"}, "fullDescription": {"text": "`backend/src/routes/transactions.js` declares `PATCH /:id` 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-cff8da5fbc19c76d", "name": "Unused endpoint: POST /chat", "shortDescription": {"text": "Unused endpoint: POST /chat"}, "fullDescription": {"text": "`backend/src/routes/ai.js` declares `POST /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-d736e997d2c6a06f", "name": "Unused endpoint: GET /insights", "shortDescription": {"text": "Unused endpoint: GET /insights"}, "fullDescription": {"text": "`backend/src/routes/ai.js` declares `GET /insights` 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-b15d518d538de57d", "name": "Unused endpoint: GET /sessions", "shortDescription": {"text": "Unused endpoint: GET /sessions"}, "fullDescription": {"text": "`backend/src/routes/ai.js` declares `GET /sessions` 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-1a85bbaf090b1118", "name": "Unused endpoint: GET /sessions/:sessionId", "shortDescription": {"text": "Unused endpoint: GET /sessions/:sessionId"}, "fullDescription": {"text": "`backend/src/routes/ai.js` declares `GET /sessions/: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}}, {"id": "scanner-202f9375f1700c9d", "name": "Unused endpoint: GET /subscriptions", "shortDescription": {"text": "Unused endpoint: GET /subscriptions"}, "fullDescription": {"text": "`backend/src/routes/intelligence.js` declares `GET /subscriptions` 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-13708a898e439b9e", "name": "Unused endpoint: GET /cash-flow", "shortDescription": {"text": "Unused endpoint: GET /cash-flow"}, "fullDescription": {"text": "`backend/src/routes/intelligence.js` declares `GET /cash-flow` 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-5770688da439dbfa", "name": "Unused endpoint: POST /categorize", "shortDescription": {"text": "Unused endpoint: POST /categorize"}, "fullDescription": {"text": "`backend/src/routes/intelligence.js` declares `POST /categorize` 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-67db81ff589a2912", "name": "Unused endpoint: GET /alerts", "shortDescription": {"text": "Unused endpoint: GET /alerts"}, "fullDescription": {"text": "`backend/src/routes/intelligence.js` declares `GET /alerts` 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-6fc2895e0e0e863b", "name": "Unused endpoint: POST /alerts/:id/read", "shortDescription": {"text": "Unused endpoint: POST /alerts/:id/read"}, "fullDescription": {"text": "`backend/src/routes/intelligence.js` declares `POST /alerts/:id/read` 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-5887f6beb60dee57", "name": "Unused endpoint: POST /google", "shortDescription": {"text": "Unused endpoint: POST /google"}, "fullDescription": {"text": "`backend/src/routes/auth-google.js` declares `POST /google` 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-304b6f2b403d93f7", "name": "Unused endpoint: POST /register", "shortDescription": {"text": "Unused endpoint: POST /register"}, "fullDescription": {"text": "`backend/src/routes/auth.js` declares `POST /register` 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-618721b912bad1c2", "name": "Unused endpoint: POST /login", "shortDescription": {"text": "Unused endpoint: POST /login"}, "fullDescription": {"text": "`backend/src/routes/auth.js` declares `POST /login` 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-7ce17d6b092a81ca", "name": "Unused endpoint: POST /refresh", "shortDescription": {"text": "Unused endpoint: POST /refresh"}, "fullDescription": {"text": "`backend/src/routes/auth.js` declares `POST /refresh` 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-fd1dc91abf32142d", "name": "Unused endpoint: GET /me", "shortDescription": {"text": "Unused endpoint: GET /me"}, "fullDescription": {"text": "`backend/src/routes/auth.js` declares `GET /me` 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-e686634beeea0bb8", "name": "Unused endpoint: GET /export", "shortDescription": {"text": "Unused endpoint: GET /export"}, "fullDescription": {"text": "`backend/src/routes/account.js` declares `GET /export` 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-3b30f4c0994a30b4", "name": "Unused endpoint: DELETE /", "shortDescription": {"text": "Unused endpoint: DELETE /"}, "fullDescription": {"text": "`backend/src/routes/account.js` declares `DELETE /` 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-ec44c1dacd8c8ee0", "name": "Unused endpoint: GET /keys", "shortDescription": {"text": "Unused endpoint: GET /keys"}, "fullDescription": {"text": "`backend/src/routes/developer.js` declares `GET /keys` 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-0f53365bbb1c16b8", "name": "Unused endpoint: POST /keys", "shortDescription": {"text": "Unused endpoint: POST /keys"}, "fullDescription": {"text": "`backend/src/routes/developer.js` declares `POST /keys` 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-d19dd7e4c3053a52", "name": "Unused endpoint: DELETE /keys/:id", "shortDescription": {"text": "Unused endpoint: DELETE /keys/:id"}, "fullDescription": {"text": "`backend/src/routes/developer.js` declares `DELETE /keys/:id` 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-e702972cc42ceb51", "name": "Unused endpoint: POST /create-link-token", "shortDescription": {"text": "Unused endpoint: POST /create-link-token"}, "fullDescription": {"text": "`backend/src/routes/plaid.js` declares `POST /create-link-token` 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-4c9d0f5defc734e7", "name": "Unused endpoint: POST /exchange-token", "shortDescription": {"text": "Unused endpoint: POST /exchange-token"}, "fullDescription": {"text": "`backend/src/routes/plaid.js` declares `POST /exchange-token` 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-fa413208496243a5", "name": "Unused endpoint: POST /sync", "shortDescription": {"text": "Unused endpoint: POST /sync"}, "fullDescription": {"text": "`backend/src/routes/plaid.js` declares `POST /sync` 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-45f114055f72c285", "name": "Unused endpoint: GET /items", "shortDescription": {"text": "Unused endpoint: GET /items"}, "fullDescription": {"text": "`backend/src/routes/plaid.js` declares `GET /items` 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-38d7c846122a79ea", "name": "Unused endpoint: DELETE /items/:id", "shortDescription": {"text": "Unused endpoint: DELETE /items/:id"}, "fullDescription": {"text": "`backend/src/routes/plaid.js` declares `DELETE /items/:id` 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-7a61c112b611f4bb", "name": "Unused endpoint: DELETE /:id", "shortDescription": {"text": "Unused endpoint: DELETE /:id"}, "fullDescription": {"text": "`backend/src/routes/bills.js` declares `DELETE /:id` 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-db8519d13ec95b80", "name": "Unused endpoint: GET /hud", "shortDescription": {"text": "Unused endpoint: GET /hud"}, "fullDescription": {"text": "`backend/src/routes/summary.js` declares `GET /hud` 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-6385cd0e163a390f", "name": "Unused endpoint: POST /checkout", "shortDescription": {"text": "Unused endpoint: POST /checkout"}, "fullDescription": {"text": "`backend/src/routes/billing.js` declares `POST /checkout` 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-1ec7e423e24778e4", "name": "Unused endpoint: POST /portal", "shortDescription": {"text": "Unused endpoint: POST /portal"}, "fullDescription": {"text": "`backend/src/routes/billing.js` declares `POST /portal` 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-536aba037c238289", "name": "Unused endpoint: POST /plaid", "shortDescription": {"text": "Unused endpoint: POST /plaid"}, "fullDescription": {"text": "`backend/src/routes/webhooks.js` declares `POST /plaid` 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/19164"}, "properties": {"repository": "sebastian-skipwith/ledger", "repoUrl": "https://github.com/sebastian-skipwith/ledger", "branch": "main"}, "results": [{"ruleId": "scanner-06fa0c109158f4fc", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 frontend/components/components.tsx:240"}, "properties": {"repobilityId": "11ba0f52dc2496ef", "scanner": "scanner-primary", "fingerprint": "06fa0c109158f4fc", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a2460dc3d402fbcf", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/components/AiChat.tsx:177"}, "properties": {"repobilityId": "25460ac6747ff103", "scanner": "scanner-primary", "fingerprint": "a2460dc3d402fbcf", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-adc135116fbf9eaf", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/layout.tsx:23"}, "properties": {"repobilityId": "c3711f4722a30929", "scanner": "scanner-primary", "fingerprint": "adc135116fbf9eaf", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-2039862ffa04c166", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 backend/src/index.js:133"}, "properties": {"repobilityId": "03d5d680343d7d14", "scanner": "scanner-primary", "fingerprint": "2039862ffa04c166", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-476dc9e93bf97ebc", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 backend/src/routes/plaid.js:216"}, "properties": {"repobilityId": "ec3e10fc31cacf80", "scanner": "scanner-primary", "fingerprint": "476dc9e93bf97ebc", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8a3ba2bbf0d83acc", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 backend/src/routes/webhooks.js:25"}, "properties": {"repobilityId": "ab0c07a709b64199", "scanner": "scanner-primary", "fingerprint": "8a3ba2bbf0d83acc", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-82b399e20d5773b2", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/components/AiChat.tsx:177"}, "properties": {"repobilityId": "00584c62fa3aa2ef", "scanner": "scanner-primary", "fingerprint": "82b399e20d5773b2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/components/AiChat.tsx"}, "region": {"startLine": 177}}}]}, {"ruleId": "scanner-d7164b270cefb8b4", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/layout.tsx:23"}, "properties": {"repobilityId": "352266f153f8b038", "scanner": "scanner-primary", "fingerprint": "d7164b270cefb8b4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app/layout.tsx"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-83246943f7e4239d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in desktop-bar/ui/login.js:37"}, "properties": {"repobilityId": "699f1bdb68ca809c", "scanner": "scanner-primary", "fingerprint": "83246943f7e4239d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "desktop-bar/ui/login.js"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-032311bafcd4ccd0", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in desktop-bar/ui/index.html:282"}, "properties": {"repobilityId": "5d97ef9c7ccf3760", "scanner": "scanner-primary", "fingerprint": "032311bafcd4ccd0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "desktop-bar/ui/index.html"}, "region": {"startLine": 282}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2644034c718fb80d", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9e54fac6c290138e", "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": 23}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b8d11574406cfe94", "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": 37}}}]}, {"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "6a7545251ed5cb99", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "6562366643e59675", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "9bbe9a1186f170d5", "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": "6c9af7582936ca19", "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": "859b50f67f2d4662", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "1d72092e37d91fef", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "0c1544d9616cc6b0", "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": "3e7cb9bc691f0136", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-c3d703299d15b165", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/lib/store.ts:133"}, "properties": {"repobilityId": "bd1a7deb0c93c2df", "scanner": "scanner-primary", "fingerprint": "c3d703299d15b165", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c45dc7b2a6dae58a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 mcp-server/src/index.js:46"}, "properties": {"repobilityId": "4c4eea0d4bb58f33", "scanner": "scanner-primary", "fingerprint": "c45dc7b2a6dae58a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8313a5ff1d515d8b", "level": "none", "message": {"text": "Commented-code block (6 lines) in backend/src/lib/crypto.js:3"}, "properties": {"repobilityId": "74fc8edb478727e9", "scanner": "scanner-primary", "fingerprint": "8313a5ff1d515d8b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a844c559cbd3c48c", "level": "none", "message": {"text": "Commented-code block (6 lines) in backend/src/routes/webhooks-stripe.js:4"}, "properties": {"repobilityId": "282a0e705526a53e", "scanner": "scanner-primary", "fingerprint": "a844c559cbd3c48c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1cc16899e1271def", "level": "none", "message": {"text": "Commented-code block (9 lines) in backend/src/routes/mcp-http.js:4"}, "properties": {"repobilityId": "bbae91c27d0ca3f9", "scanner": "scanner-primary", "fingerprint": "1cc16899e1271def", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6bb6708dea6bb110", "level": "none", "message": {"text": "Commented-code block (6 lines) in backend/src/routes/billing.js:4"}, "properties": {"repobilityId": "9361861453e0ea72", "scanner": "scanner-primary", "fingerprint": "6bb6708dea6bb110", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-030da566069872e9", "level": "note", "message": {"text": "15 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "0519c1c0e8c1f8e4", "scanner": "scanner-primary", "fingerprint": "030da566069872e9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2b1ef8189d2cf8c7", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (backend/src/lib/email.js:9)"}, "properties": {"repobilityId": "bc0623c8973adf92", "scanner": "scanner-primary", "fingerprint": "2b1ef8189d2cf8c7", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-4297174f737dde73", "level": "error", "message": {"text": "Dangling fetch: POST /api/plaid/create-link-token (frontend/components/PlaidLink.tsx:17)"}, "properties": {"repobilityId": "3be84af609f3cb03", "scanner": "scanner-primary", "fingerprint": "4297174f737dde73", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-56ceec4817885d7b", "level": "error", "message": {"text": "Dangling fetch: POST /api/plaid/exchange-token (frontend/components/PlaidLink.tsx:29)"}, "properties": {"repobilityId": "816b232aac8b51ac", "scanner": "scanner-primary", "fingerprint": "56ceec4817885d7b", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-42f93dfafd82fd09", "level": "error", "message": {"text": "Dangling fetch: GET /api/account/export (frontend/components/Sidebar.tsx:9)"}, "properties": {"repobilityId": "7163e55687590d99", "scanner": "scanner-primary", "fingerprint": "42f93dfafd82fd09", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-f31236111a6e05be", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/account (frontend/components/Sidebar.tsx:24)"}, "properties": {"repobilityId": "f8a7514e4eb9e41e", "scanner": "scanner-primary", "fingerprint": "f31236111a6e05be", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-1bc2d48908da256a", "level": "error", "message": {"text": "Dangling fetch: POST /api/billing/checkout (frontend/components/Sidebar.tsx:32)"}, "properties": {"repobilityId": "002fcdc4c6cfc61b", "scanner": "scanner-primary", "fingerprint": "1bc2d48908da256a", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-a964bf08f57c4502", "level": "error", "message": {"text": "Dangling fetch: POST /api/billing/portal (frontend/components/Sidebar.tsx:43)"}, "properties": {"repobilityId": "82fb1751306d7e2c", "scanner": "scanner-primary", "fingerprint": "a964bf08f57c4502", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-5ca331e1e326fd31", "level": "error", "message": {"text": "Dangling fetch: GET /api/intelligence/subscriptions (frontend/components/IntelligencePanel.tsx:14)"}, "properties": {"repobilityId": "18ca819b262cad65", "scanner": "scanner-primary", "fingerprint": "5ca331e1e326fd31", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-f5acc6f65df73a49", "level": "error", "message": {"text": "Dangling fetch: GET /api/intelligence/cash-flow (frontend/components/IntelligencePanel.tsx:15)"}, "properties": {"repobilityId": "17f5d91bc91a39f5", "scanner": "scanner-primary", "fingerprint": "f5acc6f65df73a49", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-bd46ac1b5b7e99d1", "level": "error", "message": {"text": "Dangling fetch: GET /api/intelligence/alerts (frontend/components/IntelligencePanel.tsx:16)"}, "properties": {"repobilityId": "b067277c7a0c1d40", "scanner": "scanner-primary", "fingerprint": "bd46ac1b5b7e99d1", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-01ae52c0f46b9f50", "level": "error", "message": {"text": "Dangling fetch: POST /api/intelligence/categorize (frontend/components/IntelligencePanel.tsx:21)"}, "properties": {"repobilityId": "b336f8e6fae195cd", "scanner": "scanner-primary", "fingerprint": "01ae52c0f46b9f50", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-b7ce7686a4dec717", "level": "error", "message": {"text": "Dangling fetch: GET /api/accounts (frontend/app/page.tsx:26)"}, "properties": {"repobilityId": "91aca6513d4f5987", "scanner": "scanner-primary", "fingerprint": "b7ce7686a4dec717", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-2d8f29ee1ad5f763", "level": "error", "message": {"text": "Dangling fetch: GET /api/ai/insights (frontend/app/page.tsx:27)"}, "properties": {"repobilityId": "4cb50d36d13d51f6", "scanner": "scanner-primary", "fingerprint": "2d8f29ee1ad5f763", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-29a4db0e1a74ce7a", "level": "error", "message": {"text": "Dangling fetch: GET /api/summary/hud (frontend/app/page.tsx:28)"}, "properties": {"repobilityId": "492332c05e83c23a", "scanner": "scanner-primary", "fingerprint": "29a4db0e1a74ce7a", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-0efdc5358996ebc1", "level": "error", "message": {"text": "Dangling fetch: GET /api/net-worth?days=120 (frontend/app/page.tsx:35)"}, "properties": {"repobilityId": "230453ef03106e19", "scanner": "scanner-primary", "fingerprint": "0efdc5358996ebc1", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-9210dadacf93b4d8", "level": "error", "message": {"text": "Dangling fetch: POST /api/auth/google (frontend/app/page.tsx:136)"}, "properties": {"repobilityId": "d610675d58d6e36f", "scanner": "scanner-primary", "fingerprint": "9210dadacf93b4d8", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-0835fad4b230b74f", "level": "error", "message": {"text": "Dangling fetch: POST /api/auth/${mode} (frontend/app/page.tsx:173)"}, "properties": {"repobilityId": "cdfbad905a06c7a5", "scanner": "scanner-primary", "fingerprint": "0835fad4b230b74f", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-32fa96d4499e5054", "level": "error", "message": {"text": "Dangling fetch: GET /api/admin/metrics (frontend/app/admin/page.tsx:15)"}, "properties": {"repobilityId": "70d7da5e8296d875", "scanner": "scanner-primary", "fingerprint": "32fa96d4499e5054", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-8376d3ef4d118b3e", "level": "error", "message": {"text": "Dangling fetch: GET /api/developer/keys (frontend/app/developers/page.tsx:16)"}, "properties": {"repobilityId": "6598b2c1c92f31cc", "scanner": "scanner-primary", "fingerprint": "8376d3ef4d118b3e", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-cd7b8b65b3b37518", "level": "error", "message": {"text": "Dangling fetch: POST /api/developer/keys (frontend/app/developers/page.tsx:22)"}, "properties": {"repobilityId": "8e45cd4ee1ebfa53", "scanner": "scanner-primary", "fingerprint": "cd7b8b65b3b37518", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-d5f5664221fdfdca", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/developer/keys/${id} (frontend/app/developers/page.tsx:29)"}, "properties": {"repobilityId": "d1dce6287db36b29", "scanner": "scanner-primary", "fingerprint": "d5f5664221fdfdca", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:apiCall"]}}, {"ruleId": "scanner-cc39aff249d4a308", "level": "note", "message": {"text": "Unused endpoint: USE /api/webhooks/stripe"}, "properties": {"repobilityId": "e11957ef084363f2", "scanner": "scanner-primary", "fingerprint": "cc39aff249d4a308", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6eb452fbfb454d20", "level": "note", "message": {"text": "Unused endpoint: USE /api/auth"}, "properties": {"repobilityId": "0f796847ea791306", "scanner": "scanner-primary", "fingerprint": "6eb452fbfb454d20", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-203ec659ed8ada77", "level": "note", "message": {"text": "Unused endpoint: USE /api/webhooks"}, "properties": {"repobilityId": "e9c3eccc8bf6aca2", "scanner": "scanner-primary", "fingerprint": "203ec659ed8ada77", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d55d61497b44d854", "level": "note", "message": {"text": "Unused endpoint: USE /api/plaid"}, "properties": {"repobilityId": "feab318256948179", "scanner": "scanner-primary", "fingerprint": "d55d61497b44d854", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-461ec975b09dfcef", "level": "note", "message": {"text": "Unused endpoint: USE /api/accounts"}, "properties": {"repobilityId": "f30235f26dfd98be", "scanner": "scanner-primary", "fingerprint": "461ec975b09dfcef", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bab42d9ce9b7b7d4", "level": "note", "message": {"text": "Unused endpoint: USE /api/transactions"}, "properties": {"repobilityId": "a73d38c62bbc88b3", "scanner": "scanner-primary", "fingerprint": "bab42d9ce9b7b7d4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cad3943b51aba889", "level": "note", "message": {"text": "Unused endpoint: USE /api/net-worth"}, "properties": {"repobilityId": "429aed7bd2b0e630", "scanner": "scanner-primary", "fingerprint": "cad3943b51aba889", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4c837cf89b55b981", "level": "note", "message": {"text": "Unused endpoint: USE /api/bills"}, "properties": {"repobilityId": "85745d173316b6dc", "scanner": "scanner-primary", "fingerprint": "4c837cf89b55b981", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7522dc7e4529ffc2", "level": "note", "message": {"text": "Unused endpoint: USE /api/goals"}, "properties": {"repobilityId": "f9c9527ea5271015", "scanner": "scanner-primary", "fingerprint": "7522dc7e4529ffc2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-517d7f60c494be2f", "level": "note", "message": {"text": "Unused endpoint: USE /api/summary"}, "properties": {"repobilityId": "9ea801c84367f2f6", "scanner": "scanner-primary", "fingerprint": "517d7f60c494be2f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-946dc627de4f272d", "level": "note", "message": {"text": "Unused endpoint: USE /api/billing"}, "properties": {"repobilityId": "294a525163f3402b", "scanner": "scanner-primary", "fingerprint": "946dc627de4f272d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d93a530ce10d47d9", "level": "note", "message": {"text": "Unused endpoint: USE /api/admin"}, "properties": {"repobilityId": "d55ff0364e63b06e", "scanner": "scanner-primary", "fingerprint": "d93a530ce10d47d9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f5045979ff29a9d9", "level": "note", "message": {"text": "Unused endpoint: USE /api/account"}, "properties": {"repobilityId": "8b9cd61414cce531", "scanner": "scanner-primary", "fingerprint": "f5045979ff29a9d9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-977364c16790fcbd", "level": "note", "message": {"text": "Unused endpoint: USE /api/developer"}, "properties": {"repobilityId": "1e08d27c029fbe7f", "scanner": "scanner-primary", "fingerprint": "977364c16790fcbd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-597f788e05a761d4", "level": "note", "message": {"text": "Unused endpoint: USE /api/intelligence"}, "properties": {"repobilityId": "5796d771f9ad7dc1", "scanner": "scanner-primary", "fingerprint": "597f788e05a761d4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4df67aa27a99eee8", "level": "note", "message": {"text": "Unused endpoint: USE /api/mcp"}, "properties": {"repobilityId": "529423ff369e26e5", "scanner": "scanner-primary", "fingerprint": "4df67aa27a99eee8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-316c43db307befc3", "level": "note", "message": {"text": "Unused endpoint: USE /api/ai"}, "properties": {"repobilityId": "814042f1edb2159e", "scanner": "scanner-primary", "fingerprint": "316c43db307befc3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7a009b1a56794f45", "level": "note", "message": {"text": "Unused endpoint: POST /"}, "properties": {"repobilityId": "a63f3b89948c5775", "scanner": "scanner-primary", "fingerprint": "7a009b1a56794f45", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "e02d92625b96e81e", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e1b7bee247ffc801", "level": "note", "message": {"text": "Unused endpoint: GET /summary"}, "properties": {"repobilityId": "7b32f92b5634848b", "scanner": "scanner-primary", "fingerprint": "e1b7bee247ffc801", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5fbc954f63526821", "level": "note", "message": {"text": "Unused endpoint: PATCH /:id"}, "properties": {"repobilityId": "92a46b05e790f296", "scanner": "scanner-primary", "fingerprint": "5fbc954f63526821", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cff8da5fbc19c76d", "level": "note", "message": {"text": "Unused endpoint: POST /chat"}, "properties": {"repobilityId": "e9971092f376e79a", "scanner": "scanner-primary", "fingerprint": "cff8da5fbc19c76d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d736e997d2c6a06f", "level": "note", "message": {"text": "Unused endpoint: GET /insights"}, "properties": {"repobilityId": "ad379054be25b551", "scanner": "scanner-primary", "fingerprint": "d736e997d2c6a06f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b15d518d538de57d", "level": "note", "message": {"text": "Unused endpoint: GET /sessions"}, "properties": {"repobilityId": "583f784b747f741b", "scanner": "scanner-primary", "fingerprint": "b15d518d538de57d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1a85bbaf090b1118", "level": "note", "message": {"text": "Unused endpoint: GET /sessions/:sessionId"}, "properties": {"repobilityId": "739f7bf9cdb75f7a", "scanner": "scanner-primary", "fingerprint": "1a85bbaf090b1118", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-202f9375f1700c9d", "level": "note", "message": {"text": "Unused endpoint: GET /subscriptions"}, "properties": {"repobilityId": "aa8b56e8295f338f", "scanner": "scanner-primary", "fingerprint": "202f9375f1700c9d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-13708a898e439b9e", "level": "note", "message": {"text": "Unused endpoint: GET /cash-flow"}, "properties": {"repobilityId": "1c08cc741cb43db0", "scanner": "scanner-primary", "fingerprint": "13708a898e439b9e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5770688da439dbfa", "level": "note", "message": {"text": "Unused endpoint: POST /categorize"}, "properties": {"repobilityId": "aa39a5d5a0559934", "scanner": "scanner-primary", "fingerprint": "5770688da439dbfa", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-67db81ff589a2912", "level": "note", "message": {"text": "Unused endpoint: GET /alerts"}, "properties": {"repobilityId": "2d4a172f48b0f800", "scanner": "scanner-primary", "fingerprint": "67db81ff589a2912", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6fc2895e0e0e863b", "level": "note", "message": {"text": "Unused endpoint: POST /alerts/:id/read"}, "properties": {"repobilityId": "62d9c4838825602a", "scanner": "scanner-primary", "fingerprint": "6fc2895e0e0e863b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5887f6beb60dee57", "level": "note", "message": {"text": "Unused endpoint: POST /google"}, "properties": {"repobilityId": "a994bf7ce7b65b64", "scanner": "scanner-primary", "fingerprint": "5887f6beb60dee57", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-304b6f2b403d93f7", "level": "note", "message": {"text": "Unused endpoint: POST /register"}, "properties": {"repobilityId": "5120988d2d034561", "scanner": "scanner-primary", "fingerprint": "304b6f2b403d93f7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-618721b912bad1c2", "level": "note", "message": {"text": "Unused endpoint: POST /login"}, "properties": {"repobilityId": "eaaa2ff8dca3a81e", "scanner": "scanner-primary", "fingerprint": "618721b912bad1c2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7ce17d6b092a81ca", "level": "note", "message": {"text": "Unused endpoint: POST /refresh"}, "properties": {"repobilityId": "a3de10ea8095384f", "scanner": "scanner-primary", "fingerprint": "7ce17d6b092a81ca", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fd1dc91abf32142d", "level": "note", "message": {"text": "Unused endpoint: GET /me"}, "properties": {"repobilityId": "055312b081a655f9", "scanner": "scanner-primary", "fingerprint": "fd1dc91abf32142d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e686634beeea0bb8", "level": "note", "message": {"text": "Unused endpoint: GET /export"}, "properties": {"repobilityId": "8547e2471d2defed", "scanner": "scanner-primary", "fingerprint": "e686634beeea0bb8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3b30f4c0994a30b4", "level": "note", "message": {"text": "Unused endpoint: DELETE /"}, "properties": {"repobilityId": "223551f46ef8bfc3", "scanner": "scanner-primary", "fingerprint": "3b30f4c0994a30b4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ec44c1dacd8c8ee0", "level": "note", "message": {"text": "Unused endpoint: GET /keys"}, "properties": {"repobilityId": "011be5684e773222", "scanner": "scanner-primary", "fingerprint": "ec44c1dacd8c8ee0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0f53365bbb1c16b8", "level": "note", "message": {"text": "Unused endpoint: POST /keys"}, "properties": {"repobilityId": "88da411050110146", "scanner": "scanner-primary", "fingerprint": "0f53365bbb1c16b8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d19dd7e4c3053a52", "level": "note", "message": {"text": "Unused endpoint: DELETE /keys/:id"}, "properties": {"repobilityId": "4c3dc368028b73a5", "scanner": "scanner-primary", "fingerprint": "d19dd7e4c3053a52", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e702972cc42ceb51", "level": "note", "message": {"text": "Unused endpoint: POST /create-link-token"}, "properties": {"repobilityId": "413fcfb5c34dc0c2", "scanner": "scanner-primary", "fingerprint": "e702972cc42ceb51", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4c9d0f5defc734e7", "level": "note", "message": {"text": "Unused endpoint: POST /exchange-token"}, "properties": {"repobilityId": "3997e4d7a49bbbe7", "scanner": "scanner-primary", "fingerprint": "4c9d0f5defc734e7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fa413208496243a5", "level": "note", "message": {"text": "Unused endpoint: POST /sync"}, "properties": {"repobilityId": "7e28fe868d9a21d5", "scanner": "scanner-primary", "fingerprint": "fa413208496243a5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-45f114055f72c285", "level": "note", "message": {"text": "Unused endpoint: GET /items"}, "properties": {"repobilityId": "af8819395f6cd149", "scanner": "scanner-primary", "fingerprint": "45f114055f72c285", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-38d7c846122a79ea", "level": "note", "message": {"text": "Unused endpoint: DELETE /items/:id"}, "properties": {"repobilityId": "f791ba3765887a08", "scanner": "scanner-primary", "fingerprint": "38d7c846122a79ea", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7a61c112b611f4bb", "level": "note", "message": {"text": "Unused endpoint: DELETE /:id"}, "properties": {"repobilityId": "e39bd2fe324afd7a", "scanner": "scanner-primary", "fingerprint": "7a61c112b611f4bb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-db8519d13ec95b80", "level": "note", "message": {"text": "Unused endpoint: GET /hud"}, "properties": {"repobilityId": "34fb0fe2a295dbae", "scanner": "scanner-primary", "fingerprint": "db8519d13ec95b80", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6385cd0e163a390f", "level": "note", "message": {"text": "Unused endpoint: POST /checkout"}, "properties": {"repobilityId": "c74792bb66cad0b6", "scanner": "scanner-primary", "fingerprint": "6385cd0e163a390f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1ec7e423e24778e4", "level": "note", "message": {"text": "Unused endpoint: POST /portal"}, "properties": {"repobilityId": "2247547db5da32ac", "scanner": "scanner-primary", "fingerprint": "1ec7e423e24778e4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-536aba037c238289", "level": "note", "message": {"text": "Unused endpoint: POST /plaid"}, "properties": {"repobilityId": "a822c6f5f73b25f8", "scanner": "scanner-primary", "fingerprint": "536aba037c238289", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}