{"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-ed91811dd2466195", "name": "Stray `console.log` in TS/JS \u2014 fix.js:26", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 fix.js:26"}, "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-595b6c8721d15aeb", "name": "Stray `console.log` in TS/JS \u2014 scripts/seed-owner.ts:30", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-owner.ts:30"}, "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-70b67d443e9ce85b", "name": "`truncate` class without `title=` for hover reveal \u2014 components/HistorialActivo.tsx:290", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/HistorialActivo.tsx:290"}, "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-bbc5186d46b71269", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:100", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:100"}, "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-82fd3bb6bd363abe", "name": "Possible secret in scripts/seed-owner.ts", "shortDescription": {"text": "Possible secret in scripts/seed-owner.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-5ee7160628be7a5b", "name": "Insecure pattern 'local_storage_auth_token' in components/AuthGuard.tsx:37", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in components/AuthGuard.tsx:37"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1f1c039cf72fe9bf", "name": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:100", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:100"}, "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-fb4495b28e11d415", "name": "Insecure pattern 'local_storage_auth_token' in app/Login/page.tsx:80", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in app/Login/page.tsx:80"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a252f57f5740b1c3", "name": "Insecure pattern 'local_storage_auth_token' in app/planes/page.tsx:175", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in app/planes/page.tsx:175"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-67af364928535259", "name": "Insecure pattern 'local_storage_auth_token' in app/register/page.tsx:66", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in app/register/page.tsx:66"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-095bb3a4e9b247e2", "name": "Very large file: components/ModuloValvulas.tsx (1579 lines)", "shortDescription": {"text": "Very large file: components/ModuloValvulas.tsx (1579 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b00a892c5cf655e8", "name": "Very large file: components/ModuloElectricidad.tsx (1292 lines)", "shortDescription": {"text": "Very large file: components/ModuloElectricidad.tsx (1292 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-45fb5e86d1e73fc9", "name": "Very large file: components/ModuloMMO.tsx (943 lines)", "shortDescription": {"text": "Very large file: components/ModuloMMO.tsx (943 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-24dd5e262effaa8a", "name": "Very large file: app/page.tsx (911 lines)", "shortDescription": {"text": "Very large file: app/page.tsx (911 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4f8a62f5bd9dc6c1", "name": "Very large file: app/api/chat/route.ts (982 lines)", "shortDescription": {"text": "Very large file: app/api/chat/route.ts (982 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-98fb704f57f3d5ae", "name": "Very large file: lib/exportarDXF.ts (3220 lines)", "shortDescription": {"text": "Very large file: lib/exportarDXF.ts (3220 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "2 test file(s) for 155 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 93 placeholder/mock markers across 28 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "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-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-30c4cb35cb75e0c4", "name": "Commented-code block (6 lines) in MODULOS_EXPORTACION_INGENIUM/components/ModuloCanerias.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in MODULOS_EXPORTACION_INGENIUM/components/ModuloCanerias.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-da393cb95880d105", "name": "Commented-code block (5 lines) in MODULOS_EXPORTACION_INGENIUM/components/BotonesExportar.tsx:2", "shortDescription": {"text": "Commented-code block (5 lines) in MODULOS_EXPORTACION_INGENIUM/components/BotonesExportar.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-b033debfb5f9694d", "name": "Commented-code block (6 lines) in _restore_modulos/components/ModuloCanerias.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in _restore_modulos/components/ModuloCanerias.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-0829e8fc421eb2d9", "name": "Commented-code block (5 lines) in _restore_modulos/components/BotonesExportar.tsx:2", "shortDescription": {"text": "Commented-code block (5 lines) in _restore_modulos/components/BotonesExportar.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-f73f55836e54aabd", "name": "Commented-code block (6 lines) in _restore_valvulas/components/ModuloCanerias.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in _restore_valvulas/components/ModuloCanerias.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-1ededed7f5b87d81", "name": "Commented-code block (5 lines) in _restore_valvulas/components/BotonesExportar.tsx:2", "shortDescription": {"text": "Commented-code block (5 lines) in _restore_valvulas/components/BotonesExportar.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-39ff082551b9ba19", "name": "Commented-code block (5 lines) in components/ModuloArquitectura.tsx:87", "shortDescription": {"text": "Commented-code block (5 lines) in components/ModuloArquitectura.tsx:87"}, "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-246cb55581be0412", "name": "Commented-code block (6 lines) in components/ModuloCanerias.tsx:6", "shortDescription": {"text": "Commented-code block (6 lines) in components/ModuloCanerias.tsx:6"}, "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-060c1292a531c8e6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/HistorialActivo.tsx:75", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/HistorialActivo.tsx:75"}, "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-44d9be35d9d2512d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/Login/page.tsx:66", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/Login/page.tsx:66"}, "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-40aaea1a01eca67e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/pagos/webhook/route.ts:35", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/pagos/webhook/route.ts:35"}, "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-2e54a820bd31a3ac", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/pagos/checkout/route.ts:26", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/pagos/checkout/route.ts:26"}, "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-6bca36def74e09f1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/chat/route.ts:942", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/chat/route.ts:942"}, "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-b2966c1fadf7a89a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/cruce/analizar/route.ts:69", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/cruce/analizar/route.ts:69"}, "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-7f57714aa154ea7d", "name": "Commented-code block (7 lines) in lib/modulos-intro.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in lib/modulos-intro.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-f0ecb759a7415595", "name": "Legacy-named symbol `ingenium_proyecto_activo_v1` in lib/proyecto.ts:24", "shortDescription": {"text": "Legacy-named symbol `ingenium_proyecto_activo_v1` in lib/proyecto.ts:24"}, "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-d9ca6b430f9a9314", "name": "Commented-code block (7 lines) in lib/generarPDF.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in lib/generarPDF.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-8630777553fc8248", "name": "Commented-code block (6 lines) in lib/exportarDXF.ts:1624", "shortDescription": {"text": "Commented-code block (6 lines) in lib/exportarDXF.ts:1624"}, "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-ad0ddf3445dff9e5", "name": "Commented-code block (10 lines) in modules/perforacion/formulas.ts:6", "shortDescription": {"text": "Commented-code block (10 lines) in modules/perforacion/formulas.ts:6"}, "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/17699"}, "properties": {"repository": "radargestionestrategica-cell/ingenium-pro", "repoUrl": "https://github.com/radargestionestrategica-cell/ingenium-pro", "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-ed91811dd2466195", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 fix.js:26"}, "properties": {"repobilityId": "809c6736564a5828", "scanner": "scanner-primary", "fingerprint": "ed91811dd2466195", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-595b6c8721d15aeb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-owner.ts:30"}, "properties": {"repobilityId": "95bbca6cd4d45557", "scanner": "scanner-primary", "fingerprint": "595b6c8721d15aeb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-70b67d443e9ce85b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/HistorialActivo.tsx:290"}, "properties": {"repobilityId": "be30f9d29f4b20cf", "scanner": "scanner-primary", "fingerprint": "70b67d443e9ce85b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-bbc5186d46b71269", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:100"}, "properties": {"repobilityId": "6f16eb9b82a2dcd6", "scanner": "scanner-primary", "fingerprint": "bbc5186d46b71269", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-82fd3bb6bd363abe", "level": "error", "message": {"text": "Possible secret in scripts/seed-owner.ts"}, "properties": {"repobilityId": "9b21e6783af7e449", "scanner": "scanner-primary", "fingerprint": "82fd3bb6bd363abe", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/seed-owner.ts"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-5ee7160628be7a5b", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in components/AuthGuard.tsx:37"}, "properties": {"repobilityId": "84d788dca7b333cf", "scanner": "scanner-primary", "fingerprint": "5ee7160628be7a5b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/AuthGuard.tsx"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-1f1c039cf72fe9bf", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:100"}, "properties": {"repobilityId": "69d4743587f721a0", "scanner": "scanner-primary", "fingerprint": "1f1c039cf72fe9bf", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/layout.tsx"}, "region": {"startLine": 100}}}]}, {"ruleId": "scanner-fb4495b28e11d415", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in app/Login/page.tsx:80"}, "properties": {"repobilityId": "6c7401ee4e763356", "scanner": "scanner-primary", "fingerprint": "fb4495b28e11d415", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/Login/page.tsx"}, "region": {"startLine": 80}}}]}, {"ruleId": "scanner-a252f57f5740b1c3", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in app/planes/page.tsx:175"}, "properties": {"repobilityId": "e612ccb48ffbae99", "scanner": "scanner-primary", "fingerprint": "a252f57f5740b1c3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/planes/page.tsx"}, "region": {"startLine": 175}}}]}, {"ruleId": "scanner-67af364928535259", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in app/register/page.tsx:66"}, "properties": {"repobilityId": "a1b53f4ff86e10f8", "scanner": "scanner-primary", "fingerprint": "67af364928535259", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/register/page.tsx"}, "region": {"startLine": 66}}}]}, {"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-095bb3a4e9b247e2", "level": "note", "message": {"text": "Very large file: components/ModuloValvulas.tsx (1579 lines)"}, "properties": {"repobilityId": "d7b12349dcbeb219", "scanner": "scanner-primary", "fingerprint": "095bb3a4e9b247e2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b00a892c5cf655e8", "level": "note", "message": {"text": "Very large file: components/ModuloElectricidad.tsx (1292 lines)"}, "properties": {"repobilityId": "86114b7a1954a005", "scanner": "scanner-primary", "fingerprint": "b00a892c5cf655e8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-45fb5e86d1e73fc9", "level": "note", "message": {"text": "Very large file: components/ModuloMMO.tsx (943 lines)"}, "properties": {"repobilityId": "6a7cbaec7e538e99", "scanner": "scanner-primary", "fingerprint": "45fb5e86d1e73fc9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-24dd5e262effaa8a", "level": "note", "message": {"text": "Very large file: app/page.tsx (911 lines)"}, "properties": {"repobilityId": "5e5eaf124a1a5246", "scanner": "scanner-primary", "fingerprint": "24dd5e262effaa8a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-4f8a62f5bd9dc6c1", "level": "note", "message": {"text": "Very large file: app/api/chat/route.ts (982 lines)"}, "properties": {"repobilityId": "9cf8b4543dea0dd7", "scanner": "scanner-primary", "fingerprint": "4f8a62f5bd9dc6c1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-98fb704f57f3d5ae", "level": "note", "message": {"text": "Very large file: lib/exportarDXF.ts (3220 lines)"}, "properties": {"repobilityId": "c4d3d1d3d5d0860c", "scanner": "scanner-primary", "fingerprint": "98fb704f57f3d5ae", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "9f22e764195cf856", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "655575634907605b", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "5c4ea68715cbbf6e", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "8d8e4710005deb89", "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": "25e4f80fb0800c74", "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": "b8884e4086ecee13", "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": "06340189e3a63919", "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": "34da0b4dd7273f1c", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-30c4cb35cb75e0c4", "level": "none", "message": {"text": "Commented-code block (6 lines) in MODULOS_EXPORTACION_INGENIUM/components/ModuloCanerias.tsx:5"}, "properties": {"repobilityId": "b0f9ff7cfa133628", "scanner": "scanner-primary", "fingerprint": "30c4cb35cb75e0c4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-da393cb95880d105", "level": "none", "message": {"text": "Commented-code block (5 lines) in MODULOS_EXPORTACION_INGENIUM/components/BotonesExportar.tsx:2"}, "properties": {"repobilityId": "d0f19ee17d7f221f", "scanner": "scanner-primary", "fingerprint": "da393cb95880d105", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b033debfb5f9694d", "level": "none", "message": {"text": "Commented-code block (6 lines) in _restore_modulos/components/ModuloCanerias.tsx:5"}, "properties": {"repobilityId": "8d8c44404d63eb19", "scanner": "scanner-primary", "fingerprint": "b033debfb5f9694d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0829e8fc421eb2d9", "level": "none", "message": {"text": "Commented-code block (5 lines) in _restore_modulos/components/BotonesExportar.tsx:2"}, "properties": {"repobilityId": "a17403fe5f93a903", "scanner": "scanner-primary", "fingerprint": "0829e8fc421eb2d9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f73f55836e54aabd", "level": "none", "message": {"text": "Commented-code block (6 lines) in _restore_valvulas/components/ModuloCanerias.tsx:5"}, "properties": {"repobilityId": "cb06bf94dd5ecbff", "scanner": "scanner-primary", "fingerprint": "f73f55836e54aabd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1ededed7f5b87d81", "level": "none", "message": {"text": "Commented-code block (5 lines) in _restore_valvulas/components/BotonesExportar.tsx:2"}, "properties": {"repobilityId": "7364d4652b89d2f6", "scanner": "scanner-primary", "fingerprint": "1ededed7f5b87d81", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-39ff082551b9ba19", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/ModuloArquitectura.tsx:87"}, "properties": {"repobilityId": "5a4b24daba90cef5", "scanner": "scanner-primary", "fingerprint": "39ff082551b9ba19", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-246cb55581be0412", "level": "none", "message": {"text": "Commented-code block (6 lines) in components/ModuloCanerias.tsx:6"}, "properties": {"repobilityId": "413d497b52a27b61", "scanner": "scanner-primary", "fingerprint": "246cb55581be0412", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-060c1292a531c8e6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/HistorialActivo.tsx:75"}, "properties": {"repobilityId": "77c1c8f26f7e5caa", "scanner": "scanner-primary", "fingerprint": "060c1292a531c8e6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-44d9be35d9d2512d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/Login/page.tsx:66"}, "properties": {"repobilityId": "3f318ada9d374cf1", "scanner": "scanner-primary", "fingerprint": "44d9be35d9d2512d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-40aaea1a01eca67e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/pagos/webhook/route.ts:35"}, "properties": {"repobilityId": "be35b9994b52bc8d", "scanner": "scanner-primary", "fingerprint": "40aaea1a01eca67e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2e54a820bd31a3ac", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/pagos/checkout/route.ts:26"}, "properties": {"repobilityId": "4c4a358c8bbba36e", "scanner": "scanner-primary", "fingerprint": "2e54a820bd31a3ac", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6bca36def74e09f1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/chat/route.ts:942"}, "properties": {"repobilityId": "8e63abea8daed246", "scanner": "scanner-primary", "fingerprint": "6bca36def74e09f1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b2966c1fadf7a89a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/cruce/analizar/route.ts:69"}, "properties": {"repobilityId": "2ed74f4ea9511c82", "scanner": "scanner-primary", "fingerprint": "b2966c1fadf7a89a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7f57714aa154ea7d", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/modulos-intro.ts:1"}, "properties": {"repobilityId": "e9283fb097fcb2a7", "scanner": "scanner-primary", "fingerprint": "7f57714aa154ea7d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f0ecb759a7415595", "level": "note", "message": {"text": "Legacy-named symbol `ingenium_proyecto_activo_v1` in lib/proyecto.ts:24"}, "properties": {"repobilityId": "31dccf2eea7519d5", "scanner": "scanner-primary", "fingerprint": "f0ecb759a7415595", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d9ca6b430f9a9314", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/generarPDF.ts:1"}, "properties": {"repobilityId": "4367963ace8e5a95", "scanner": "scanner-primary", "fingerprint": "d9ca6b430f9a9314", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8630777553fc8248", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/exportarDXF.ts:1624"}, "properties": {"repobilityId": "2343cc925cbfcaee", "scanner": "scanner-primary", "fingerprint": "8630777553fc8248", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ad0ddf3445dff9e5", "level": "none", "message": {"text": "Commented-code block (10 lines) in modules/perforacion/formulas.ts:6"}, "properties": {"repobilityId": "e797e2949262658e", "scanner": "scanner-primary", "fingerprint": "ad0ddf3445dff9e5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}