{"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-04416427adce01b9", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/InternalDistributionModal.tsx:381", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/InternalDistributionModal.tsx:381"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-62f543aff95759c0", "name": "\"active\" state uses light bg in a dark theme \u2014 src/components/layout/AppSidebar.tsx:283", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 src/components/layout/AppSidebar.tsx:283"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3db32c46ea0b7440", "name": "Stray `console.log` in TS/JS \u2014 src/core/services/socket.service.ts:38", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/core/services/socket.service.ts:38"}, "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-3260ee78b60af3bb", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/components/BrandQr.tsx:44", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/components/BrandQr.tsx:44"}, "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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-255a304426aba4e7", "name": "Very large file: src/pages/ChatPage.tsx (1758 lines)", "shortDescription": {"text": "Very large file: src/pages/ChatPage.tsx (1758 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-6c7d874cee1008c8", "name": "Very large file: src/pages/MaintenanceList.tsx (1919 lines)", "shortDescription": {"text": "Very large file: src/pages/MaintenanceList.tsx (1919 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-543be2b47a662ac7", "name": "Very large file: src/pages/MaterialInventoryPage.tsx (1211 lines)", "shortDescription": {"text": "Very large file: src/pages/MaterialInventoryPage.tsx (1211 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-09c9036aeaca6ef1", "name": "Very large file: src/pages/PurchaseOrderPage.tsx (1922 lines)", "shortDescription": {"text": "Very large file: src/pages/PurchaseOrderPage.tsx (1922 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-0ade9810af00477a", "name": "Very large file: src/pages/SupplyRequestPage.tsx (1776 lines)", "shortDescription": {"text": "Very large file: src/pages/SupplyRequestPage.tsx (1776 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-59a7b2c4602c3c9e", "name": "Very large file: src/pages/FacilityCostReportPage.tsx (1727 lines)", "shortDescription": {"text": "Very large file: src/pages/FacilityCostReportPage.tsx (1727 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-c51aa196ca1cc3ee", "name": "Very large file: src/pages/DistributionPage.tsx (2003 lines)", "shortDescription": {"text": "Very large file: src/pages/DistributionPage.tsx (2003 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-de3671cb78b00d80", "name": "Very large file: src/pages/MaterialReportPage.tsx (2706 lines)", "shortDescription": {"text": "Very large file: src/pages/MaterialReportPage.tsx (2706 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-efda1afc5b871603", "name": "Very large file: src/pages/AssetList.tsx (1334 lines)", "shortDescription": {"text": "Very large file: src/pages/AssetList.tsx (1334 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-ffbbf26d9401775f", "name": "Very large file: src/pages/PurchaseRequestPage.tsx (3459 lines)", "shortDescription": {"text": "Very large file: src/pages/PurchaseRequestPage.tsx (3459 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-56e9d3cc73ddade8", "name": "Very large file: src/core/help/helpKnowledge.ts (1059 lines)", "shortDescription": {"text": "Very large file: src/core/help/helpKnowledge.ts (1059 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 164 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 266 placeholder/mock markers across 49 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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. 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-91fcd33874ee1de2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:68", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:68"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-145ba9b38d4cab46", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/transfer/HandoverModal.tsx:37", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/transfer/HandoverModal.tsx:37"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b334d875f2339fa1", "name": "5 env vars used in code but missing from .env.example", "shortDescription": {"text": "5 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `DEV`, `VITE_AUTH_REFRESH_TIMEOUT_MS`, `VITE_CACHE_DIR`, `VITE_CLOUDINARY_CLOUD_NAME`, `VITE_CLOUDINARY_UPLOAD_PRESET`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0e46462318b4815b", "name": "Dangling fetch: POST https://api.cloudinary.com/v1_1/${APP_ENVs.CLOUDINARY_CLOUD_NAME}/image/upload (src/components/tran", "shortDescription": {"text": "Dangling fetch: POST https://api.cloudinary.com/v1_1/${APP_ENVs.CLOUDINARY_CLOUD_NAME}/image/upload (src/components/transfer/HandoverModal.tsx:37)"}, "fullDescription": {"text": "`src/components/transfer/HandoverModal.tsx:37` calls `POST https://api.cloudinary.com/v1_1/${APP_ENVs.CLOUDINARY_CLOUD_NAME}/image/upload` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.cloudinary.com/v1_1/<p>/image/upload`\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-9058cd1bfbd8a168", "name": "Unused endpoint: POST /notifications/push/subscribe", "shortDescription": {"text": "Unused endpoint: POST /notifications/push/subscribe"}, "fullDescription": {"text": "`src/core/services/push-notification.service.ts` declares `POST /notifications/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-d565e20efe5b46d3", "name": "Unused endpoint: POST /notifications/push/sync", "shortDescription": {"text": "Unused endpoint: POST /notifications/push/sync"}, "fullDescription": {"text": "`src/core/services/push-notification.service.ts` declares `POST /notifications/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-a59498e3a0e6dd40", "name": "Unused endpoint: POST /notifications/push/unsubscribe", "shortDescription": {"text": "Unused endpoint: POST /notifications/push/unsubscribe"}, "fullDescription": {"text": "`src/core/services/push-notification.service.ts` declares `POST /notifications/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-c9a7c59a4096ef36", "name": "Unused endpoint: PATCH /notifications/read-all", "shortDescription": {"text": "Unused endpoint: PATCH /notifications/read-all"}, "fullDescription": {"text": "`src/core/services/index.ts` declares `PATCH /notifications/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-e2fe5b92648ca462", "name": "Unused endpoint: POST /auth/forgot-password", "shortDescription": {"text": "Unused endpoint: POST /auth/forgot-password"}, "fullDescription": {"text": "`src/core/services/index.ts` declares `POST /auth/forgot-password` 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-c059f57186114027", "name": "Unused endpoint: POST /auth/logout", "shortDescription": {"text": "Unused endpoint: POST /auth/logout"}, "fullDescription": {"text": "`src/core/services/index.ts` declares `POST /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-ee75ff34e7bb6717", "name": "Unused endpoint: GET /return-records", "shortDescription": {"text": "Unused endpoint: GET /return-records"}, "fullDescription": {"text": "`src/core/services/material.service.ts` declares `GET /return-records` 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/21188"}, "properties": {"repository": "Thinhdaniel/Hai-Dang-Managerment-Fe", "repoUrl": "https://github.com/Thinhdaniel/Hai-Dang-Managerment-Fe", "branch": "main"}, "results": [{"ruleId": "scanner-04416427adce01b9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/InternalDistributionModal.tsx:381"}, "properties": {"repobilityId": "e018b77925f32269", "scanner": "scanner-primary", "fingerprint": "04416427adce01b9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-62f543aff95759c0", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 src/components/layout/AppSidebar.tsx:283"}, "properties": {"repobilityId": "6376e919b23050ab", "scanner": "scanner-primary", "fingerprint": "62f543aff95759c0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-3db32c46ea0b7440", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/core/services/socket.service.ts:38"}, "properties": {"repobilityId": "c70cde17f2e9df18", "scanner": "scanner-primary", "fingerprint": "3db32c46ea0b7440", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3260ee78b60af3bb", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/components/BrandQr.tsx:44"}, "properties": {"repobilityId": "db0243c596912385", "scanner": "scanner-primary", "fingerprint": "3260ee78b60af3bb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/BrandQr.tsx"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-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-255a304426aba4e7", "level": "note", "message": {"text": "Very large file: src/pages/ChatPage.tsx (1758 lines)"}, "properties": {"repobilityId": "6a7280878a71c052", "scanner": "scanner-primary", "fingerprint": "255a304426aba4e7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6c7d874cee1008c8", "level": "note", "message": {"text": "Very large file: src/pages/MaintenanceList.tsx (1919 lines)"}, "properties": {"repobilityId": "b5b05dac793aa2d4", "scanner": "scanner-primary", "fingerprint": "6c7d874cee1008c8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-543be2b47a662ac7", "level": "note", "message": {"text": "Very large file: src/pages/MaterialInventoryPage.tsx (1211 lines)"}, "properties": {"repobilityId": "3e1969e0315237b4", "scanner": "scanner-primary", "fingerprint": "543be2b47a662ac7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-09c9036aeaca6ef1", "level": "note", "message": {"text": "Very large file: src/pages/PurchaseOrderPage.tsx (1922 lines)"}, "properties": {"repobilityId": "d2d665f61659f1bd", "scanner": "scanner-primary", "fingerprint": "09c9036aeaca6ef1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0ade9810af00477a", "level": "note", "message": {"text": "Very large file: src/pages/SupplyRequestPage.tsx (1776 lines)"}, "properties": {"repobilityId": "20f62315ada8ca02", "scanner": "scanner-primary", "fingerprint": "0ade9810af00477a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-59a7b2c4602c3c9e", "level": "note", "message": {"text": "Very large file: src/pages/FacilityCostReportPage.tsx (1727 lines)"}, "properties": {"repobilityId": "48b14bcbb7d4967f", "scanner": "scanner-primary", "fingerprint": "59a7b2c4602c3c9e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c51aa196ca1cc3ee", "level": "note", "message": {"text": "Very large file: src/pages/DistributionPage.tsx (2003 lines)"}, "properties": {"repobilityId": "f8ec995fe2878a2a", "scanner": "scanner-primary", "fingerprint": "c51aa196ca1cc3ee", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-de3671cb78b00d80", "level": "note", "message": {"text": "Very large file: src/pages/MaterialReportPage.tsx (2706 lines)"}, "properties": {"repobilityId": "70c92592bd90a9ad", "scanner": "scanner-primary", "fingerprint": "de3671cb78b00d80", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-efda1afc5b871603", "level": "note", "message": {"text": "Very large file: src/pages/AssetList.tsx (1334 lines)"}, "properties": {"repobilityId": "9fa8b4c12e99cf16", "scanner": "scanner-primary", "fingerprint": "efda1afc5b871603", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ffbbf26d9401775f", "level": "note", "message": {"text": "Very large file: src/pages/PurchaseRequestPage.tsx (3459 lines)"}, "properties": {"repobilityId": "548e3fde752e12c5", "scanner": "scanner-primary", "fingerprint": "ffbbf26d9401775f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-56e9d3cc73ddade8", "level": "note", "message": {"text": "Very large file: src/core/help/helpKnowledge.ts (1059 lines)"}, "properties": {"repobilityId": "24e72e373ec89d50", "scanner": "scanner-primary", "fingerprint": "56e9d3cc73ddade8", "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": "ed29189e864aaf56", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "88807b8d5add3fda", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "be3570f82e743f04", "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": "6899688ae3074d31", "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": "d5dc759d39bb8998", "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": "42329ef67aa4c26f", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-91fcd33874ee1de2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:68"}, "properties": {"repobilityId": "12858d750cb9e152", "scanner": "scanner-primary", "fingerprint": "91fcd33874ee1de2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-145ba9b38d4cab46", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/transfer/HandoverModal.tsx:37"}, "properties": {"repobilityId": "c25dfe8c2ea015a4", "scanner": "scanner-primary", "fingerprint": "145ba9b38d4cab46", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b334d875f2339fa1", "level": "note", "message": {"text": "5 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "faa38682016f5d53", "scanner": "scanner-primary", "fingerprint": "b334d875f2339fa1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-0e46462318b4815b", "level": "error", "message": {"text": "Dangling fetch: POST https://api.cloudinary.com/v1_1/${APP_ENVs.CLOUDINARY_CLOUD_NAME}/image/upload (src/components/transfer/HandoverModal.tsx:37)"}, "properties": {"repobilityId": "b543b888999b695f", "scanner": "scanner-primary", "fingerprint": "0e46462318b4815b", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-9058cd1bfbd8a168", "level": "note", "message": {"text": "Unused endpoint: POST /notifications/push/subscribe"}, "properties": {"repobilityId": "453d9042f5914fe5", "scanner": "scanner-primary", "fingerprint": "9058cd1bfbd8a168", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d565e20efe5b46d3", "level": "note", "message": {"text": "Unused endpoint: POST /notifications/push/sync"}, "properties": {"repobilityId": "0912c205842eaf4d", "scanner": "scanner-primary", "fingerprint": "d565e20efe5b46d3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a59498e3a0e6dd40", "level": "note", "message": {"text": "Unused endpoint: POST /notifications/push/unsubscribe"}, "properties": {"repobilityId": "8d46d1bb7f9cb836", "scanner": "scanner-primary", "fingerprint": "a59498e3a0e6dd40", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c9a7c59a4096ef36", "level": "note", "message": {"text": "Unused endpoint: PATCH /notifications/read-all"}, "properties": {"repobilityId": "4c81b4665244ef24", "scanner": "scanner-primary", "fingerprint": "c9a7c59a4096ef36", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e2fe5b92648ca462", "level": "note", "message": {"text": "Unused endpoint: POST /auth/forgot-password"}, "properties": {"repobilityId": "6a6dd1185278e4a5", "scanner": "scanner-primary", "fingerprint": "e2fe5b92648ca462", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c059f57186114027", "level": "note", "message": {"text": "Unused endpoint: POST /auth/logout"}, "properties": {"repobilityId": "59711c0a5c5b37c1", "scanner": "scanner-primary", "fingerprint": "c059f57186114027", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ee75ff34e7bb6717", "level": "note", "message": {"text": "Unused endpoint: GET /return-records"}, "properties": {"repobilityId": "7deb32906f1ceeb4", "scanner": "scanner-primary", "fingerprint": "ee75ff34e7bb6717", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}