{"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-79bc5cfb09be044b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 dist-office/assets/index-B0sxcTvj.js:33", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 dist-office/assets/index-B0sxcTvj.js:33"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2962eb3b2368f886", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 dist-field/assets/index-2paULib3.js:33", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 dist-field/assets/index-2paULib3.js:33"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c8334e6ca62eeeec", "name": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/PuntoCard.tsx:46", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/PuntoCard.tsx:46"}, "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-e7cdbbc10ae39329", "name": "Stray `console.log` in TS/JS \u2014 src/modules/preventivos/components/ExportZipButton.tsx:139", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/modules/preventivos/components/ExportZipButton.tsx:139"}, "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-25c8b3d49ab4e6b1", "name": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/PlanoView.tsx:25", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/PlanoView.tsx:25"}, "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-f1b815a34a03b427", "name": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/Editor.tsx:52", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/Editor.tsx:52"}, "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-9eacd42239b6b484", "name": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/PhotoCapture.tsx:57", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/PhotoCapture.tsx:57"}, "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-320ce64b4e1da056", "name": "Icon-only button without accessible name \u2014 src/modules/preventivos/components/Home.tsx:90", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/modules/preventivos/components/Home.tsx:90"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0193558581d02411", "name": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/Home.tsx:72", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/Home.tsx:72"}, "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-eb544397b1527b81", "name": "Runtime dotenv file present in repo: .env.field", "shortDescription": {"text": "Runtime dotenv file present in repo: .env.field"}, "fullDescription": {"text": "`.env.field` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6821f1298acd46b7", "name": "Runtime dotenv file present in repo: .env.office", "shortDescription": {"text": "Runtime dotenv file present in repo: .env.office"}, "fullDescription": {"text": "`.env.office` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9c1760eca20b89f9", "name": "Insecure pattern 'new_function_used' in dist-office/assets/index-B0sxcTvj.js:94", "shortDescription": {"text": "Insecure pattern 'new_function_used' in dist-office/assets/index-B0sxcTvj.js:94"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-29f04f99b069700d", "name": "Insecure pattern 'direct_innerhtml_assignment' in dist-office/assets/index-B0sxcTvj.js:37", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dist-office/assets/index-B0sxcTvj.js:37"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5c529e42be953641", "name": "Insecure pattern 'new_function_used' in dist-field/assets/index-2paULib3.js:94", "shortDescription": {"text": "Insecure pattern 'new_function_used' in dist-field/assets/index-2paULib3.js:94"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-61f789bab0864175", "name": "Insecure pattern 'direct_innerhtml_assignment' in dist-field/assets/index-2paULib3.js:37", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dist-field/assets/index-2paULib3.js:37"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-ad6701f0a8405e22", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 42 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 44 placeholder/mock markers across 5 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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, tests, 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-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, tests, operator-readme. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a2900d89f9921587", "name": "`fetch()` without try/.catch or AbortSignal \u2014 dist-office/sw.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 dist-office/sw.js:1"}, "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-a2cd07b80285f5ec", "name": "`fetch()` without try/.catch or AbortSignal \u2014 dist-office/assets/index-B0sxcTvj.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 dist-office/assets/index-B0sxcTvj.js:1"}, "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-bf973730a05a39e5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 dist-field/sw.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 dist-field/sw.js:1"}, "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-31c818e4f98ed780", "name": "`fetch()` without try/.catch or AbortSignal \u2014 dist-field/assets/index-2paULib3.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 dist-field/assets/index-2paULib3.js:1"}, "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-04e895f84946f256", "name": "Legacy-named symbol `telecom_v1` in src/modules/preventivos/components/ExportZipButton.tsx:29", "shortDescription": {"text": "Legacy-named symbol `telecom_v1` in src/modules/preventivos/components/ExportZipButton.tsx:29"}, "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-ce1f02279d0514c5", "name": "Commented-code block (5 lines) in src/modules/preventivos/components/ExportZipButton.tsx:70", "shortDescription": {"text": "Commented-code block (5 lines) in src/modules/preventivos/components/ExportZipButton.tsx:70"}, "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-63209b7412ea0955", "name": "Legacy-named symbol `telecom_v1` in src/modules/preventivos/components/ImportZip.tsx:21", "shortDescription": {"text": "Legacy-named symbol `telecom_v1` in src/modules/preventivos/components/ImportZip.tsx:21"}, "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-1b5a76780c3df9aa", "name": "1 env vars used in code but missing from .env.example", "shortDescription": {"text": "1 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `SERVICE_ACCOUNT_JSON`. 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-06762aaacada346e", "name": "Unused endpoint: GET /api/preventivos", "shortDescription": {"text": "Unused endpoint: GET /api/preventivos"}, "fullDescription": {"text": "`proxy-server/index.js` declares `GET /api/preventivos` 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-9012d3a4962a3623", "name": "Unused endpoint: POST /api/preventivos", "shortDescription": {"text": "Unused endpoint: POST /api/preventivos"}, "fullDescription": {"text": "`proxy-server/index.js` declares `POST /api/preventivos` 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-88e85d18c90f3995", "name": "Unused endpoint: PUT /api/preventivos/:id", "shortDescription": {"text": "Unused endpoint: PUT /api/preventivos/:id"}, "fullDescription": {"text": "`proxy-server/index.js` declares `PUT /api/preventivos/: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-3639303e06b6dd4c", "name": "Unused endpoint: DELETE /api/preventivos/:id", "shortDescription": {"text": "Unused endpoint: DELETE /api/preventivos/:id"}, "fullDescription": {"text": "`proxy-server/index.js` declares `DELETE /api/preventivos/: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-36b2eb8761a6f6b0", "name": "Unused endpoint: POST /api/drive/upload", "shortDescription": {"text": "Unused endpoint: POST /api/drive/upload"}, "fullDescription": {"text": "`proxy-server/index.js` declares `POST /api/drive/upload` 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-166affa176052abf", "name": "Unused endpoint: GET /api/drive/file/:fileId", "shortDescription": {"text": "Unused endpoint: GET /api/drive/file/:fileId"}, "fullDescription": {"text": "`proxy-server/index.js` declares `GET /api/drive/file/:fileId` 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-90edb52d97a08744", "name": "Unused endpoint: POST /api/drive/folder", "shortDescription": {"text": "Unused endpoint: POST /api/drive/folder"}, "fullDescription": {"text": "`proxy-server/index.js` declares `POST /api/drive/folder` 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-ecc9f2be92d5bffc", "name": "Unused endpoint: GET /api/drive/root/:moduleId", "shortDescription": {"text": "Unused endpoint: GET /api/drive/root/:moduleId"}, "fullDescription": {"text": "`proxy-server/index.js` declares `GET /api/drive/root/:moduleId` 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/19723"}, "properties": {"repository": "Sinterk/TelecomCatalog", "repoUrl": "https://github.com/Sinterk/TelecomCatalog", "branch": "main"}, "results": [{"ruleId": "scanner-79bc5cfb09be044b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 dist-office/assets/index-B0sxcTvj.js:33"}, "properties": {"repobilityId": "f605ac236a9b02c9", "scanner": "scanner-primary", "fingerprint": "79bc5cfb09be044b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-2962eb3b2368f886", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 dist-field/assets/index-2paULib3.js:33"}, "properties": {"repobilityId": "40ebc3b68e81a16c", "scanner": "scanner-primary", "fingerprint": "2962eb3b2368f886", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-c8334e6ca62eeeec", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/PuntoCard.tsx:46"}, "properties": {"repobilityId": "3f021cafe9ca482c", "scanner": "scanner-primary", "fingerprint": "c8334e6ca62eeeec", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e7cdbbc10ae39329", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/modules/preventivos/components/ExportZipButton.tsx:139"}, "properties": {"repobilityId": "71ae115372272c79", "scanner": "scanner-primary", "fingerprint": "e7cdbbc10ae39329", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-25c8b3d49ab4e6b1", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/PlanoView.tsx:25"}, "properties": {"repobilityId": "9c62a6e24ca92610", "scanner": "scanner-primary", "fingerprint": "25c8b3d49ab4e6b1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f1b815a34a03b427", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/Editor.tsx:52"}, "properties": {"repobilityId": "fafdd83923886074", "scanner": "scanner-primary", "fingerprint": "f1b815a34a03b427", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9eacd42239b6b484", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/PhotoCapture.tsx:57"}, "properties": {"repobilityId": "f18a20528bcf5dc4", "scanner": "scanner-primary", "fingerprint": "9eacd42239b6b484", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-320ce64b4e1da056", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/modules/preventivos/components/Home.tsx:90"}, "properties": {"repobilityId": "0330739ae89c30da", "scanner": "scanner-primary", "fingerprint": "320ce64b4e1da056", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-0193558581d02411", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/modules/preventivos/components/Home.tsx:72"}, "properties": {"repobilityId": "660ce07b595ad87c", "scanner": "scanner-primary", "fingerprint": "0193558581d02411", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-eb544397b1527b81", "level": "error", "message": {"text": "Runtime dotenv file present in repo: .env.field"}, "properties": {"repobilityId": "f5a43f9156212d60", "scanner": "scanner-primary", "fingerprint": "eb544397b1527b81", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.field"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6821f1298acd46b7", "level": "error", "message": {"text": "Runtime dotenv file present in repo: .env.office"}, "properties": {"repobilityId": "8f53d96b0a5c2711", "scanner": "scanner-primary", "fingerprint": "6821f1298acd46b7", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.office"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9c1760eca20b89f9", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in dist-office/assets/index-B0sxcTvj.js:94"}, "properties": {"repobilityId": "36c9e68bcad0ce29", "scanner": "scanner-primary", "fingerprint": "9c1760eca20b89f9", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dist-office/assets/index-B0sxcTvj.js"}, "region": {"startLine": 94}}}]}, {"ruleId": "scanner-29f04f99b069700d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dist-office/assets/index-B0sxcTvj.js:37"}, "properties": {"repobilityId": "338b3126ebc68f2e", "scanner": "scanner-primary", "fingerprint": "29f04f99b069700d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dist-office/assets/index-B0sxcTvj.js"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-5c529e42be953641", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in dist-field/assets/index-2paULib3.js:94"}, "properties": {"repobilityId": "4f6aca6b02c2361c", "scanner": "scanner-primary", "fingerprint": "5c529e42be953641", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dist-field/assets/index-2paULib3.js"}, "region": {"startLine": 94}}}]}, {"ruleId": "scanner-61f789bab0864175", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dist-field/assets/index-2paULib3.js:37"}, "properties": {"repobilityId": "c2dda4a209253a73", "scanner": "scanner-primary", "fingerprint": "61f789bab0864175", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dist-field/assets/index-2paULib3.js"}, "region": {"startLine": 37}}}]}, {"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-ad6701f0a8405e22", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8384c23520d55657", "scanner": "scanner-primary", "fingerprint": "ad6701f0a8405e22", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "b717e7bc0824435b", "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": "0c460fb0685bbb37", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "c35e0752db5d49f5", "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": "66506214e8b1959e", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "5e69d02bf3c5c29a", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "88207afc61bf81a2", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "7d5802dd5c756351", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "2212bebcdfa3494b", "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": "30a936a1e685d036", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a2900d89f9921587", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 dist-office/sw.js:1"}, "properties": {"repobilityId": "718c1987a6b65d30", "scanner": "scanner-primary", "fingerprint": "a2900d89f9921587", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a2cd07b80285f5ec", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 dist-office/assets/index-B0sxcTvj.js:1"}, "properties": {"repobilityId": "ff709dada4363e70", "scanner": "scanner-primary", "fingerprint": "a2cd07b80285f5ec", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-bf973730a05a39e5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 dist-field/sw.js:1"}, "properties": {"repobilityId": "30ad4100b327f395", "scanner": "scanner-primary", "fingerprint": "bf973730a05a39e5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-31c818e4f98ed780", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 dist-field/assets/index-2paULib3.js:1"}, "properties": {"repobilityId": "813c39338e4e4211", "scanner": "scanner-primary", "fingerprint": "31c818e4f98ed780", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-04e895f84946f256", "level": "note", "message": {"text": "Legacy-named symbol `telecom_v1` in src/modules/preventivos/components/ExportZipButton.tsx:29"}, "properties": {"repobilityId": "5b992f7de70f4609", "scanner": "scanner-primary", "fingerprint": "04e895f84946f256", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-ce1f02279d0514c5", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/modules/preventivos/components/ExportZipButton.tsx:70"}, "properties": {"repobilityId": "b997573d1c3f1eca", "scanner": "scanner-primary", "fingerprint": "ce1f02279d0514c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-63209b7412ea0955", "level": "note", "message": {"text": "Legacy-named symbol `telecom_v1` in src/modules/preventivos/components/ImportZip.tsx:21"}, "properties": {"repobilityId": "90cb63a0bba9720a", "scanner": "scanner-primary", "fingerprint": "63209b7412ea0955", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-1b5a76780c3df9aa", "level": "none", "message": {"text": "1 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d04379b337b44a15", "scanner": "scanner-primary", "fingerprint": "1b5a76780c3df9aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-06762aaacada346e", "level": "note", "message": {"text": "Unused endpoint: GET /api/preventivos"}, "properties": {"repobilityId": "3b96f02a389a9a40", "scanner": "scanner-primary", "fingerprint": "06762aaacada346e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9012d3a4962a3623", "level": "note", "message": {"text": "Unused endpoint: POST /api/preventivos"}, "properties": {"repobilityId": "a9ab461599d5e22b", "scanner": "scanner-primary", "fingerprint": "9012d3a4962a3623", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-88e85d18c90f3995", "level": "note", "message": {"text": "Unused endpoint: PUT /api/preventivos/:id"}, "properties": {"repobilityId": "1ea1398b9b207199", "scanner": "scanner-primary", "fingerprint": "88e85d18c90f3995", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3639303e06b6dd4c", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/preventivos/:id"}, "properties": {"repobilityId": "7829eec294967224", "scanner": "scanner-primary", "fingerprint": "3639303e06b6dd4c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-36b2eb8761a6f6b0", "level": "note", "message": {"text": "Unused endpoint: POST /api/drive/upload"}, "properties": {"repobilityId": "1f6f5e3dd169246e", "scanner": "scanner-primary", "fingerprint": "36b2eb8761a6f6b0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-166affa176052abf", "level": "note", "message": {"text": "Unused endpoint: GET /api/drive/file/:fileId"}, "properties": {"repobilityId": "730166c483cf5b52", "scanner": "scanner-primary", "fingerprint": "166affa176052abf", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-90edb52d97a08744", "level": "note", "message": {"text": "Unused endpoint: POST /api/drive/folder"}, "properties": {"repobilityId": "b2485ddfa79caf46", "scanner": "scanner-primary", "fingerprint": "90edb52d97a08744", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ecc9f2be92d5bffc", "level": "note", "message": {"text": "Unused endpoint: GET /api/drive/root/:moduleId"}, "properties": {"repobilityId": "9a027c8dfd36e015", "scanner": "scanner-primary", "fingerprint": "ecc9f2be92d5bffc", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}