{"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-a432e4d003c5ee7e", "name": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/query.js:22", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/query.js:22"}, "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-480e11e3a458a374", "name": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/run-sql.js:32", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/run-sql.js:32"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f036bc392194848a", "name": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/server.js:93", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/server.js:93"}, "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-80c62fbb45f0a846", "name": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/utils/mailer.js:39", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/utils/mailer.js:39"}, "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-9d083b3cae384d6f", "name": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/controllers/agendarController.js:157", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/controllers/agendarController.js:157"}, "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-4bd24fdabbb591c5", "name": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/controllers/admin/adminVueloController.js:34", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/controllers/admin/adminVueloController.js:34"}, "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-5442fe6967b8bc4d", "name": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/services/metarService.js:161", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/services/metarService.js:161"}, "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-dbcc55999ac2214a", "name": "Icon-only button without accessible name \u2014 CAA-frontend/src/components/ReporteVueloModal/ReporteVueloModal.jsx:297", "shortDescription": {"text": "Icon-only button without accessible name \u2014 CAA-frontend/src/components/ReporteVueloModal/ReporteVueloModal.jsx:297"}, "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-f3751bb104dc9877", "name": "Icon-only button without accessible name \u2014 CAA-frontend/src/components/ChecklistPostvueloModal/ChecklistPostvueloModal.j", "shortDescription": {"text": "Icon-only button without accessible name \u2014 CAA-frontend/src/components/ChecklistPostvueloModal/ChecklistPostvueloModal.jsx:147"}, "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-95be139c0bd631ec", "name": "Icon-only button without accessible name \u2014 CAA-frontend/src/pages/Programacion/Dashboard.jsx:59", "shortDescription": {"text": "Icon-only button without accessible name \u2014 CAA-frontend/src/pages/Programacion/Dashboard.jsx:59"}, "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-cdd44c46a6acaca8", "name": "Icon-only button without accessible name \u2014 CAA-frontend/src/pages/Admin/Mantenimiento.jsx:81", "shortDescription": {"text": "Icon-only button without accessible name \u2014 CAA-frontend/src/pages/Admin/Mantenimiento.jsx:81"}, "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-1d935630c9f84a7d", "name": "Stray `console.log` in TS/JS \u2014 CAA-frontend/src/pages/Proyeccion/test_metar.js:60", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 CAA-frontend/src/pages/Proyeccion/test_metar.js:60"}, "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-640271bf42d208f1", "name": "Privileged port 465 in use", "shortDescription": {"text": "Privileged port 465 in use"}, "fullDescription": {"text": "Port 465 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d0f5de93e4bae9c2", "name": "Dockerfile runs as root: legacy/CAA-backend/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: legacy/CAA-backend/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5ce92a0b4280de23", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-de4bab42ab60acfb", "name": "Dockerfile runs as root: CAA-frontend/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: CAA-frontend/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0641021639bb4a89", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c716a9a180084d9a", "name": "Docker base image is tag-pinned but not digest-pinned: nginx:alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: nginx:alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-af552b8a4f954e23", "name": "Insecure pattern 'local_storage_auth_token' in CAA-frontend/src/api/axiosConfig.js:52", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in CAA-frontend/src/api/axiosConfig.js:52"}, "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-ff38ecbf527b3d26", "name": "Insecure pattern 'local_storage_auth_token' in CAA-frontend/src/components/ConfirmDataModal/ConfirmDataModal.jsx:69", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in CAA-frontend/src/components/ConfirmDataModal/ConfirmDataModal.jsx:69"}, "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-d9e90142a649ce9b", "name": "Insecure pattern 'local_storage_auth_token' in CAA-frontend/src/pages/Perfil/Perfil.jsx:145", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in CAA-frontend/src/pages/Perfil/Perfil.jsx:145"}, "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-98e72c4f76d25258", "name": "Insecure pattern 'local_storage_auth_token' in CAA-frontend/src/pages/Login/Login.jsx:19", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in CAA-frontend/src/pages/Login/Login.jsx:19"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 223 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 30 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 110 placeholder/mock markers across 34 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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-48c1cb93d0faa8b3", "name": "Commented-code block (13 lines) in supabase/functions/administracion/index.ts:259", "shortDescription": {"text": "Commented-code block (13 lines) in supabase/functions/administracion/index.ts:259"}, "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-e737ca72e2fa52f5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/administracion/index.ts:282", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/administracion/index.ts:282"}, "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-25be482bc4d266b5", "name": "Commented-code block (5 lines) in supabase/functions/auth/index.ts:8", "shortDescription": {"text": "Commented-code block (5 lines) in supabase/functions/auth/index.ts:8"}, "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-8111c93bf2d0c294", "name": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/auth/index.ts:212", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/auth/index.ts:212"}, "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-c1ee6062d7c6c175", "name": "Commented-code block (5 lines) in CAA-frontend/scripts/generate-config.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in CAA-frontend/scripts/generate-config.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-1462d69e591fd069", "name": "Legacy-named symbol `footer__copy` in CAA-frontend/src/components/Footer/Footer.jsx:18", "shortDescription": {"text": "Legacy-named symbol `footer__copy` in CAA-frontend/src/components/Footer/Footer.jsx:18"}, "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-8e047ab7af03962f", "name": "7 env vars used in code but missing from .env.example", "shortDescription": {"text": "7 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `MAIL_FROM_ADDRESS`, `MAIL_USERNAME`, `RECIPIENT_EMAIL`, `SUPABASE_SERVICE_KEY`, `SUPABASE_URL`, `VITE_API_URL`, `VITE_LOADSHEET_URL`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-34edd09a94dfb9cd", "name": "Frontend route `/alumno/loadsheet/:id_vuelo` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx", "shortDescription": {"text": "Frontend route `/alumno/loadsheet/:id_vuelo` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-90dbc9566d5036a9", "name": "Frontend route `/instructor/loadsheet/:id_vuelo` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx", "shortDescription": {"text": "Frontend route `/instructor/loadsheet/:id_vuelo` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b8b37b6072e39fbe", "name": "Frontend route `/administracion` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx", "shortDescription": {"text": "Frontend route `/administracion` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3307699ffd9fbf7c", "name": "Frontend route `/administracion/cuentas` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx", "shortDescription": {"text": "Frontend route `/administracion/cuentas` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ce1e5becc2bb7b6e", "name": "Frontend route `/administracion/cuentas/:id` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx", "shortDescription": {"text": "Frontend route `/administracion/cuentas/:id` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6d4df917349b689f", "name": "Frontend route `/administracion/alumnos/:id_alumno` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx", "shortDescription": {"text": "Frontend route `/administracion/alumnos/:id_alumno` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1a48000ecf43961c", "name": "Frontend route `/administracion/recibos` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx", "shortDescription": {"text": "Frontend route `/administracion/recibos` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1a0e7fd8089a5fe4", "name": "Frontend route `/administracion/facturas` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx", "shortDescription": {"text": "Frontend route `/administracion/facturas` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d9a7bfa50b45223d", "name": "Frontend route `/administracion/tarifas` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx", "shortDescription": {"text": "Frontend route `/administracion/tarifas` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0b2c3c13cdd3a3df", "name": "Frontend route `/administracion/egresos` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx", "shortDescription": {"text": "Frontend route `/administracion/egresos` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-389480e55a380200", "name": "Frontend route `/administracion/nomina` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx", "shortDescription": {"text": "Frontend route `/administracion/nomina` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5f0793d7a1ae605a", "name": "Frontend route `/taller` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx", "shortDescription": {"text": "Frontend route `/taller` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/25230"}, "properties": {"repository": "dann1103-eng/caaa-app", "repoUrl": "https://github.com/dann1103-eng/caaa-app", "branch": "main"}, "results": [{"ruleId": "scanner-a432e4d003c5ee7e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/query.js:22"}, "properties": {"repobilityId": "44ca32ce4c5d3990", "scanner": "scanner-primary", "fingerprint": "a432e4d003c5ee7e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-480e11e3a458a374", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/run-sql.js:32"}, "properties": {"repobilityId": "ad5205560c355ae9", "scanner": "scanner-primary", "fingerprint": "480e11e3a458a374", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f036bc392194848a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/server.js:93"}, "properties": {"repobilityId": "e31ef6d970256ab9", "scanner": "scanner-primary", "fingerprint": "f036bc392194848a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-80c62fbb45f0a846", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/utils/mailer.js:39"}, "properties": {"repobilityId": "129ebdc7797e6cbd", "scanner": "scanner-primary", "fingerprint": "80c62fbb45f0a846", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9d083b3cae384d6f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/controllers/agendarController.js:157"}, "properties": {"repobilityId": "5c33ac8eb3dab6f7", "scanner": "scanner-primary", "fingerprint": "9d083b3cae384d6f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4bd24fdabbb591c5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/controllers/admin/adminVueloController.js:34"}, "properties": {"repobilityId": "b8feed25cc00b7f6", "scanner": "scanner-primary", "fingerprint": "4bd24fdabbb591c5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5442fe6967b8bc4d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 legacy/CAA-backend/services/metarService.js:161"}, "properties": {"repobilityId": "701bc80cfcceab21", "scanner": "scanner-primary", "fingerprint": "5442fe6967b8bc4d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-dbcc55999ac2214a", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 CAA-frontend/src/components/ReporteVueloModal/ReporteVueloModal.jsx:297"}, "properties": {"repobilityId": "a4cba77828ea20ae", "scanner": "scanner-primary", "fingerprint": "dbcc55999ac2214a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-f3751bb104dc9877", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 CAA-frontend/src/components/ChecklistPostvueloModal/ChecklistPostvueloModal.jsx:147"}, "properties": {"repobilityId": "134d85928d88bf0c", "scanner": "scanner-primary", "fingerprint": "f3751bb104dc9877", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-95be139c0bd631ec", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 CAA-frontend/src/pages/Programacion/Dashboard.jsx:59"}, "properties": {"repobilityId": "8ddae214412dbb9a", "scanner": "scanner-primary", "fingerprint": "95be139c0bd631ec", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-cdd44c46a6acaca8", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 CAA-frontend/src/pages/Admin/Mantenimiento.jsx:81"}, "properties": {"repobilityId": "06007e5050120d17", "scanner": "scanner-primary", "fingerprint": "cdd44c46a6acaca8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-1d935630c9f84a7d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 CAA-frontend/src/pages/Proyeccion/test_metar.js:60"}, "properties": {"repobilityId": "8017d3b068a8fe27", "scanner": "scanner-primary", "fingerprint": "1d935630c9f84a7d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-640271bf42d208f1", "level": "warning", "message": {"text": "Privileged port 465 in use"}, "properties": {"repobilityId": "bcd1f06b60a2b6bc", "scanner": "scanner-primary", "fingerprint": "640271bf42d208f1", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "legacy/CAA-backend/.env.example"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d0f5de93e4bae9c2", "level": "warning", "message": {"text": "Dockerfile runs as root: legacy/CAA-backend/Dockerfile"}, "properties": {"repobilityId": "9202a2d45d8c7ace", "scanner": "scanner-primary", "fingerprint": "d0f5de93e4bae9c2", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-5ce92a0b4280de23", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "a68a9983477ecc8c", "scanner": "scanner-primary", "fingerprint": "5ce92a0b4280de23", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "legacy/CAA-backend/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-de4bab42ab60acfb", "level": "warning", "message": {"text": "Dockerfile runs as root: CAA-frontend/Dockerfile"}, "properties": {"repobilityId": "e3e6f8a730e04854", "scanner": "scanner-primary", "fingerprint": "de4bab42ab60acfb", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-0641021639bb4a89", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "ac8f684b9836d5a0", "scanner": "scanner-primary", "fingerprint": "0641021639bb4a89", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CAA-frontend/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c716a9a180084d9a", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: nginx:alpine"}, "properties": {"repobilityId": "08e03fd03f443642", "scanner": "scanner-primary", "fingerprint": "c716a9a180084d9a", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CAA-frontend/Dockerfile"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-af552b8a4f954e23", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in CAA-frontend/src/api/axiosConfig.js:52"}, "properties": {"repobilityId": "c212851c581b464b", "scanner": "scanner-primary", "fingerprint": "af552b8a4f954e23", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CAA-frontend/src/api/axiosConfig.js"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-ff38ecbf527b3d26", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in CAA-frontend/src/components/ConfirmDataModal/ConfirmDataModal.jsx:69"}, "properties": {"repobilityId": "80f15ab788680142", "scanner": "scanner-primary", "fingerprint": "ff38ecbf527b3d26", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CAA-frontend/src/components/ConfirmDataModal/ConfirmDataModal.jsx"}, "region": {"startLine": 69}}}]}, {"ruleId": "scanner-d9e90142a649ce9b", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in CAA-frontend/src/pages/Perfil/Perfil.jsx:145"}, "properties": {"repobilityId": "fb1926ca040b532c", "scanner": "scanner-primary", "fingerprint": "d9e90142a649ce9b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CAA-frontend/src/pages/Perfil/Perfil.jsx"}, "region": {"startLine": 145}}}]}, {"ruleId": "scanner-98e72c4f76d25258", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in CAA-frontend/src/pages/Login/Login.jsx:19"}, "properties": {"repobilityId": "f41284f4e01b3bd1", "scanner": "scanner-primary", "fingerprint": "98e72c4f76d25258", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CAA-frontend/src/pages/Login/Login.jsx"}, "region": {"startLine": 19}}}]}, {"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": "f04aa24e200a5f2c", "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": "b4a6c2caaf0f744c", "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": "c54f72ee6002b547", "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": "725ee8c19eb2de30", "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": "a9a00454fc872585", "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": "5dad2aa9a5713579", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-48c1cb93d0faa8b3", "level": "none", "message": {"text": "Commented-code block (13 lines) in supabase/functions/administracion/index.ts:259"}, "properties": {"repobilityId": "5e8f818ad121cabd", "scanner": "scanner-primary", "fingerprint": "48c1cb93d0faa8b3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e737ca72e2fa52f5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/administracion/index.ts:282"}, "properties": {"repobilityId": "94b3d2e33f708002", "scanner": "scanner-primary", "fingerprint": "e737ca72e2fa52f5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-25be482bc4d266b5", "level": "none", "message": {"text": "Commented-code block (5 lines) in supabase/functions/auth/index.ts:8"}, "properties": {"repobilityId": "2894bba85a57422e", "scanner": "scanner-primary", "fingerprint": "25be482bc4d266b5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8111c93bf2d0c294", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/auth/index.ts:212"}, "properties": {"repobilityId": "e77eb457e5f59d60", "scanner": "scanner-primary", "fingerprint": "8111c93bf2d0c294", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c1ee6062d7c6c175", "level": "none", "message": {"text": "Commented-code block (5 lines) in CAA-frontend/scripts/generate-config.mjs:1"}, "properties": {"repobilityId": "0d785e7ccdb6873e", "scanner": "scanner-primary", "fingerprint": "c1ee6062d7c6c175", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1462d69e591fd069", "level": "note", "message": {"text": "Legacy-named symbol `footer__copy` in CAA-frontend/src/components/Footer/Footer.jsx:18"}, "properties": {"repobilityId": "d7c644b790de1693", "scanner": "scanner-primary", "fingerprint": "1462d69e591fd069", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-8e047ab7af03962f", "level": "note", "message": {"text": "7 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "5a0455f6498c27ad", "scanner": "scanner-primary", "fingerprint": "8e047ab7af03962f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-34edd09a94dfb9cd", "level": "warning", "message": {"text": "Frontend route `/alumno/loadsheet/:id_vuelo` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "properties": {"repobilityId": "7a92e925951ea070", "scanner": "scanner-primary", "fingerprint": "34edd09a94dfb9cd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-90dbc9566d5036a9", "level": "warning", "message": {"text": "Frontend route `/instructor/loadsheet/:id_vuelo` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "properties": {"repobilityId": "e1b36af55afed277", "scanner": "scanner-primary", "fingerprint": "90dbc9566d5036a9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-b8b37b6072e39fbe", "level": "warning", "message": {"text": "Frontend route `/administracion` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "properties": {"repobilityId": "2aee26aa17b76735", "scanner": "scanner-primary", "fingerprint": "b8b37b6072e39fbe", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-3307699ffd9fbf7c", "level": "warning", "message": {"text": "Frontend route `/administracion/cuentas` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "properties": {"repobilityId": "f2b9eb6c72d9c520", "scanner": "scanner-primary", "fingerprint": "3307699ffd9fbf7c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-ce1e5becc2bb7b6e", "level": "warning", "message": {"text": "Frontend route `/administracion/cuentas/:id` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "properties": {"repobilityId": "49dc81dbb3c0f1bb", "scanner": "scanner-primary", "fingerprint": "ce1e5becc2bb7b6e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-6d4df917349b689f", "level": "warning", "message": {"text": "Frontend route `/administracion/alumnos/:id_alumno` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "properties": {"repobilityId": "c64c7c0810991907", "scanner": "scanner-primary", "fingerprint": "6d4df917349b689f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-1a48000ecf43961c", "level": "warning", "message": {"text": "Frontend route `/administracion/recibos` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "properties": {"repobilityId": "2436b89b1157a1b2", "scanner": "scanner-primary", "fingerprint": "1a48000ecf43961c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-1a0e7fd8089a5fe4", "level": "warning", "message": {"text": "Frontend route `/administracion/facturas` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "properties": {"repobilityId": "6df7f923d4837b26", "scanner": "scanner-primary", "fingerprint": "1a0e7fd8089a5fe4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-d9a7bfa50b45223d", "level": "warning", "message": {"text": "Frontend route `/administracion/tarifas` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "properties": {"repobilityId": "5a647d2b31b74238", "scanner": "scanner-primary", "fingerprint": "d9a7bfa50b45223d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-0b2c3c13cdd3a3df", "level": "warning", "message": {"text": "Frontend route `/administracion/egresos` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "properties": {"repobilityId": "462190c034093a42", "scanner": "scanner-primary", "fingerprint": "0b2c3c13cdd3a3df", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-389480e55a380200", "level": "warning", "message": {"text": "Frontend route `/administracion/nomina` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "properties": {"repobilityId": "ddfa48b5dd02d4ad", "scanner": "scanner-primary", "fingerprint": "389480e55a380200", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-5f0793d7a1ae605a", "level": "warning", "message": {"text": "Frontend route `/taller` has no Link/navigate to it \u2014 CAA-frontend/src/App.jsx"}, "properties": {"repobilityId": "11340e191cc1aa95", "scanner": "scanner-primary", "fingerprint": "5f0793d7a1ae605a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}