{"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-a809b3d83f90f1a3", "name": "Stray `console.log` in TS/JS \u2014 setup-chatwoot.js:61", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 setup-chatwoot.js:61"}, "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-4105b785168e0444", "name": "Stray `console.log` in TS/JS \u2014 serve-static.js:48", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 serve-static.js:48"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f297a3389099eccd", "name": "Stray `console.log` in TS/JS \u2014 worker.js:248", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 worker.js:248"}, "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-a6b2150323823dfc", "name": "TODO/FIXME marker in shipping code \u2014 server.js:8811", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 server.js:8811"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-270a37e3304b1417", "name": "Stray `console.log` in TS/JS \u2014 server.js:141", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server.js:141"}, "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-cabb2ece3c6f38cf", "name": "Insecure pattern 'node_child_process' in server.js:14", "shortDescription": {"text": "Insecure pattern 'node_child_process' in server.js:14"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-050833368201986c", "name": "Insecure pattern 'direct_innerhtml_assignment' in server.js:1536", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in server.js:1536"}, "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-268c2d106f14f237", "name": "Insecure pattern 'local_storage_auth_token' in server.js:1545", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in server.js:1545"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bc152a80035e66a7", "name": "Insecure pattern 'cors_wildcard' in server.js:4136", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in server.js:4136"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f5c9358d613dfea6", "name": "Very large file: server.js (10242 lines)", "shortDescription": {"text": "Very large file: server.js (10242 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 4 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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 104 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-afb4ed13391e4829", "name": "Legacy-named symbol `tagSlugOld` in worker.js:234", "shortDescription": {"text": "Legacy-named symbol `tagSlugOld` in worker.js:234"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2ef7a7f7519df798", "name": "Legacy-named symbol `tagSlugOld` in server.js:284", "shortDescription": {"text": "Legacy-named symbol `tagSlugOld` in server.js:284"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1dc7a7edbcb21d34", "name": "Commented-code block (5 lines) in server.js:433", "shortDescription": {"text": "Commented-code block (5 lines) in server.js:433"}, "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-4678e681042b25da", "name": "Dangling fetch: POST https://backboard.railway.com/graphql/v2 (setup-chatwoot.js:22)", "shortDescription": {"text": "Dangling fetch: POST https://backboard.railway.com/graphql/v2 (setup-chatwoot.js:22)"}, "fullDescription": {"text": "`setup-chatwoot.js:22` calls `POST https://backboard.railway.com/graphql/v2` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:request\nNormalized path used for matching: `/https:/backboard.railway.com/graphql/v2`\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-d8aca54a6d4215d5", "name": "Dangling fetch: GET https://economia.awesomeapi.com.br/json/last/USD-BRL (server.js:1819)", "shortDescription": {"text": "Dangling fetch: GET https://economia.awesomeapi.com.br/json/last/USD-BRL (server.js:1819)"}, "fullDescription": {"text": "`server.js:1819` calls `GET https://economia.awesomeapi.com.br/json/last/USD-BRL` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/https:/economia.awesomeapi.com.br/json/last/usd-brl`\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-bc1b3f901ca59ae4", "name": "Dangling fetch: GET https://graph.facebook.com/v22.0/${wabaId}/subscribed_apps (server.js:5703)", "shortDescription": {"text": "Dangling fetch: GET https://graph.facebook.com/v22.0/${wabaId}/subscribed_apps (server.js:5703)"}, "fullDescription": {"text": "`server.js:5703` calls `GET https://graph.facebook.com/v22.0/${wabaId}/subscribed_apps` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/https:/graph.facebook.com/v22.0/<p>/subscribed_apps`\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-9feca2fe96e4db6b", "name": "Dangling fetch: POST https://graph.facebook.com/v22.0/${wabaId}/subscribed_apps (server.js:5720)", "shortDescription": {"text": "Dangling fetch: POST https://graph.facebook.com/v22.0/${wabaId}/subscribed_apps (server.js:5720)"}, "fullDescription": {"text": "`server.js:5720` calls `POST https://graph.facebook.com/v22.0/${wabaId}/subscribed_apps` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/https:/graph.facebook.com/v22.0/<p>/subscribed_apps`\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-bbb1f756d341985b", "name": "Dangling fetch: POST https://graph.facebook.com/v22.0/${wabaId}/subscribed_apps (server.js:5742)", "shortDescription": {"text": "Dangling fetch: POST https://graph.facebook.com/v22.0/${wabaId}/subscribed_apps (server.js:5742)"}, "fullDescription": {"text": "`server.js:5742` calls `POST https://graph.facebook.com/v22.0/${wabaId}/subscribed_apps` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/https:/graph.facebook.com/v22.0/<p>/subscribed_apps`\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-feb049c3f4e993d1", "name": "Unused endpoint: USE /api/track/lead", "shortDescription": {"text": "Unused endpoint: USE /api/track/lead"}, "fullDescription": {"text": "`server.js` declares `USE /api/track/lead` 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-46150e994b2fad35", "name": "Unused endpoint: USE /api/webhooks/ses", "shortDescription": {"text": "Unused endpoint: USE /api/webhooks/ses"}, "fullDescription": {"text": "`server.js` declares `USE /api/webhooks/ses` 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-6a4dfcad3eb1618a", "name": "Unused endpoint: GET /login", "shortDescription": {"text": "Unused endpoint: GET /login"}, "fullDescription": {"text": "`server.js` declares `GET /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-8d0ebcc45f7aa63f", "name": "Unused endpoint: GET /api/auth/logout", "shortDescription": {"text": "Unused endpoint: GET /api/auth/logout"}, "fullDescription": {"text": "`server.js` declares `GET /api/auth/logout` 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-ee4aa5ddab88c9dc", "name": "Unused endpoint: GET /api/auth/me", "shortDescription": {"text": "Unused endpoint: GET /api/auth/me"}, "fullDescription": {"text": "`server.js` declares `GET /api/auth/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-379b09f9de636500", "name": "Unused endpoint: GET /api/settings", "shortDescription": {"text": "Unused endpoint: GET /api/settings"}, "fullDescription": {"text": "`server.js` declares `GET /api/settings` 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-2ddfaa00d1e5e7c0", "name": "Unused endpoint: PATCH /api/settings", "shortDescription": {"text": "Unused endpoint: PATCH /api/settings"}, "fullDescription": {"text": "`server.js` declares `PATCH /api/settings` 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-3a3c45156489b020", "name": "Unused endpoint: GET /api/users", "shortDescription": {"text": "Unused endpoint: GET /api/users"}, "fullDescription": {"text": "`server.js` declares `GET /api/users` 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-49546f6900fb04c5", "name": "Unused endpoint: POST /api/users", "shortDescription": {"text": "Unused endpoint: POST /api/users"}, "fullDescription": {"text": "`server.js` declares `POST /api/users` 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-ee9c0fde1e0f469b", "name": "Unused endpoint: PUT /api/users/:id", "shortDescription": {"text": "Unused endpoint: PUT /api/users/:id"}, "fullDescription": {"text": "`server.js` declares `PUT /api/users/: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-2f0a8a9d0faa32d1", "name": "Unused endpoint: DELETE /api/users/:id", "shortDescription": {"text": "Unused endpoint: DELETE /api/users/:id"}, "fullDescription": {"text": "`server.js` declares `DELETE /api/users/: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-d9b0d87219a7df0d", "name": "Unused endpoint: GET /api/admin/api-tokens", "shortDescription": {"text": "Unused endpoint: GET /api/admin/api-tokens"}, "fullDescription": {"text": "`server.js` declares `GET /api/admin/api-tokens` 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-a8642c78ab5d4a6a", "name": "Unused endpoint: POST /api/admin/api-tokens", "shortDescription": {"text": "Unused endpoint: POST /api/admin/api-tokens"}, "fullDescription": {"text": "`server.js` declares `POST /api/admin/api-tokens` 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-9c15288973168136", "name": "Unused endpoint: PATCH /api/admin/api-tokens/:id", "shortDescription": {"text": "Unused endpoint: PATCH /api/admin/api-tokens/:id"}, "fullDescription": {"text": "`server.js` declares `PATCH /api/admin/api-tokens/: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-8823a00f05949a0f", "name": "Unused endpoint: DELETE /api/admin/api-tokens/:id", "shortDescription": {"text": "Unused endpoint: DELETE /api/admin/api-tokens/:id"}, "fullDescription": {"text": "`server.js` declares `DELETE /api/admin/api-tokens/: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-5713f6d96e1412d4", "name": "Unused endpoint: GET /api/wabas", "shortDescription": {"text": "Unused endpoint: GET /api/wabas"}, "fullDescription": {"text": "`server.js` declares `GET /api/wabas` 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-bfc3a8e647b7e78a", "name": "Unused endpoint: GET /api/billing/usage", "shortDescription": {"text": "Unused endpoint: GET /api/billing/usage"}, "fullDescription": {"text": "`server.js` declares `GET /api/billing/usage` 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-b499aa0db7c751dd", "name": "Unused endpoint: GET /api/templates", "shortDescription": {"text": "Unused endpoint: GET /api/templates"}, "fullDescription": {"text": "`server.js` declares `GET /api/templates` 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-d907f175af50ca72", "name": "Unused endpoint: POST /api/templates", "shortDescription": {"text": "Unused endpoint: POST /api/templates"}, "fullDescription": {"text": "`server.js` declares `POST /api/templates` 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-e90f71a9eaf45dd5", "name": "Unused endpoint: GET /uploads/asset/:slug", "shortDescription": {"text": "Unused endpoint: GET /uploads/asset/:slug"}, "fullDescription": {"text": "`server.js` declares `GET /uploads/asset/:slug` 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-10ccb3058ce56450", "name": "Unused endpoint: POST /api/templates/upload-header", "shortDescription": {"text": "Unused endpoint: POST /api/templates/upload-header"}, "fullDescription": {"text": "`server.js` declares `POST /api/templates/upload-header` 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-9e9ac1d33c3268b9", "name": "Unused endpoint: POST /api/templates/:name/asset", "shortDescription": {"text": "Unused endpoint: POST /api/templates/:name/asset"}, "fullDescription": {"text": "`server.js` declares `POST /api/templates/:name/asset` 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-b54d8ca75b43e087", "name": "Unused endpoint: GET /api/templates/assets", "shortDescription": {"text": "Unused endpoint: GET /api/templates/assets"}, "fullDescription": {"text": "`server.js` declares `GET /api/templates/assets` 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-05e62537a54ad009", "name": "Unused endpoint: DELETE /api/templates/:name", "shortDescription": {"text": "Unused endpoint: DELETE /api/templates/:name"}, "fullDescription": {"text": "`server.js` declares `DELETE /api/templates/:name` 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-f90bfe720c1d950e", "name": "Unused endpoint: GET /api/tags", "shortDescription": {"text": "Unused endpoint: GET /api/tags"}, "fullDescription": {"text": "`server.js` declares `GET /api/tags` 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-7dfb8ef736d4a0d9", "name": "Unused endpoint: POST /api/tags", "shortDescription": {"text": "Unused endpoint: POST /api/tags"}, "fullDescription": {"text": "`server.js` declares `POST /api/tags` 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-44ae80d26f26217e", "name": "Unused endpoint: PUT /api/tags/:id", "shortDescription": {"text": "Unused endpoint: PUT /api/tags/:id"}, "fullDescription": {"text": "`server.js` declares `PUT /api/tags/: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-5f2fb05020412363", "name": "Unused endpoint: DELETE /api/tags/:id", "shortDescription": {"text": "Unused endpoint: DELETE /api/tags/:id"}, "fullDescription": {"text": "`server.js` declares `DELETE /api/tags/: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-b695a5b67fb4fb96", "name": "Unused endpoint: GET /api/products", "shortDescription": {"text": "Unused endpoint: GET /api/products"}, "fullDescription": {"text": "`server.js` declares `GET /api/products` 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-efd43b3091892780", "name": "Unused endpoint: POST /api/products", "shortDescription": {"text": "Unused endpoint: POST /api/products"}, "fullDescription": {"text": "`server.js` declares `POST /api/products` 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-dab5f6c2db7d078a", "name": "Unused endpoint: PUT /api/products/:id", "shortDescription": {"text": "Unused endpoint: PUT /api/products/:id"}, "fullDescription": {"text": "`server.js` declares `PUT /api/products/: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-0bbc67d00f2a0dc2", "name": "Unused endpoint: DELETE /api/products/:id", "shortDescription": {"text": "Unused endpoint: DELETE /api/products/:id"}, "fullDescription": {"text": "`server.js` declares `DELETE /api/products/: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-5aed77bc825d1c42", "name": "Unused endpoint: POST /api/campaigns", "shortDescription": {"text": "Unused endpoint: POST /api/campaigns"}, "fullDescription": {"text": "`server.js` declares `POST /api/campaigns` 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-1cd6ff9aec438e35", "name": "Unused endpoint: GET /api/campaigns", "shortDescription": {"text": "Unused endpoint: GET /api/campaigns"}, "fullDescription": {"text": "`server.js` declares `GET /api/campaigns` 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-8ce00069e1e4da6d", "name": "Unused endpoint: GET /api/campaigns/summary", "shortDescription": {"text": "Unused endpoint: GET /api/campaigns/summary"}, "fullDescription": {"text": "`server.js` declares `GET /api/campaigns/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-1f3cf5273fe850c8", "name": "Unused endpoint: GET /api/campaigns/:id", "shortDescription": {"text": "Unused endpoint: GET /api/campaigns/:id"}, "fullDescription": {"text": "`server.js` declares `GET /api/campaigns/: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-51f846267806f298", "name": "Unused endpoint: POST /api/campaigns/:id/start", "shortDescription": {"text": "Unused endpoint: POST /api/campaigns/:id/start"}, "fullDescription": {"text": "`server.js` declares `POST /api/campaigns/:id/start` 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-99c6f897bf511b66", "name": "Unused endpoint: POST /api/campaigns/:id/apply-tag", "shortDescription": {"text": "Unused endpoint: POST /api/campaigns/:id/apply-tag"}, "fullDescription": {"text": "`server.js` declares `POST /api/campaigns/:id/apply-tag` 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-f0012bab268a9878", "name": "Unused endpoint: POST /api/campaigns/:id/resend", "shortDescription": {"text": "Unused endpoint: POST /api/campaigns/:id/resend"}, "fullDescription": {"text": "`server.js` declares `POST /api/campaigns/:id/resend` 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-54afb70ce4e148b0", "name": "Unused endpoint: GET /api/campaigns/:id/stats", "shortDescription": {"text": "Unused endpoint: GET /api/campaigns/:id/stats"}, "fullDescription": {"text": "`server.js` declares `GET /api/campaigns/:id/stats` 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-ef731fe15cfaaac6", "name": "Unused endpoint: DELETE /api/campaigns/:id", "shortDescription": {"text": "Unused endpoint: DELETE /api/campaigns/:id"}, "fullDescription": {"text": "`server.js` declares `DELETE /api/campaigns/: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-d3d2709368e641a6", "name": "Unused endpoint: POST /api/campaigns/:id/recalc", "shortDescription": {"text": "Unused endpoint: POST /api/campaigns/:id/recalc"}, "fullDescription": {"text": "`server.js` declares `POST /api/campaigns/:id/recalc` 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-b5461c3c4afda997", "name": "Unused endpoint: GET /api/queue/status", "shortDescription": {"text": "Unused endpoint: GET /api/queue/status"}, "fullDescription": {"text": "`server.js` declares `GET /api/queue/status` 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-789437b81eef78ab", "name": "Unused endpoint: GET /api/email/templates", "shortDescription": {"text": "Unused endpoint: GET /api/email/templates"}, "fullDescription": {"text": "`server.js` declares `GET /api/email/templates` 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-b26f062e2736e0ff", "name": "Unused endpoint: POST /api/email/templates", "shortDescription": {"text": "Unused endpoint: POST /api/email/templates"}, "fullDescription": {"text": "`server.js` declares `POST /api/email/templates` 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-8fe23f8dca2b5924", "name": "Unused endpoint: GET /api/email/templates/:id", "shortDescription": {"text": "Unused endpoint: GET /api/email/templates/:id"}, "fullDescription": {"text": "`server.js` declares `GET /api/email/templates/: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-cd4549eac8f0b70c", "name": "Unused endpoint: PUT /api/email/templates/:id", "shortDescription": {"text": "Unused endpoint: PUT /api/email/templates/:id"}, "fullDescription": {"text": "`server.js` declares `PUT /api/email/templates/: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-36ea4c47c0ef2560", "name": "Unused endpoint: DELETE /api/email/templates/:id", "shortDescription": {"text": "Unused endpoint: DELETE /api/email/templates/:id"}, "fullDescription": {"text": "`server.js` declares `DELETE /api/email/templates/: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-87272bc32dc42103", "name": "Unused endpoint: GET /api/email/contacts", "shortDescription": {"text": "Unused endpoint: GET /api/email/contacts"}, "fullDescription": {"text": "`server.js` declares `GET /api/email/contacts` 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-318735caa41b49e3", "name": "Unused endpoint: GET /api/email/campaigns", "shortDescription": {"text": "Unused endpoint: GET /api/email/campaigns"}, "fullDescription": {"text": "`server.js` declares `GET /api/email/campaigns` 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/27546"}, "properties": {"repository": "ludsonmane/mane-notifications-engine", "repoUrl": "https://github.com/ludsonmane/mane-notifications-engine", "branch": "main"}, "results": [{"ruleId": "scanner-a809b3d83f90f1a3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 setup-chatwoot.js:61"}, "properties": {"repobilityId": "432966bcebaeeeed", "scanner": "scanner-primary", "fingerprint": "a809b3d83f90f1a3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4105b785168e0444", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 serve-static.js:48"}, "properties": {"repobilityId": "e36f55b7267e40d9", "scanner": "scanner-primary", "fingerprint": "4105b785168e0444", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f297a3389099eccd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 worker.js:248"}, "properties": {"repobilityId": "1fb47c3a0b98f77b", "scanner": "scanner-primary", "fingerprint": "f297a3389099eccd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a6b2150323823dfc", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 server.js:8811"}, "properties": {"repobilityId": "44640b9f14a23bd6", "scanner": "scanner-primary", "fingerprint": "a6b2150323823dfc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-270a37e3304b1417", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server.js:141"}, "properties": {"repobilityId": "a9deebb5fdc93edc", "scanner": "scanner-primary", "fingerprint": "270a37e3304b1417", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cabb2ece3c6f38cf", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in server.js:14"}, "properties": {"repobilityId": "23f3ba0b6e438ed3", "scanner": "scanner-primary", "fingerprint": "cabb2ece3c6f38cf", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.js"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-050833368201986c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in server.js:1536"}, "properties": {"repobilityId": "eced4d3daf81c2bf", "scanner": "scanner-primary", "fingerprint": "050833368201986c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.js"}, "region": {"startLine": 1536}}}]}, {"ruleId": "scanner-268c2d106f14f237", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in server.js:1545"}, "properties": {"repobilityId": "da29e950f6e0baa8", "scanner": "scanner-primary", "fingerprint": "268c2d106f14f237", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.js"}, "region": {"startLine": 1545}}}]}, {"ruleId": "scanner-bc152a80035e66a7", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in server.js:4136"}, "properties": {"repobilityId": "0d9bca6c0839725e", "scanner": "scanner-primary", "fingerprint": "bc152a80035e66a7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.js"}, "region": {"startLine": 4136}}}]}, {"ruleId": "scanner-f5c9358d613dfea6", "level": "note", "message": {"text": "Very large file: server.js (10242 lines)"}, "properties": {"repobilityId": "1479ba50e708c5c1", "scanner": "scanner-primary", "fingerprint": "f5c9358d613dfea6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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": "cc325aafa07b3edd", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "90d16195c704a624", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "9e6a959a77ea2992", "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": "0ebe9efa113b23de", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "cc6b79832bef705a", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-afb4ed13391e4829", "level": "note", "message": {"text": "Legacy-named symbol `tagSlugOld` in worker.js:234"}, "properties": {"repobilityId": "f133205facc4049c", "scanner": "scanner-primary", "fingerprint": "afb4ed13391e4829", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2ef7a7f7519df798", "level": "note", "message": {"text": "Legacy-named symbol `tagSlugOld` in server.js:284"}, "properties": {"repobilityId": "bd00d30b8a6a6e5b", "scanner": "scanner-primary", "fingerprint": "2ef7a7f7519df798", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-1dc7a7edbcb21d34", "level": "none", "message": {"text": "Commented-code block (5 lines) in server.js:433"}, "properties": {"repobilityId": "4aefd6c8ff1ee640", "scanner": "scanner-primary", "fingerprint": "1dc7a7edbcb21d34", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4678e681042b25da", "level": "error", "message": {"text": "Dangling fetch: POST https://backboard.railway.com/graphql/v2 (setup-chatwoot.js:22)"}, "properties": {"repobilityId": "40133d4edb39e87f", "scanner": "scanner-primary", "fingerprint": "4678e681042b25da", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:request"]}}, {"ruleId": "scanner-d8aca54a6d4215d5", "level": "error", "message": {"text": "Dangling fetch: GET https://economia.awesomeapi.com.br/json/last/USD-BRL (server.js:1819)"}, "properties": {"repobilityId": "e085ca0f7b6d6602", "scanner": "scanner-primary", "fingerprint": "d8aca54a6d4215d5", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-bc1b3f901ca59ae4", "level": "error", "message": {"text": "Dangling fetch: GET https://graph.facebook.com/v22.0/${wabaId}/subscribed_apps (server.js:5703)"}, "properties": {"repobilityId": "6f12aa59727cfb68", "scanner": "scanner-primary", "fingerprint": "bc1b3f901ca59ae4", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-9feca2fe96e4db6b", "level": "error", "message": {"text": "Dangling fetch: POST https://graph.facebook.com/v22.0/${wabaId}/subscribed_apps (server.js:5720)"}, "properties": {"repobilityId": "e8a1a005f9be47b6", "scanner": "scanner-primary", "fingerprint": "9feca2fe96e4db6b", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-bbb1f756d341985b", "level": "error", "message": {"text": "Dangling fetch: POST https://graph.facebook.com/v22.0/${wabaId}/subscribed_apps (server.js:5742)"}, "properties": {"repobilityId": "2d8eb4aeaab9966a", "scanner": "scanner-primary", "fingerprint": "bbb1f756d341985b", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-feb049c3f4e993d1", "level": "note", "message": {"text": "Unused endpoint: USE /api/track/lead"}, "properties": {"repobilityId": "8ce4e795d86b138a", "scanner": "scanner-primary", "fingerprint": "feb049c3f4e993d1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-46150e994b2fad35", "level": "note", "message": {"text": "Unused endpoint: USE /api/webhooks/ses"}, "properties": {"repobilityId": "560c50b968047ea0", "scanner": "scanner-primary", "fingerprint": "46150e994b2fad35", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6a4dfcad3eb1618a", "level": "note", "message": {"text": "Unused endpoint: GET /login"}, "properties": {"repobilityId": "3c39a437aa3279de", "scanner": "scanner-primary", "fingerprint": "6a4dfcad3eb1618a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8d0ebcc45f7aa63f", "level": "note", "message": {"text": "Unused endpoint: GET /api/auth/logout"}, "properties": {"repobilityId": "dc5911f594f5d7f6", "scanner": "scanner-primary", "fingerprint": "8d0ebcc45f7aa63f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ee4aa5ddab88c9dc", "level": "note", "message": {"text": "Unused endpoint: GET /api/auth/me"}, "properties": {"repobilityId": "0fc801facb986854", "scanner": "scanner-primary", "fingerprint": "ee4aa5ddab88c9dc", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-379b09f9de636500", "level": "note", "message": {"text": "Unused endpoint: GET /api/settings"}, "properties": {"repobilityId": "ed33f347e73d737c", "scanner": "scanner-primary", "fingerprint": "379b09f9de636500", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2ddfaa00d1e5e7c0", "level": "note", "message": {"text": "Unused endpoint: PATCH /api/settings"}, "properties": {"repobilityId": "c09c541c913f81ee", "scanner": "scanner-primary", "fingerprint": "2ddfaa00d1e5e7c0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3a3c45156489b020", "level": "note", "message": {"text": "Unused endpoint: GET /api/users"}, "properties": {"repobilityId": "d32b37aedfdf89be", "scanner": "scanner-primary", "fingerprint": "3a3c45156489b020", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-49546f6900fb04c5", "level": "note", "message": {"text": "Unused endpoint: POST /api/users"}, "properties": {"repobilityId": "a3c1d0b9960397cd", "scanner": "scanner-primary", "fingerprint": "49546f6900fb04c5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ee9c0fde1e0f469b", "level": "note", "message": {"text": "Unused endpoint: PUT /api/users/:id"}, "properties": {"repobilityId": "58d3e00f1eb5276e", "scanner": "scanner-primary", "fingerprint": "ee9c0fde1e0f469b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2f0a8a9d0faa32d1", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/users/:id"}, "properties": {"repobilityId": "2efde2af67545aa5", "scanner": "scanner-primary", "fingerprint": "2f0a8a9d0faa32d1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d9b0d87219a7df0d", "level": "note", "message": {"text": "Unused endpoint: GET /api/admin/api-tokens"}, "properties": {"repobilityId": "ec7a6d8a4eddc5e6", "scanner": "scanner-primary", "fingerprint": "d9b0d87219a7df0d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a8642c78ab5d4a6a", "level": "note", "message": {"text": "Unused endpoint: POST /api/admin/api-tokens"}, "properties": {"repobilityId": "c645a44fc867582a", "scanner": "scanner-primary", "fingerprint": "a8642c78ab5d4a6a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9c15288973168136", "level": "note", "message": {"text": "Unused endpoint: PATCH /api/admin/api-tokens/:id"}, "properties": {"repobilityId": "0c790af5a98920d9", "scanner": "scanner-primary", "fingerprint": "9c15288973168136", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8823a00f05949a0f", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/admin/api-tokens/:id"}, "properties": {"repobilityId": "90fb718102d5f891", "scanner": "scanner-primary", "fingerprint": "8823a00f05949a0f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5713f6d96e1412d4", "level": "note", "message": {"text": "Unused endpoint: GET /api/wabas"}, "properties": {"repobilityId": "e95bfd7bdce41cbc", "scanner": "scanner-primary", "fingerprint": "5713f6d96e1412d4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bfc3a8e647b7e78a", "level": "note", "message": {"text": "Unused endpoint: GET /api/billing/usage"}, "properties": {"repobilityId": "bc65caab76617689", "scanner": "scanner-primary", "fingerprint": "bfc3a8e647b7e78a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b499aa0db7c751dd", "level": "note", "message": {"text": "Unused endpoint: GET /api/templates"}, "properties": {"repobilityId": "c6238ffa9506b577", "scanner": "scanner-primary", "fingerprint": "b499aa0db7c751dd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d907f175af50ca72", "level": "note", "message": {"text": "Unused endpoint: POST /api/templates"}, "properties": {"repobilityId": "6f18c7feca556c31", "scanner": "scanner-primary", "fingerprint": "d907f175af50ca72", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e90f71a9eaf45dd5", "level": "note", "message": {"text": "Unused endpoint: GET /uploads/asset/:slug"}, "properties": {"repobilityId": "af2727b7872fe4a6", "scanner": "scanner-primary", "fingerprint": "e90f71a9eaf45dd5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-10ccb3058ce56450", "level": "note", "message": {"text": "Unused endpoint: POST /api/templates/upload-header"}, "properties": {"repobilityId": "2ad8a00b5549f3dc", "scanner": "scanner-primary", "fingerprint": "10ccb3058ce56450", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9e9ac1d33c3268b9", "level": "note", "message": {"text": "Unused endpoint: POST /api/templates/:name/asset"}, "properties": {"repobilityId": "2d3568440aee0a61", "scanner": "scanner-primary", "fingerprint": "9e9ac1d33c3268b9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b54d8ca75b43e087", "level": "note", "message": {"text": "Unused endpoint: GET /api/templates/assets"}, "properties": {"repobilityId": "d41b4270dc0b71ed", "scanner": "scanner-primary", "fingerprint": "b54d8ca75b43e087", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-05e62537a54ad009", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/templates/:name"}, "properties": {"repobilityId": "9f885f482a3349f0", "scanner": "scanner-primary", "fingerprint": "05e62537a54ad009", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f90bfe720c1d950e", "level": "note", "message": {"text": "Unused endpoint: GET /api/tags"}, "properties": {"repobilityId": "808f15685f305ee4", "scanner": "scanner-primary", "fingerprint": "f90bfe720c1d950e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7dfb8ef736d4a0d9", "level": "note", "message": {"text": "Unused endpoint: POST /api/tags"}, "properties": {"repobilityId": "40c27c8c2e55b310", "scanner": "scanner-primary", "fingerprint": "7dfb8ef736d4a0d9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-44ae80d26f26217e", "level": "note", "message": {"text": "Unused endpoint: PUT /api/tags/:id"}, "properties": {"repobilityId": "ec9c3ebffd082a86", "scanner": "scanner-primary", "fingerprint": "44ae80d26f26217e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5f2fb05020412363", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/tags/:id"}, "properties": {"repobilityId": "b4f267e7a6449993", "scanner": "scanner-primary", "fingerprint": "5f2fb05020412363", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b695a5b67fb4fb96", "level": "note", "message": {"text": "Unused endpoint: GET /api/products"}, "properties": {"repobilityId": "eae1c7b4781b8a24", "scanner": "scanner-primary", "fingerprint": "b695a5b67fb4fb96", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-efd43b3091892780", "level": "note", "message": {"text": "Unused endpoint: POST /api/products"}, "properties": {"repobilityId": "a1924c2f7ca667d2", "scanner": "scanner-primary", "fingerprint": "efd43b3091892780", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-dab5f6c2db7d078a", "level": "note", "message": {"text": "Unused endpoint: PUT /api/products/:id"}, "properties": {"repobilityId": "b69473dc7635709b", "scanner": "scanner-primary", "fingerprint": "dab5f6c2db7d078a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0bbc67d00f2a0dc2", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/products/:id"}, "properties": {"repobilityId": "1b8b600efc43a070", "scanner": "scanner-primary", "fingerprint": "0bbc67d00f2a0dc2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5aed77bc825d1c42", "level": "note", "message": {"text": "Unused endpoint: POST /api/campaigns"}, "properties": {"repobilityId": "e1bed6dbc15e585a", "scanner": "scanner-primary", "fingerprint": "5aed77bc825d1c42", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1cd6ff9aec438e35", "level": "note", "message": {"text": "Unused endpoint: GET /api/campaigns"}, "properties": {"repobilityId": "de7b2f97f5c7a616", "scanner": "scanner-primary", "fingerprint": "1cd6ff9aec438e35", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8ce00069e1e4da6d", "level": "note", "message": {"text": "Unused endpoint: GET /api/campaigns/summary"}, "properties": {"repobilityId": "b5c7bfeb91d3fd9d", "scanner": "scanner-primary", "fingerprint": "8ce00069e1e4da6d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1f3cf5273fe850c8", "level": "note", "message": {"text": "Unused endpoint: GET /api/campaigns/:id"}, "properties": {"repobilityId": "43eb74a4fa3b7479", "scanner": "scanner-primary", "fingerprint": "1f3cf5273fe850c8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-51f846267806f298", "level": "note", "message": {"text": "Unused endpoint: POST /api/campaigns/:id/start"}, "properties": {"repobilityId": "ddcf6c85bc80d758", "scanner": "scanner-primary", "fingerprint": "51f846267806f298", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-99c6f897bf511b66", "level": "note", "message": {"text": "Unused endpoint: POST /api/campaigns/:id/apply-tag"}, "properties": {"repobilityId": "474f51a15eddfed5", "scanner": "scanner-primary", "fingerprint": "99c6f897bf511b66", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f0012bab268a9878", "level": "note", "message": {"text": "Unused endpoint: POST /api/campaigns/:id/resend"}, "properties": {"repobilityId": "3d4991aab7bc5ada", "scanner": "scanner-primary", "fingerprint": "f0012bab268a9878", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-54afb70ce4e148b0", "level": "note", "message": {"text": "Unused endpoint: GET /api/campaigns/:id/stats"}, "properties": {"repobilityId": "db10685a734cf699", "scanner": "scanner-primary", "fingerprint": "54afb70ce4e148b0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ef731fe15cfaaac6", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/campaigns/:id"}, "properties": {"repobilityId": "37f547effd150d38", "scanner": "scanner-primary", "fingerprint": "ef731fe15cfaaac6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d3d2709368e641a6", "level": "note", "message": {"text": "Unused endpoint: POST /api/campaigns/:id/recalc"}, "properties": {"repobilityId": "0655df4131e22efe", "scanner": "scanner-primary", "fingerprint": "d3d2709368e641a6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b5461c3c4afda997", "level": "note", "message": {"text": "Unused endpoint: GET /api/queue/status"}, "properties": {"repobilityId": "9a31f32a256e8eba", "scanner": "scanner-primary", "fingerprint": "b5461c3c4afda997", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-789437b81eef78ab", "level": "note", "message": {"text": "Unused endpoint: GET /api/email/templates"}, "properties": {"repobilityId": "96dd8e3642a71559", "scanner": "scanner-primary", "fingerprint": "789437b81eef78ab", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b26f062e2736e0ff", "level": "note", "message": {"text": "Unused endpoint: POST /api/email/templates"}, "properties": {"repobilityId": "2cbb8ce0f8138a14", "scanner": "scanner-primary", "fingerprint": "b26f062e2736e0ff", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8fe23f8dca2b5924", "level": "note", "message": {"text": "Unused endpoint: GET /api/email/templates/:id"}, "properties": {"repobilityId": "116cdc5ef9b38b3d", "scanner": "scanner-primary", "fingerprint": "8fe23f8dca2b5924", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cd4549eac8f0b70c", "level": "note", "message": {"text": "Unused endpoint: PUT /api/email/templates/:id"}, "properties": {"repobilityId": "a8bd2f7fc4d48c8d", "scanner": "scanner-primary", "fingerprint": "cd4549eac8f0b70c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-36ea4c47c0ef2560", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/email/templates/:id"}, "properties": {"repobilityId": "56de2c784e901b4d", "scanner": "scanner-primary", "fingerprint": "36ea4c47c0ef2560", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-87272bc32dc42103", "level": "note", "message": {"text": "Unused endpoint: GET /api/email/contacts"}, "properties": {"repobilityId": "1ae795aec9d8379d", "scanner": "scanner-primary", "fingerprint": "87272bc32dc42103", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-318735caa41b49e3", "level": "note", "message": {"text": "Unused endpoint: GET /api/email/campaigns"}, "properties": {"repobilityId": "7f912680d267bc51", "scanner": "scanner-primary", "fingerprint": "318735caa41b49e3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}