{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0abe1ce6365551b8", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/facturacion/panel-documentos.tsx:298", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/facturacion/panel-documentos.tsx:298"}, "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-1109064a9c4a2caa", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/configuracion/panel-descargas.tsx:70", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/configuracion/panel-descargas.tsx:70"}, "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-ae8f5b615d2b893a", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/clientes/panel-grupos.tsx:213", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/clientes/panel-grupos.tsx:213"}, "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-3899a962e11b5197", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/correos/panel-correos.tsx:182", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/correos/panel-correos.tsx:182"}, "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-deab53448244ab1b", "name": "Icon-only button without accessible name \u2014 src/components/correos/modal-plantilla.tsx:119", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/correos/modal-plantilla.tsx:119"}, "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-ca67f2082ee98f7a", "name": "Icon-only button without accessible name \u2014 src/components/correos/modal-enviar.tsx:241", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/correos/modal-enviar.tsx:241"}, "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-cd9a80485fc42862", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/correos/modal-enviar.tsx:465", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/correos/modal-enviar.tsx:465"}, "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-efc5f4e43aa34e4d", "name": "Icon-only button without accessible name \u2014 src/components/correos/selector-plantilla.tsx:37", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/correos/selector-plantilla.tsx:37"}, "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-9037bd80e622c551", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/correos/selector-plantilla.tsx:54", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/correos/selector-plantilla.tsx:54"}, "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-02cc2a590176a5b6", "name": "Icon-only button without accessible name \u2014 src/components/programas/panel-programas.tsx:967", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/programas/panel-programas.tsx:967"}, "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-cdc0581fc0a15320", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/programas/panel-programas.tsx:396", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/programas/panel-programas.tsx:396"}, "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-b44b213350fbfc67", "name": "Icon-only button without accessible name \u2014 src/components/agenda/modal-ot.tsx:305", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/agenda/modal-ot.tsx:305"}, "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-b8a5c50f7c82e27c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/agenda/panel-info-ot.tsx:149", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/agenda/panel-info-ot.tsx:149"}, "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-0669e69e01ec5897", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/agenda/vista-mes.tsx:105", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/agenda/vista-mes.tsx:105"}, "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-02840ce795c9d022", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ordenes/ejecucion-ot.tsx:304", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ordenes/ejecucion-ot.tsx:304"}, "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-a2a12d41bcb9f694", "name": "TODO/FIXME marker in shipping code \u2014 src/components/terreno/barra-conexion.tsx:45", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/components/terreno/barra-conexion.tsx:45"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a9e855710a6b7854", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/layouts/panel-lateral.tsx:60", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/layouts/panel-lateral.tsx:60"}, "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-bbbe72b6e4603468", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/agenda/page.tsx:303", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/agenda/page.tsx:303"}, "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-ae9e9400293e95f1", "name": "TODO/FIXME marker in shipping code \u2014 src/app/(app)/agenda/page.tsx:60", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/(app)/agenda/page.tsx:60"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a888281a89512714", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/layouts/page.tsx:86", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/layouts/page.tsx:86"}, "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-6aaac820238d4379", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/correos/modal-enviar.tsx:465", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/correos/modal-enviar.tsx:465"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 157 source file(s) (ratio 0.01). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 76 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 76 placeholder/mock markers across 38 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. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. 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-dd03209239c4c360", "name": "Commented-code block (7 lines) in scripts/importar-layouts-v1.mjs:1", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/importar-layouts-v1.mjs:1"}, "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-9273d8102e3629f9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/diag-ot-huerfanas.mjs:19", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/diag-ot-huerfanas.mjs:19"}, "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-84d296fde0b49926", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/seed-plantillas.mjs:29", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/seed-plantillas.mjs:29"}, "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-5389afb26d1f1338", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/sql-api.mjs:13", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/sql-api.mjs:13"}, "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-45a409b25c9161c6", "name": "Commented-code block (5 lines) in scripts/dump-schema.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/dump-schema.mjs:1"}, "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-d240205a4d157543", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/dump-schema.mjs:15", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/dump-schema.mjs:15"}, "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-60adc0ebb0152e8c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/backfill-dosis.mjs:24", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/backfill-dosis.mjs:24"}, "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-4cf0a094283935e6", "name": "Commented-code block (6 lines) in src/components/app-shell.tsx:2", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/app-shell.tsx:2"}, "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-fa8897644967fe1d", "name": "Commented-code block (6 lines) in src/components/facturacion/emision-factura.tsx:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/facturacion/emision-factura.tsx:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c07de4bae72e612d", "name": "Commented-code block (5 lines) in src/components/clientes/panel-ordenes.tsx:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/clientes/panel-ordenes.tsx:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b08e78d07ebd1bdf", "name": "Commented-code block (6 lines) in src/components/ui/confirm.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/ui/confirm.tsx:5"}, "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-ab1712ca27899421", "name": "Commented-code block (5 lines) in src/components/importar-oc/importador-oc.tsx:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/importar-oc/importador-oc.tsx:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-91cad2043315abde", "name": "Commented-code block (6 lines) in src/components/agenda/modal-ot.tsx:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/agenda/modal-ot.tsx:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-79d8f39d8e6b3a69", "name": "Commented-code block (5 lines) in src/components/terreno/barra-conexion.tsx:2", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/terreno/barra-conexion.tsx:2"}, "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-498c7523eed94838", "name": "Commented-code block (6 lines) in src/app/confirmar/page.tsx:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/confirmar/page.tsx:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4d1994e12bbfca1a", "name": "Commented-code block (7 lines) in src/app/api/oc/importar/route.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/api/oc/importar/route.ts:1"}, "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-81814dd5605374bb", "name": "Commented-code block (5 lines) in src/app/api/documentos/[otId]/route.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/documentos/[otId]/route.ts:1"}, "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-fbf91c7e65efa6ce", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(app)/ordenes/page.tsx:108", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(app)/ordenes/page.tsx:108"}, "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-a324a2fa31eddf95", "name": "Commented-code block (6 lines) in src/lib/portal.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/portal.ts:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d1c59b011560cfb3", "name": "Commented-code block (5 lines) in src/lib/pdf.ts:20", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/pdf.ts:20"}, "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-bc70e1095e5182ca", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/correos/graph.ts:22", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/correos/graph.ts:22"}, "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-723825c3b1694a74", "name": "Commented-code block (6 lines) in src/lib/correos/token.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/correos/token.ts:1"}, "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-d11290e85aa0f763", "name": "Commented-code block (6 lines) in src/lib/certificados/plantilla-reporte.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/certificados/plantilla-reporte.ts:1"}, "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-62a542ff05dd634c", "name": "Commented-code block (6 lines) in src/lib/dte/simplefactura.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/dte/simplefactura.ts:1"}, "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}}]}}, "automationDetails": {"id": "repobility/19273"}, "properties": {"repository": "serfuplagas/serfuplagapp", "repoUrl": "https://github.com/serfuplagas/serfuplagapp", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-0abe1ce6365551b8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/facturacion/panel-documentos.tsx:298"}, "properties": {"repobilityId": "1ceb567d55a905b3", "scanner": "scanner-primary", "fingerprint": "0abe1ce6365551b8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1109064a9c4a2caa", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/configuracion/panel-descargas.tsx:70"}, "properties": {"repobilityId": "2e51d91d028841ce", "scanner": "scanner-primary", "fingerprint": "1109064a9c4a2caa", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ae8f5b615d2b893a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/clientes/panel-grupos.tsx:213"}, "properties": {"repobilityId": "23e4541f62c5f3d4", "scanner": "scanner-primary", "fingerprint": "ae8f5b615d2b893a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3899a962e11b5197", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/correos/panel-correos.tsx:182"}, "properties": {"repobilityId": "f9e0aa50a1abf671", "scanner": "scanner-primary", "fingerprint": "3899a962e11b5197", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-deab53448244ab1b", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/correos/modal-plantilla.tsx:119"}, "properties": {"repobilityId": "3d716f9575569c2b", "scanner": "scanner-primary", "fingerprint": "deab53448244ab1b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-ca67f2082ee98f7a", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/correos/modal-enviar.tsx:241"}, "properties": {"repobilityId": "b25b77919e35cee2", "scanner": "scanner-primary", "fingerprint": "ca67f2082ee98f7a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-cd9a80485fc42862", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/correos/modal-enviar.tsx:465"}, "properties": {"repobilityId": "d7b44729905b8d07", "scanner": "scanner-primary", "fingerprint": "cd9a80485fc42862", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-efc5f4e43aa34e4d", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/correos/selector-plantilla.tsx:37"}, "properties": {"repobilityId": "3050b441432cddc3", "scanner": "scanner-primary", "fingerprint": "efc5f4e43aa34e4d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-9037bd80e622c551", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/correos/selector-plantilla.tsx:54"}, "properties": {"repobilityId": "9b99a16cbd22b546", "scanner": "scanner-primary", "fingerprint": "9037bd80e622c551", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-02cc2a590176a5b6", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/programas/panel-programas.tsx:967"}, "properties": {"repobilityId": "dfe28ae8eff11d03", "scanner": "scanner-primary", "fingerprint": "02cc2a590176a5b6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-cdc0581fc0a15320", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/programas/panel-programas.tsx:396"}, "properties": {"repobilityId": "2404d71c50951e5a", "scanner": "scanner-primary", "fingerprint": "cdc0581fc0a15320", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b44b213350fbfc67", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/agenda/modal-ot.tsx:305"}, "properties": {"repobilityId": "52c8a4b44bf66c1e", "scanner": "scanner-primary", "fingerprint": "b44b213350fbfc67", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-b8a5c50f7c82e27c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/agenda/panel-info-ot.tsx:149"}, "properties": {"repobilityId": "54037c6d08fd493c", "scanner": "scanner-primary", "fingerprint": "b8a5c50f7c82e27c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0669e69e01ec5897", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/agenda/vista-mes.tsx:105"}, "properties": {"repobilityId": "ffecd92fc2ea632c", "scanner": "scanner-primary", "fingerprint": "0669e69e01ec5897", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-02840ce795c9d022", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ordenes/ejecucion-ot.tsx:304"}, "properties": {"repobilityId": "ae5585646ef976b0", "scanner": "scanner-primary", "fingerprint": "02840ce795c9d022", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a2a12d41bcb9f694", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/components/terreno/barra-conexion.tsx:45"}, "properties": {"repobilityId": "751b4746ff6032b1", "scanner": "scanner-primary", "fingerprint": "a2a12d41bcb9f694", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-a9e855710a6b7854", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/layouts/panel-lateral.tsx:60"}, "properties": {"repobilityId": "0461517fcd2f96b8", "scanner": "scanner-primary", "fingerprint": "a9e855710a6b7854", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-bbbe72b6e4603468", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/agenda/page.tsx:303"}, "properties": {"repobilityId": "902faa29f62b355d", "scanner": "scanner-primary", "fingerprint": "bbbe72b6e4603468", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ae9e9400293e95f1", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/(app)/agenda/page.tsx:60"}, "properties": {"repobilityId": "03949486404725f8", "scanner": "scanner-primary", "fingerprint": "ae9e9400293e95f1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-a888281a89512714", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/layouts/page.tsx:86"}, "properties": {"repobilityId": "70057a3ead82918d", "scanner": "scanner-primary", "fingerprint": "a888281a89512714", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6aaac820238d4379", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/correos/modal-enviar.tsx:465"}, "properties": {"repobilityId": "f5d0672e485b2fb6", "scanner": "scanner-primary", "fingerprint": "6aaac820238d4379", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/correos/modal-enviar.tsx"}, "region": {"startLine": 465}}}]}, {"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-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": "d4b74665a3cbb823", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "4b50f759b9ddde72", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "32abfe348deca3b0", "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": "2d295b90d90ee2bb", "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": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "302116ebe4651c28", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "acce7b03797a663a", "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": "c7fe248bcf5d41d7", "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": "802b3f7374a8405e", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-dd03209239c4c360", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/importar-layouts-v1.mjs:1"}, "properties": {"repobilityId": "24cb77043a92f523", "scanner": "scanner-primary", "fingerprint": "dd03209239c4c360", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9273d8102e3629f9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/diag-ot-huerfanas.mjs:19"}, "properties": {"repobilityId": "0bf3bfd8a64285c9", "scanner": "scanner-primary", "fingerprint": "9273d8102e3629f9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-84d296fde0b49926", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/seed-plantillas.mjs:29"}, "properties": {"repobilityId": "c4fd38e86ab7d488", "scanner": "scanner-primary", "fingerprint": "84d296fde0b49926", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5389afb26d1f1338", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/sql-api.mjs:13"}, "properties": {"repobilityId": "b2b3d52de74b8427", "scanner": "scanner-primary", "fingerprint": "5389afb26d1f1338", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-45a409b25c9161c6", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/dump-schema.mjs:1"}, "properties": {"repobilityId": "ff3bb0a35684e78b", "scanner": "scanner-primary", "fingerprint": "45a409b25c9161c6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d240205a4d157543", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/dump-schema.mjs:15"}, "properties": {"repobilityId": "d1add2a9e0f5914f", "scanner": "scanner-primary", "fingerprint": "d240205a4d157543", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-60adc0ebb0152e8c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/backfill-dosis.mjs:24"}, "properties": {"repobilityId": "804189a227e82d19", "scanner": "scanner-primary", "fingerprint": "60adc0ebb0152e8c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4cf0a094283935e6", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/app-shell.tsx:2"}, "properties": {"repobilityId": "9a1e1d527a971455", "scanner": "scanner-primary", "fingerprint": "4cf0a094283935e6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fa8897644967fe1d", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/facturacion/emision-factura.tsx:3"}, "properties": {"repobilityId": "07107f92a8c41bd9", "scanner": "scanner-primary", "fingerprint": "fa8897644967fe1d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c07de4bae72e612d", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/clientes/panel-ordenes.tsx:3"}, "properties": {"repobilityId": "7dd36a01ada4681c", "scanner": "scanner-primary", "fingerprint": "c07de4bae72e612d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b08e78d07ebd1bdf", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/ui/confirm.tsx:5"}, "properties": {"repobilityId": "fd9c86df9b58e595", "scanner": "scanner-primary", "fingerprint": "b08e78d07ebd1bdf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ab1712ca27899421", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/importar-oc/importador-oc.tsx:3"}, "properties": {"repobilityId": "b53fe281041b81e2", "scanner": "scanner-primary", "fingerprint": "ab1712ca27899421", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-91cad2043315abde", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/agenda/modal-ot.tsx:4"}, "properties": {"repobilityId": "f1d36b1bb4afc8f2", "scanner": "scanner-primary", "fingerprint": "91cad2043315abde", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-79d8f39d8e6b3a69", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/terreno/barra-conexion.tsx:2"}, "properties": {"repobilityId": "fa2d9b4055cfc0da", "scanner": "scanner-primary", "fingerprint": "79d8f39d8e6b3a69", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-498c7523eed94838", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/confirmar/page.tsx:4"}, "properties": {"repobilityId": "76c6cd0f90f7a8d4", "scanner": "scanner-primary", "fingerprint": "498c7523eed94838", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d1994e12bbfca1a", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/api/oc/importar/route.ts:1"}, "properties": {"repobilityId": "7434ce96c68d743a", "scanner": "scanner-primary", "fingerprint": "4d1994e12bbfca1a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-81814dd5605374bb", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/documentos/[otId]/route.ts:1"}, "properties": {"repobilityId": "9a36295f51718042", "scanner": "scanner-primary", "fingerprint": "81814dd5605374bb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fbf91c7e65efa6ce", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(app)/ordenes/page.tsx:108"}, "properties": {"repobilityId": "27121e9794362fc2", "scanner": "scanner-primary", "fingerprint": "fbf91c7e65efa6ce", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a324a2fa31eddf95", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/portal.ts:3"}, "properties": {"repobilityId": "4e42377a22ca0aa1", "scanner": "scanner-primary", "fingerprint": "a324a2fa31eddf95", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d1c59b011560cfb3", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/pdf.ts:20"}, "properties": {"repobilityId": "204a5f81df4cb514", "scanner": "scanner-primary", "fingerprint": "d1c59b011560cfb3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bc70e1095e5182ca", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/correos/graph.ts:22"}, "properties": {"repobilityId": "039709c505688b10", "scanner": "scanner-primary", "fingerprint": "bc70e1095e5182ca", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-723825c3b1694a74", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/correos/token.ts:1"}, "properties": {"repobilityId": "f1a85f4628ac8618", "scanner": "scanner-primary", "fingerprint": "723825c3b1694a74", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d11290e85aa0f763", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/certificados/plantilla-reporte.ts:1"}, "properties": {"repobilityId": "f68f5e023610f5b5", "scanner": "scanner-primary", "fingerprint": "d11290e85aa0f763", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-62a542ff05dd634c", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/dte/simplefactura.ts:1"}, "properties": {"repobilityId": "802ddbb0950b8725", "scanner": "scanner-primary", "fingerprint": "62a542ff05dd634c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}