{"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-0837f57a03d61d78", "name": "Stray `console.log` in TS/JS \u2014 src/index.ts:18", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/index.ts:18"}, "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-c1dbe1752abdf568", "name": "Stray `console.log` in TS/JS \u2014 src/config/database.config.ts:15", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/config/database.config.ts:15"}, "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-02d21e7dd82cbe49", "name": "Stray `console.log` in TS/JS \u2014 src/utils/apiQuery.ts:32", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/utils/apiQuery.ts:32"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3c1db76d65fec1ad", "name": "Stray `console.log` in TS/JS \u2014 src/lib/socket.ts:84", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/socket.ts:84"}, "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-269615e2baf5c7e7", "name": "Possible secret in src/constant/token.ts", "shortDescription": {"text": "Possible secret in src/constant/token.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-83c398bfe3436fb7", "name": "Very large file: src/services/material.service.ts (1976 lines)", "shortDescription": {"text": "Very large file: src/services/material.service.ts (1976 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 214 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 35 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-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-285ceb878098c277", "name": "Legacy-named symbol `exportMaterialReportExcelLegacy` in src/services/material.service.ts:1526", "shortDescription": {"text": "Legacy-named symbol `exportMaterialReportExcelLegacy` in src/services/material.service.ts:1526"}, "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-250f57e8a1dbd3c5", "name": "4 env vars used in code but missing from .env.example", "shortDescription": {"text": "4 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `BYPASS_PLANT_ID`, `MONGODB_DB_NAME`, `OLLAMA_SEARCH_MODEL`, `OLLAMA_SEARCH_TIMEOUT_MS`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7a009b1a56794f45", "name": "Unused endpoint: POST /", "shortDescription": {"text": "Unused endpoint: POST /"}, "fullDescription": {"text": "`src/routes/plant.route.ts` 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": "`src/routes/plant.route.ts` 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-06114c30cb5dd4a4", "name": "Unused endpoint: GET /with-machine-count", "shortDescription": {"text": "Unused endpoint: GET /with-machine-count"}, "fullDescription": {"text": "`src/routes/plant.route.ts` declares `GET /with-machine-count` 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-ca5756175765b49d", "name": "Unused endpoint: GET /:id", "shortDescription": {"text": "Unused endpoint: GET /:id"}, "fullDescription": {"text": "`src/routes/plant.route.ts` declares `GET /: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-5fbc954f63526821", "name": "Unused endpoint: PATCH /:id", "shortDescription": {"text": "Unused endpoint: PATCH /:id"}, "fullDescription": {"text": "`src/routes/plant.route.ts` 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-7a61c112b611f4bb", "name": "Unused endpoint: DELETE /:id", "shortDescription": {"text": "Unused endpoint: DELETE /:id"}, "fullDescription": {"text": "`src/routes/plant.route.ts` 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-518a73fb7b5bc226", "name": "Unused endpoint: GET /push/public-key", "shortDescription": {"text": "Unused endpoint: GET /push/public-key"}, "fullDescription": {"text": "`src/routes/notification.route.ts` declares `GET /push/public-key` 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-ccc5cfac1a2a9cf1", "name": "Unused endpoint: GET /push/status", "shortDescription": {"text": "Unused endpoint: GET /push/status"}, "fullDescription": {"text": "`src/routes/notification.route.ts` declares `GET /push/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-a0dcaeba4098ab35", "name": "Unused endpoint: GET /push/devices", "shortDescription": {"text": "Unused endpoint: GET /push/devices"}, "fullDescription": {"text": "`src/routes/notification.route.ts` declares `GET /push/devices` 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-069420617a9e8e75", "name": "Unused endpoint: POST /push/sync", "shortDescription": {"text": "Unused endpoint: POST /push/sync"}, "fullDescription": {"text": "`src/routes/notification.route.ts` declares `POST /push/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-e22b17c985c6cfea", "name": "Unused endpoint: POST /push/subscribe", "shortDescription": {"text": "Unused endpoint: POST /push/subscribe"}, "fullDescription": {"text": "`src/routes/notification.route.ts` declares `POST /push/subscribe` 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-f78cd46d2fe9de55", "name": "Unused endpoint: POST /push/unsubscribe", "shortDescription": {"text": "Unused endpoint: POST /push/unsubscribe"}, "fullDescription": {"text": "`src/routes/notification.route.ts` declares `POST /push/unsubscribe` 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-8e49fa415b0d3b84", "name": "Unused endpoint: POST /push/test", "shortDescription": {"text": "Unused endpoint: POST /push/test"}, "fullDescription": {"text": "`src/routes/notification.route.ts` declares `POST /push/test` 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-bb1fa9e54b521020", "name": "Unused endpoint: PATCH /push/devices/:id", "shortDescription": {"text": "Unused endpoint: PATCH /push/devices/:id"}, "fullDescription": {"text": "`src/routes/notification.route.ts` declares `PATCH /push/devices/: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-68da0fba11c1465a", "name": "Unused endpoint: DELETE /push/devices/:id", "shortDescription": {"text": "Unused endpoint: DELETE /push/devices/:id"}, "fullDescription": {"text": "`src/routes/notification.route.ts` declares `DELETE /push/devices/: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-ed4d2d73b6897c8d", "name": "Unused endpoint: PATCH /read-all", "shortDescription": {"text": "Unused endpoint: PATCH /read-all"}, "fullDescription": {"text": "`src/routes/notification.route.ts` declares `PATCH /read-all` 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-afd4ed162f8ab9b0", "name": "Unused endpoint: PATCH /:id/read", "shortDescription": {"text": "Unused endpoint: PATCH /:id/read"}, "fullDescription": {"text": "`src/routes/notification.route.ts` declares `PATCH /: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-3b30f4c0994a30b4", "name": "Unused endpoint: DELETE /", "shortDescription": {"text": "Unused endpoint: DELETE /"}, "fullDescription": {"text": "`src/routes/notification.route.ts` 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-9a0c46c91409057b", "name": "Unused endpoint: GET /facility-cost-summary", "shortDescription": {"text": "Unused endpoint: GET /facility-cost-summary"}, "fullDescription": {"text": "`src/routes/report.route.ts` declares `GET /facility-cost-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-bdd4f0ea413f214c", "name": "Unused endpoint: GET /facility-cost-summary/export-excel", "shortDescription": {"text": "Unused endpoint: GET /facility-cost-summary/export-excel"}, "fullDescription": {"text": "`src/routes/report.route.ts` declares `GET /facility-cost-summary/export-excel` 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-4e9e2320aa5700ed", "name": "Unused endpoint: GET /reports/summary", "shortDescription": {"text": "Unused endpoint: GET /reports/summary"}, "fullDescription": {"text": "`src/routes/material.route.ts` declares `GET /reports/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-a5fa01d588136f8c", "name": "Unused endpoint: GET /reports/cost-by-period", "shortDescription": {"text": "Unused endpoint: GET /reports/cost-by-period"}, "fullDescription": {"text": "`src/routes/material.route.ts` declares `GET /reports/cost-by-period` 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-83e8af1cda63af2e", "name": "Unused endpoint: GET /reports/by-supplier", "shortDescription": {"text": "Unused endpoint: GET /reports/by-supplier"}, "fullDescription": {"text": "`src/routes/material.route.ts` declares `GET /reports/by-supplier` 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-3eda7a0c9871143f", "name": "Unused endpoint: GET /reports/price-comparison", "shortDescription": {"text": "Unused endpoint: GET /reports/price-comparison"}, "fullDescription": {"text": "`src/routes/material.route.ts` declares `GET /reports/price-comparison` 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-d662c2234b833fb4", "name": "Unused endpoint: GET /reports/top-materials", "shortDescription": {"text": "Unused endpoint: GET /reports/top-materials"}, "fullDescription": {"text": "`src/routes/material.route.ts` declares `GET /reports/top-materials` 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-2c7354acb4072ea4", "name": "Unused endpoint: GET /reports/distribution-cost", "shortDescription": {"text": "Unused endpoint: GET /reports/distribution-cost"}, "fullDescription": {"text": "`src/routes/material.route.ts` declares `GET /reports/distribution-cost` 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-ff696bfcb5900a13", "name": "Unused endpoint: GET /reports/export-excel", "shortDescription": {"text": "Unused endpoint: GET /reports/export-excel"}, "fullDescription": {"text": "`src/routes/material.route.ts` declares `GET /reports/export-excel` 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-8a11992481e06a04", "name": "Unused endpoint: GET /low-stock", "shortDescription": {"text": "Unused endpoint: GET /low-stock"}, "fullDescription": {"text": "`src/routes/material.route.ts` declares `GET /low-stock` 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-da48505bd359df88", "name": "Unused endpoint: GET /export-excel", "shortDescription": {"text": "Unused endpoint: GET /export-excel"}, "fullDescription": {"text": "`src/routes/material.route.ts` declares `GET /export-excel` 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-f2735d8fd432529b", "name": "Unused endpoint: GET /import-template", "shortDescription": {"text": "Unused endpoint: GET /import-template"}, "fullDescription": {"text": "`src/routes/material.route.ts` declares `GET /import-template` 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-55a555d267c47b13", "name": "Unused endpoint: POST /import/preview", "shortDescription": {"text": "Unused endpoint: POST /import/preview"}, "fullDescription": {"text": "`src/routes/material.route.ts` declares `POST /import/preview` 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-a30656d1c0cde8c6", "name": "Unused endpoint: POST /import/confirm", "shortDescription": {"text": "Unused endpoint: POST /import/confirm"}, "fullDescription": {"text": "`src/routes/material.route.ts` declares `POST /import/confirm` 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-8d5b2b188d08ca82", "name": "Unused endpoint: PUT /:id", "shortDescription": {"text": "Unused endpoint: PUT /:id"}, "fullDescription": {"text": "`src/routes/material.route.ts` declares `PUT /: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-deda99c1a180f119", "name": "Unused endpoint: GET /qr/:publicId", "shortDescription": {"text": "Unused endpoint: GET /qr/:publicId"}, "fullDescription": {"text": "`src/routes/public.route.ts` declares `GET /qr/:publicId` 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-a36b5ced3c0fb1f9", "name": "Unused endpoint: GET /machines/:publicId", "shortDescription": {"text": "Unused endpoint: GET /machines/:publicId"}, "fullDescription": {"text": "`src/routes/public.route.ts` declares `GET /machines/:publicId` 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-841e50bf821e4158", "name": "Unused endpoint: GET /users", "shortDescription": {"text": "Unused endpoint: GET /users"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `GET /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-be479dac771ccf84", "name": "Unused endpoint: GET /unread", "shortDescription": {"text": "Unused endpoint: GET /unread"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `GET /unread` 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-40caade92f280000", "name": "Unused endpoint: GET /context/:type/:id", "shortDescription": {"text": "Unused endpoint: GET /context/:type/:id"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `GET /context/:type/: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-6f0fc82742855439", "name": "Unused endpoint: GET /conversations", "shortDescription": {"text": "Unused endpoint: GET /conversations"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `GET /conversations` 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-8ee7ac4b5c5364e8", "name": "Unused endpoint: POST /conversations", "shortDescription": {"text": "Unused endpoint: POST /conversations"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `POST /conversations` 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-5e01a8b68405bddd", "name": "Unused endpoint: GET /conversations/:id/messages", "shortDescription": {"text": "Unused endpoint: GET /conversations/:id/messages"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `GET /conversations/:id/messages` 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-a4958429eea662e8", "name": "Unused endpoint: GET /conversations/:id/messages/search", "shortDescription": {"text": "Unused endpoint: GET /conversations/:id/messages/search"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `GET /conversations/:id/messages/search` 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-28532438da8f90f6", "name": "Unused endpoint: GET /conversations/:id/pinned", "shortDescription": {"text": "Unused endpoint: GET /conversations/:id/pinned"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `GET /conversations/:id/pinned` 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-34f4113987e49ba5", "name": "Unused endpoint: POST /conversations/:id/messages", "shortDescription": {"text": "Unused endpoint: POST /conversations/:id/messages"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `POST /conversations/:id/messages` 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-bc19c8e197a562de", "name": "Unused endpoint: POST /conversations/:id/messages/:messageId/reactions", "shortDescription": {"text": "Unused endpoint: POST /conversations/:id/messages/:messageId/reactions"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `POST /conversations/:id/messages/:messageId/reactions` 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-829a216f36b5aaf3", "name": "Unused endpoint: PATCH /conversations/:id/messages/:messageId/pin", "shortDescription": {"text": "Unused endpoint: PATCH /conversations/:id/messages/:messageId/pin"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `PATCH /conversations/:id/messages/:messageId/pin` 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-82acab8fd28c8b9c", "name": "Unused endpoint: POST /conversations/:id/attachments", "shortDescription": {"text": "Unused endpoint: POST /conversations/:id/attachments"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `POST /conversations/:id/attachments` 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-b5d0a034e1173e9c", "name": "Unused endpoint: PATCH /conversations/:id/read", "shortDescription": {"text": "Unused endpoint: PATCH /conversations/:id/read"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `PATCH /conversations/: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-c7375df952acada1", "name": "Unused endpoint: PATCH /conversations/:id/mute", "shortDescription": {"text": "Unused endpoint: PATCH /conversations/:id/mute"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `PATCH /conversations/:id/mute` 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-b7b98f4aff306945", "name": "Unused endpoint: DELETE /conversations/:id/messages/:messageId", "shortDescription": {"text": "Unused endpoint: DELETE /conversations/:id/messages/:messageId"}, "fullDescription": {"text": "`src/routes/chat.route.ts` declares `DELETE /conversations/:id/messages/:messageId` 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/21187"}, "properties": {"repository": "Thinhdaniel/Hai-Dang-Managerment-Be", "repoUrl": "https://github.com/Thinhdaniel/Hai-Dang-Managerment-Be", "branch": "main"}, "results": [{"ruleId": "scanner-0837f57a03d61d78", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/index.ts:18"}, "properties": {"repobilityId": "867f5b4f120dafeb", "scanner": "scanner-primary", "fingerprint": "0837f57a03d61d78", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c1dbe1752abdf568", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/config/database.config.ts:15"}, "properties": {"repobilityId": "93568818a77f4453", "scanner": "scanner-primary", "fingerprint": "c1dbe1752abdf568", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-02d21e7dd82cbe49", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/utils/apiQuery.ts:32"}, "properties": {"repobilityId": "2c20b52f73a21a72", "scanner": "scanner-primary", "fingerprint": "02d21e7dd82cbe49", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3c1db76d65fec1ad", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/socket.ts:84"}, "properties": {"repobilityId": "3d07d35f44f7394f", "scanner": "scanner-primary", "fingerprint": "3c1db76d65fec1ad", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-269615e2baf5c7e7", "level": "error", "message": {"text": "Possible secret in src/constant/token.ts"}, "properties": {"repobilityId": "250e7c9556761f57", "scanner": "scanner-primary", "fingerprint": "269615e2baf5c7e7", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/constant/token.ts"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-83c398bfe3436fb7", "level": "note", "message": {"text": "Very large file: src/services/material.service.ts (1976 lines)"}, "properties": {"repobilityId": "00888ceb2853045f", "scanner": "scanner-primary", "fingerprint": "83c398bfe3436fb7", "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": "fee1b682bc1026db", "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": "b7b02df71ff1b169", "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": "680f80429ef22e22", "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": "8263355997360e80", "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": "94439e0c59d880f5", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "f91b1ae64f0058c4", "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": "16dd1752f2a48e50", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-285ceb878098c277", "level": "note", "message": {"text": "Legacy-named symbol `exportMaterialReportExcelLegacy` in src/services/material.service.ts:1526"}, "properties": {"repobilityId": "341092545d82aed0", "scanner": "scanner-primary", "fingerprint": "285ceb878098c277", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-250f57e8a1dbd3c5", "level": "none", "message": {"text": "4 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "57584f22b735b5ee", "scanner": "scanner-primary", "fingerprint": "250f57e8a1dbd3c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-7a009b1a56794f45", "level": "note", "message": {"text": "Unused endpoint: POST /"}, "properties": {"repobilityId": "50a2596fb021b568", "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": "2de66ef942b66985", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-06114c30cb5dd4a4", "level": "note", "message": {"text": "Unused endpoint: GET /with-machine-count"}, "properties": {"repobilityId": "8889a8e7d9503329", "scanner": "scanner-primary", "fingerprint": "06114c30cb5dd4a4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ca5756175765b49d", "level": "note", "message": {"text": "Unused endpoint: GET /:id"}, "properties": {"repobilityId": "b285c316897d5fef", "scanner": "scanner-primary", "fingerprint": "ca5756175765b49d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5fbc954f63526821", "level": "note", "message": {"text": "Unused endpoint: PATCH /:id"}, "properties": {"repobilityId": "59e81e3f692a15bb", "scanner": "scanner-primary", "fingerprint": "5fbc954f63526821", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7a61c112b611f4bb", "level": "note", "message": {"text": "Unused endpoint: DELETE /:id"}, "properties": {"repobilityId": "abfb21112762201b", "scanner": "scanner-primary", "fingerprint": "7a61c112b611f4bb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-518a73fb7b5bc226", "level": "note", "message": {"text": "Unused endpoint: GET /push/public-key"}, "properties": {"repobilityId": "2757e1f55b2f944b", "scanner": "scanner-primary", "fingerprint": "518a73fb7b5bc226", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ccc5cfac1a2a9cf1", "level": "note", "message": {"text": "Unused endpoint: GET /push/status"}, "properties": {"repobilityId": "70049f8304942085", "scanner": "scanner-primary", "fingerprint": "ccc5cfac1a2a9cf1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a0dcaeba4098ab35", "level": "note", "message": {"text": "Unused endpoint: GET /push/devices"}, "properties": {"repobilityId": "cb3464cf8f73f32b", "scanner": "scanner-primary", "fingerprint": "a0dcaeba4098ab35", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-069420617a9e8e75", "level": "note", "message": {"text": "Unused endpoint: POST /push/sync"}, "properties": {"repobilityId": "8cfd6a74acf63e95", "scanner": "scanner-primary", "fingerprint": "069420617a9e8e75", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e22b17c985c6cfea", "level": "note", "message": {"text": "Unused endpoint: POST /push/subscribe"}, "properties": {"repobilityId": "995d88c7d9e32e49", "scanner": "scanner-primary", "fingerprint": "e22b17c985c6cfea", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f78cd46d2fe9de55", "level": "note", "message": {"text": "Unused endpoint: POST /push/unsubscribe"}, "properties": {"repobilityId": "153b52a43afc0f45", "scanner": "scanner-primary", "fingerprint": "f78cd46d2fe9de55", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8e49fa415b0d3b84", "level": "note", "message": {"text": "Unused endpoint: POST /push/test"}, "properties": {"repobilityId": "c0f40a72de118eee", "scanner": "scanner-primary", "fingerprint": "8e49fa415b0d3b84", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bb1fa9e54b521020", "level": "note", "message": {"text": "Unused endpoint: PATCH /push/devices/:id"}, "properties": {"repobilityId": "ae327901da6d0f05", "scanner": "scanner-primary", "fingerprint": "bb1fa9e54b521020", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-68da0fba11c1465a", "level": "note", "message": {"text": "Unused endpoint: DELETE /push/devices/:id"}, "properties": {"repobilityId": "e2d9e609ac79188e", "scanner": "scanner-primary", "fingerprint": "68da0fba11c1465a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ed4d2d73b6897c8d", "level": "note", "message": {"text": "Unused endpoint: PATCH /read-all"}, "properties": {"repobilityId": "86da067f85ef1a17", "scanner": "scanner-primary", "fingerprint": "ed4d2d73b6897c8d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-afd4ed162f8ab9b0", "level": "note", "message": {"text": "Unused endpoint: PATCH /:id/read"}, "properties": {"repobilityId": "f31e3c453096877f", "scanner": "scanner-primary", "fingerprint": "afd4ed162f8ab9b0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3b30f4c0994a30b4", "level": "note", "message": {"text": "Unused endpoint: DELETE /"}, "properties": {"repobilityId": "b95ce1cd949aba14", "scanner": "scanner-primary", "fingerprint": "3b30f4c0994a30b4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9a0c46c91409057b", "level": "note", "message": {"text": "Unused endpoint: GET /facility-cost-summary"}, "properties": {"repobilityId": "11535aef370343a5", "scanner": "scanner-primary", "fingerprint": "9a0c46c91409057b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bdd4f0ea413f214c", "level": "note", "message": {"text": "Unused endpoint: GET /facility-cost-summary/export-excel"}, "properties": {"repobilityId": "23f3aa982a983b2c", "scanner": "scanner-primary", "fingerprint": "bdd4f0ea413f214c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4e9e2320aa5700ed", "level": "note", "message": {"text": "Unused endpoint: GET /reports/summary"}, "properties": {"repobilityId": "12f0a9bae305bd02", "scanner": "scanner-primary", "fingerprint": "4e9e2320aa5700ed", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a5fa01d588136f8c", "level": "note", "message": {"text": "Unused endpoint: GET /reports/cost-by-period"}, "properties": {"repobilityId": "e6988cbdb197feeb", "scanner": "scanner-primary", "fingerprint": "a5fa01d588136f8c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-83e8af1cda63af2e", "level": "note", "message": {"text": "Unused endpoint: GET /reports/by-supplier"}, "properties": {"repobilityId": "f014ba6a4f9380d2", "scanner": "scanner-primary", "fingerprint": "83e8af1cda63af2e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3eda7a0c9871143f", "level": "note", "message": {"text": "Unused endpoint: GET /reports/price-comparison"}, "properties": {"repobilityId": "58f704c3e6d5d81e", "scanner": "scanner-primary", "fingerprint": "3eda7a0c9871143f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d662c2234b833fb4", "level": "note", "message": {"text": "Unused endpoint: GET /reports/top-materials"}, "properties": {"repobilityId": "3b8bc8d54df75a01", "scanner": "scanner-primary", "fingerprint": "d662c2234b833fb4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2c7354acb4072ea4", "level": "note", "message": {"text": "Unused endpoint: GET /reports/distribution-cost"}, "properties": {"repobilityId": "a2ff60e7d3fafb35", "scanner": "scanner-primary", "fingerprint": "2c7354acb4072ea4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ff696bfcb5900a13", "level": "note", "message": {"text": "Unused endpoint: GET /reports/export-excel"}, "properties": {"repobilityId": "e757598e3d9452ef", "scanner": "scanner-primary", "fingerprint": "ff696bfcb5900a13", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8a11992481e06a04", "level": "note", "message": {"text": "Unused endpoint: GET /low-stock"}, "properties": {"repobilityId": "61054531cd50e905", "scanner": "scanner-primary", "fingerprint": "8a11992481e06a04", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-da48505bd359df88", "level": "note", "message": {"text": "Unused endpoint: GET /export-excel"}, "properties": {"repobilityId": "e70ec7bc19be653b", "scanner": "scanner-primary", "fingerprint": "da48505bd359df88", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f2735d8fd432529b", "level": "note", "message": {"text": "Unused endpoint: GET /import-template"}, "properties": {"repobilityId": "95a61d23b72896bf", "scanner": "scanner-primary", "fingerprint": "f2735d8fd432529b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-55a555d267c47b13", "level": "note", "message": {"text": "Unused endpoint: POST /import/preview"}, "properties": {"repobilityId": "b0d6bf3f77b362ed", "scanner": "scanner-primary", "fingerprint": "55a555d267c47b13", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a30656d1c0cde8c6", "level": "note", "message": {"text": "Unused endpoint: POST /import/confirm"}, "properties": {"repobilityId": "52bae9fd26cc0ebe", "scanner": "scanner-primary", "fingerprint": "a30656d1c0cde8c6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8d5b2b188d08ca82", "level": "note", "message": {"text": "Unused endpoint: PUT /:id"}, "properties": {"repobilityId": "2d8ce9c8ba7ad00e", "scanner": "scanner-primary", "fingerprint": "8d5b2b188d08ca82", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-deda99c1a180f119", "level": "note", "message": {"text": "Unused endpoint: GET /qr/:publicId"}, "properties": {"repobilityId": "bb8dddfc36c79678", "scanner": "scanner-primary", "fingerprint": "deda99c1a180f119", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a36b5ced3c0fb1f9", "level": "note", "message": {"text": "Unused endpoint: GET /machines/:publicId"}, "properties": {"repobilityId": "be2a982c81f0ed39", "scanner": "scanner-primary", "fingerprint": "a36b5ced3c0fb1f9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-841e50bf821e4158", "level": "note", "message": {"text": "Unused endpoint: GET /users"}, "properties": {"repobilityId": "5bf96202be388055", "scanner": "scanner-primary", "fingerprint": "841e50bf821e4158", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-be479dac771ccf84", "level": "note", "message": {"text": "Unused endpoint: GET /unread"}, "properties": {"repobilityId": "eab6a97f84944f82", "scanner": "scanner-primary", "fingerprint": "be479dac771ccf84", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-40caade92f280000", "level": "note", "message": {"text": "Unused endpoint: GET /context/:type/:id"}, "properties": {"repobilityId": "515d10e9c31d3250", "scanner": "scanner-primary", "fingerprint": "40caade92f280000", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6f0fc82742855439", "level": "note", "message": {"text": "Unused endpoint: GET /conversations"}, "properties": {"repobilityId": "d682959e9cd2f4e0", "scanner": "scanner-primary", "fingerprint": "6f0fc82742855439", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8ee7ac4b5c5364e8", "level": "note", "message": {"text": "Unused endpoint: POST /conversations"}, "properties": {"repobilityId": "de8f9c6ae69eb4de", "scanner": "scanner-primary", "fingerprint": "8ee7ac4b5c5364e8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5e01a8b68405bddd", "level": "note", "message": {"text": "Unused endpoint: GET /conversations/:id/messages"}, "properties": {"repobilityId": "fd75ed376770a196", "scanner": "scanner-primary", "fingerprint": "5e01a8b68405bddd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a4958429eea662e8", "level": "note", "message": {"text": "Unused endpoint: GET /conversations/:id/messages/search"}, "properties": {"repobilityId": "be62ce7639cea803", "scanner": "scanner-primary", "fingerprint": "a4958429eea662e8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-28532438da8f90f6", "level": "note", "message": {"text": "Unused endpoint: GET /conversations/:id/pinned"}, "properties": {"repobilityId": "6788906425a18bfd", "scanner": "scanner-primary", "fingerprint": "28532438da8f90f6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-34f4113987e49ba5", "level": "note", "message": {"text": "Unused endpoint: POST /conversations/:id/messages"}, "properties": {"repobilityId": "b4bea12f8cd7f4f2", "scanner": "scanner-primary", "fingerprint": "34f4113987e49ba5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bc19c8e197a562de", "level": "note", "message": {"text": "Unused endpoint: POST /conversations/:id/messages/:messageId/reactions"}, "properties": {"repobilityId": "351ff056282a1d8f", "scanner": "scanner-primary", "fingerprint": "bc19c8e197a562de", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-829a216f36b5aaf3", "level": "note", "message": {"text": "Unused endpoint: PATCH /conversations/:id/messages/:messageId/pin"}, "properties": {"repobilityId": "0b0de66383c4019e", "scanner": "scanner-primary", "fingerprint": "829a216f36b5aaf3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-82acab8fd28c8b9c", "level": "note", "message": {"text": "Unused endpoint: POST /conversations/:id/attachments"}, "properties": {"repobilityId": "ffdc722826dced60", "scanner": "scanner-primary", "fingerprint": "82acab8fd28c8b9c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b5d0a034e1173e9c", "level": "note", "message": {"text": "Unused endpoint: PATCH /conversations/:id/read"}, "properties": {"repobilityId": "14e189701498e60e", "scanner": "scanner-primary", "fingerprint": "b5d0a034e1173e9c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c7375df952acada1", "level": "note", "message": {"text": "Unused endpoint: PATCH /conversations/:id/mute"}, "properties": {"repobilityId": "da23f7780620d745", "scanner": "scanner-primary", "fingerprint": "c7375df952acada1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b7b98f4aff306945", "level": "note", "message": {"text": "Unused endpoint: DELETE /conversations/:id/messages/:messageId"}, "properties": {"repobilityId": "1fcd09e3058986f3", "scanner": "scanner-primary", "fingerprint": "b7b98f4aff306945", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}