{"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-efb6edfa55da5575", "name": "Icon-only button without accessible name \u2014 script.js:177", "shortDescription": {"text": "Icon-only button without accessible name \u2014 script.js:177"}, "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-0baed89aa648c667", "name": "Stray `console.log` in TS/JS \u2014 server.js:589", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server.js:589"}, "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-c912afdccf18606c", "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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3757a686faf05e74", "name": "Insecure pattern 'direct_innerhtml_assignment' in script.js:128", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in script.js:128"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6a8c00ae7db169e6", "name": "Insecure pattern 'direct_innerhtml_assignment' in cuenta.html:412", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in cuenta.html:412"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b140342b1f184a3f", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1251", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1251"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7870aa67fe261278", "name": "Insecure pattern 'direct_innerhtml_assignment' in reviews.js:297", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in reviews.js:297"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-792398356ab9fd21", "name": "Possible secret in server.js", "shortDescription": {"text": "Possible secret in server.js"}, "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-bf8c9de9503fe2a9", "name": "Insecure pattern 'direct_innerhtml_assignment' in admin/index.html:640", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin/index.html:640"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 3 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-be5b6ac28962a744", "name": "42 TODO/FIXME markers", "shortDescription": {"text": "42 TODO/FIXME markers"}, "fullDescription": {"text": "High count of TODO/FIXME/HACK markers \u2014 track them as issues so they're not forgotten."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 5 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-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests, operator-readme. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ca2695ac69890b1a", "name": "Legacy-named symbol `xpass_cart_v2` in script.js:15", "shortDescription": {"text": "Legacy-named symbol `xpass_cart_v2` in script.js:15"}, "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-d2483b2dff71cf52", "name": "`fetch()` without try/.catch or AbortSignal \u2014 reviews.js:416", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 reviews.js:416"}, "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-efd4b5359d955d17", "name": "`fetch()` without try/.catch or AbortSignal \u2014 server.js:76", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server.js:76"}, "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-7375373969cc1447", "name": "Dangling fetch: POST https://api.resend.com/emails (server.js:76)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (server.js:76)"}, "fullDescription": {"text": "`server.js:76` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.resend.com/emails`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-1bc898b3b7565990", "name": "Unused endpoint: USE /uploads", "shortDescription": {"text": "Unused endpoint: USE /uploads"}, "fullDescription": {"text": "`server.js` declares `USE /uploads` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`server.js` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-69077176035a22dd", "name": "Unused endpoint: GET /comprobante", "shortDescription": {"text": "Unused endpoint: GET /comprobante"}, "fullDescription": {"text": "`server.js` declares `GET /comprobante` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-13b5c1496ddcf4bd", "name": "Unused endpoint: GET /cuenta", "shortDescription": {"text": "Unused endpoint: GET /cuenta"}, "fullDescription": {"text": "`server.js` declares `GET /cuenta` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-dcb3d540dfd6be76", "name": "Unused endpoint: GET /como-funciona", "shortDescription": {"text": "Unused endpoint: GET /como-funciona"}, "fullDescription": {"text": "`server.js` declares `GET /como-funciona` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2aeb86bbed1d2346", "name": "Unused endpoint: GET /resenas", "shortDescription": {"text": "Unused endpoint: GET /resenas"}, "fullDescription": {"text": "`server.js` declares `GET /resenas` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-084f73f777cc30b9", "name": "Unused endpoint: GET /metodo-pago", "shortDescription": {"text": "Unused endpoint: GET /metodo-pago"}, "fullDescription": {"text": "`server.js` declares `GET /metodo-pago` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6e5256dec618fb7e", "name": "Unused endpoint: GET /game-pass-ultimate-1-mes", "shortDescription": {"text": "Unused endpoint: GET /game-pass-ultimate-1-mes"}, "fullDescription": {"text": "`server.js` declares `GET /game-pass-ultimate-1-mes` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f14c0d43998308d9", "name": "Unused endpoint: GET /game-pass-ultimate-12-meses", "shortDescription": {"text": "Unused endpoint: GET /game-pass-ultimate-12-meses"}, "fullDescription": {"text": "`server.js` declares `GET /game-pass-ultimate-12-meses` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e5dc9d4af696cdaa", "name": "Unused endpoint: GET /blog", "shortDescription": {"text": "Unused endpoint: GET /blog"}, "fullDescription": {"text": "`server.js` declares `GET /blog` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-32154a9c8d5c460f", "name": "Unused endpoint: GET /blog/como-canjear-codigo-xbox-game-pass", "shortDescription": {"text": "Unused endpoint: GET /blog/como-canjear-codigo-xbox-game-pass"}, "fullDescription": {"text": "`server.js` declares `GET /blog/como-canjear-codigo-xbox-game-pass` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bbc30f19596d7762", "name": "Unused endpoint: GET /blog/game-pass-vs-game-pass-ultimate", "shortDescription": {"text": "Unused endpoint: GET /blog/game-pass-vs-game-pass-ultimate"}, "fullDescription": {"text": "`server.js` declares `GET /blog/game-pass-vs-game-pass-ultimate` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-953ec1a0ee6df50d", "name": "Unused endpoint: GET /admin", "shortDescription": {"text": "Unused endpoint: GET /admin"}, "fullDescription": {"text": "`server.js` declares `GET /admin` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-431c23e4f1db28d9", "name": "Unused endpoint: GET /admin/", "shortDescription": {"text": "Unused endpoint: GET /admin/"}, "fullDescription": {"text": "`server.js` declares `GET /admin/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ff06237f590bf6b3", "name": "Unused endpoint: POST /api/comprobante", "shortDescription": {"text": "Unused endpoint: POST /api/comprobante"}, "fullDescription": {"text": "`server.js` declares `POST /api/comprobante` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a5b3437e64c8f7b4", "name": "Unused endpoint: POST /api/auth/register", "shortDescription": {"text": "Unused endpoint: POST /api/auth/register"}, "fullDescription": {"text": "`server.js` declares `POST /api/auth/register` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fd55aa0818a7c897", "name": "Unused endpoint: POST /api/auth/login", "shortDescription": {"text": "Unused endpoint: POST /api/auth/login"}, "fullDescription": {"text": "`server.js` declares `POST /api/auth/login` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-42ddf8fb06d25e65", "name": "Unused endpoint: GET /api/customer/orders", "shortDescription": {"text": "Unused endpoint: GET /api/customer/orders"}, "fullDescription": {"text": "`server.js` declares `GET /api/customer/orders` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bc1b63be5d263466", "name": "Unused endpoint: POST /api/admin/login", "shortDescription": {"text": "Unused endpoint: POST /api/admin/login"}, "fullDescription": {"text": "`server.js` declares `POST /api/admin/login` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3791fd84decc8423", "name": "Unused endpoint: POST /api/admin/logout", "shortDescription": {"text": "Unused endpoint: POST /api/admin/logout"}, "fullDescription": {"text": "`server.js` declares `POST /api/admin/logout` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5d613cccf56e6ec8", "name": "Unused endpoint: GET /api/admin/session", "shortDescription": {"text": "Unused endpoint: GET /api/admin/session"}, "fullDescription": {"text": "`server.js` declares `GET /api/admin/session` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e72f5078c4b282de", "name": "Unused endpoint: GET /api/admin/stats", "shortDescription": {"text": "Unused endpoint: GET /api/admin/stats"}, "fullDescription": {"text": "`server.js` declares `GET /api/admin/stats` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0ccf55fb87d3ee6b", "name": "Unused endpoint: GET /api/admin/orders", "shortDescription": {"text": "Unused endpoint: GET /api/admin/orders"}, "fullDescription": {"text": "`server.js` declares `GET /api/admin/orders` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6ae025ac59181913", "name": "Unused endpoint: GET /api/admin/orders/:id", "shortDescription": {"text": "Unused endpoint: GET /api/admin/orders/:id"}, "fullDescription": {"text": "`server.js` declares `GET /api/admin/orders/:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-416cb40e97ba60df", "name": "Unused endpoint: PUT /api/admin/orders/:id/status", "shortDescription": {"text": "Unused endpoint: PUT /api/admin/orders/:id/status"}, "fullDescription": {"text": "`server.js` declares `PUT /api/admin/orders/:id/status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8b5155083dc97368", "name": "Unused endpoint: PUT /api/admin/orders/:id/email", "shortDescription": {"text": "Unused endpoint: PUT /api/admin/orders/:id/email"}, "fullDescription": {"text": "`server.js` declares `PUT /api/admin/orders/:id/email` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6df38c081c3518bb", "name": "Unused endpoint: PUT /api/admin/orders/:id/deliver", "shortDescription": {"text": "Unused endpoint: PUT /api/admin/orders/:id/deliver"}, "fullDescription": {"text": "`server.js` declares `PUT /api/admin/orders/:id/deliver` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9a31858e14b9731c", "name": "Unused endpoint: POST /api/admin/orders/:id/note", "shortDescription": {"text": "Unused endpoint: POST /api/admin/orders/:id/note"}, "fullDescription": {"text": "`server.js` declares `POST /api/admin/orders/:id/note` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fe6e088836363b22", "name": "Unused endpoint: POST /api/admin/orders/:id/delete", "shortDescription": {"text": "Unused endpoint: POST /api/admin/orders/:id/delete"}, "fullDescription": {"text": "`server.js` declares `POST /api/admin/orders/:id/delete` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-313bf0fcf8497d39", "name": "Unused endpoint: GET /api/share/code", "shortDescription": {"text": "Unused endpoint: GET /api/share/code"}, "fullDescription": {"text": "`server.js` declares `GET /api/share/code` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3c111127bb88e1b4", "name": "Unused endpoint: POST /api/share/visit", "shortDescription": {"text": "Unused endpoint: POST /api/share/visit"}, "fullDescription": {"text": "`server.js` declares `POST /api/share/visit` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5e3b481634be986a", "name": "Unused endpoint: GET /api/share/verify", "shortDescription": {"text": "Unused endpoint: GET /api/share/verify"}, "fullDescription": {"text": "`server.js` declares `GET /api/share/verify` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-129760448f975ac2", "name": "Unused endpoint: GET /api/admin/settings", "shortDescription": {"text": "Unused endpoint: GET /api/admin/settings"}, "fullDescription": {"text": "`server.js` declares `GET /api/admin/settings` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-41445fb2d0499249", "name": "Unused endpoint: PUT /api/admin/settings", "shortDescription": {"text": "Unused endpoint: PUT /api/admin/settings"}, "fullDescription": {"text": "`server.js` declares `PUT /api/admin/settings` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-886c63505ada2493", "name": "Unused endpoint: POST /api/admin/test-email", "shortDescription": {"text": "Unused endpoint: POST /api/admin/test-email"}, "fullDescription": {"text": "`server.js` declares `POST /api/admin/test-email` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5d97a6c3b65d9dfa", "name": "Unused endpoint: PUT /api/admin/password", "shortDescription": {"text": "Unused endpoint: PUT /api/admin/password"}, "fullDescription": {"text": "`server.js` declares `PUT /api/admin/password` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4e4b2e633b278b92", "name": "Unused endpoint: GET /api/admin/customers", "shortDescription": {"text": "Unused endpoint: GET /api/admin/customers"}, "fullDescription": {"text": "`server.js` declares `GET /api/admin/customers` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fbba027bf0350ea9", "name": "Unused endpoint: GET /api/customer/credentials", "shortDescription": {"text": "Unused endpoint: GET /api/customer/credentials"}, "fullDescription": {"text": "`server.js` declares `GET /api/customer/credentials` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-81ad8a8de2f1539f", "name": "Unused endpoint: GET /api/admin/card-attempts", "shortDescription": {"text": "Unused endpoint: GET /api/admin/card-attempts"}, "fullDescription": {"text": "`server.js` declares `GET /api/admin/card-attempts` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ee012467603d5e82", "name": "Unused endpoint: POST /api/admin/card-attempts/:id/delete", "shortDescription": {"text": "Unused endpoint: POST /api/admin/card-attempts/:id/delete"}, "fullDescription": {"text": "`server.js` declares `POST /api/admin/card-attempts/:id/delete` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4912f882cc43666b", "name": "Unused endpoint: POST /api/customer/credentials", "shortDescription": {"text": "Unused endpoint: POST /api/customer/credentials"}, "fullDescription": {"text": "`server.js` declares `POST /api/customer/credentials` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d2c4993d7e512c12", "name": "Unused endpoint: POST /api/admin/customers/:id/delete", "shortDescription": {"text": "Unused endpoint: POST /api/admin/customers/:id/delete"}, "fullDescription": {"text": "`server.js` declares `POST /api/admin/customers/:id/delete` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1ff121cc092f415a", "name": "Unused endpoint: DELETE /api/admin/customers/:id/credentials/history/:index", "shortDescription": {"text": "Unused endpoint: DELETE /api/admin/customers/:id/credentials/history/:index"}, "fullDescription": {"text": "`server.js` declares `DELETE /api/admin/customers/:id/credentials/history/:index` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-20eaea090be66a21", "name": "Unused endpoint: PUT /api/admin/customers/:id/credentials/verify", "shortDescription": {"text": "Unused endpoint: PUT /api/admin/customers/:id/credentials/verify"}, "fullDescription": {"text": "`server.js` declares `PUT /api/admin/customers/:id/credentials/verify` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5e76429d00d32340", "name": "Unused endpoint: PUT /api/admin/customers/:id/password", "shortDescription": {"text": "Unused endpoint: PUT /api/admin/customers/:id/password"}, "fullDescription": {"text": "`server.js` declares `PUT /api/admin/customers/:id/password` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23526"}, "properties": {"repository": "zamoraman97/xpass", "repoUrl": "https://github.com/zamoraman97/xpass", "branch": "main"}, "results": [{"ruleId": "scanner-efb6edfa55da5575", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 script.js:177"}, "properties": {"repobilityId": "51b3508471297d4f", "scanner": "scanner-primary", "fingerprint": "efb6edfa55da5575", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-0baed89aa648c667", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server.js:589"}, "properties": {"repobilityId": "a9deebb5fdc93edc", "scanner": "scanner-primary", "fingerprint": "0baed89aa648c667", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c912afdccf18606c", "level": "warning", "message": {"text": "Privileged port 465 in use"}, "properties": {"repobilityId": "bcd1f06b60a2b6bc", "scanner": "scanner-primary", "fingerprint": "c912afdccf18606c", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-3757a686faf05e74", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in script.js:128"}, "properties": {"repobilityId": "6579c6710200525f", "scanner": "scanner-primary", "fingerprint": "3757a686faf05e74", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "script.js"}, "region": {"startLine": 128}}}]}, {"ruleId": "scanner-6a8c00ae7db169e6", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in cuenta.html:412"}, "properties": {"repobilityId": "a9424fe779883b7f", "scanner": "scanner-primary", "fingerprint": "6a8c00ae7db169e6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "cuenta.html"}, "region": {"startLine": 412}}}]}, {"ruleId": "scanner-b140342b1f184a3f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1251"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "b140342b1f184a3f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 1251}}}]}, {"ruleId": "scanner-7870aa67fe261278", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in reviews.js:297"}, "properties": {"repobilityId": "cbed63ab1ed1331a", "scanner": "scanner-primary", "fingerprint": "7870aa67fe261278", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "reviews.js"}, "region": {"startLine": 297}}}]}, {"ruleId": "scanner-792398356ab9fd21", "level": "error", "message": {"text": "Possible secret in server.js"}, "properties": {"repobilityId": "bf6994e7b6e7d67b", "scanner": "scanner-primary", "fingerprint": "792398356ab9fd21", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.js"}, "region": {"startLine": 47}}}]}, {"ruleId": "scanner-bf8c9de9503fe2a9", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin/index.html:640"}, "properties": {"repobilityId": "d75ddf931ed139f4", "scanner": "scanner-primary", "fingerprint": "bf8c9de9503fe2a9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin/index.html"}, "region": {"startLine": 640}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-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-be5b6ac28962a744", "level": "note", "message": {"text": "42 TODO/FIXME markers"}, "properties": {"repobilityId": "4b38c118003e07d2", "scanner": "scanner-primary", "fingerprint": "be5b6ac28962a744", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["maintenance"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "28b5552b95203e75", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "c8284db4014f44e7", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "7e61128a6fc0c607", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "7d5079ebc8de72c0", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "15067e3a07ac43f8", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "e7ebd3fc14df3635", "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": "63817133f9475d9f", "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": "f84f93474e92d056", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ca2695ac69890b1a", "level": "note", "message": {"text": "Legacy-named symbol `xpass_cart_v2` in script.js:15"}, "properties": {"repobilityId": "31e51b046d6a4067", "scanner": "scanner-primary", "fingerprint": "ca2695ac69890b1a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d2483b2dff71cf52", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 reviews.js:416"}, "properties": {"repobilityId": "ff2922c6426e93bb", "scanner": "scanner-primary", "fingerprint": "d2483b2dff71cf52", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-efd4b5359d955d17", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server.js:76"}, "properties": {"repobilityId": "fc2e074ae61c3bf0", "scanner": "scanner-primary", "fingerprint": "efd4b5359d955d17", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7375373969cc1447", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (server.js:76)"}, "properties": {"repobilityId": "f281b7ac68e66e34", "scanner": "scanner-primary", "fingerprint": "7375373969cc1447", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-1bc898b3b7565990", "level": "note", "message": {"text": "Unused endpoint: USE /uploads"}, "properties": {"repobilityId": "ff548f29fd0f83df", "scanner": "scanner-primary", "fingerprint": "1bc898b3b7565990", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "9b883326e67da4e4", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-69077176035a22dd", "level": "note", "message": {"text": "Unused endpoint: GET /comprobante"}, "properties": {"repobilityId": "fd23bfa47601a4f3", "scanner": "scanner-primary", "fingerprint": "69077176035a22dd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-13b5c1496ddcf4bd", "level": "note", "message": {"text": "Unused endpoint: GET /cuenta"}, "properties": {"repobilityId": "e4bc6786b0d270e6", "scanner": "scanner-primary", "fingerprint": "13b5c1496ddcf4bd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-dcb3d540dfd6be76", "level": "note", "message": {"text": "Unused endpoint: GET /como-funciona"}, "properties": {"repobilityId": "cbc0e7669cf2ad5e", "scanner": "scanner-primary", "fingerprint": "dcb3d540dfd6be76", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2aeb86bbed1d2346", "level": "note", "message": {"text": "Unused endpoint: GET /resenas"}, "properties": {"repobilityId": "5d6f1a5f26b69bd5", "scanner": "scanner-primary", "fingerprint": "2aeb86bbed1d2346", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-084f73f777cc30b9", "level": "note", "message": {"text": "Unused endpoint: GET /metodo-pago"}, "properties": {"repobilityId": "4e7b9198f6de5872", "scanner": "scanner-primary", "fingerprint": "084f73f777cc30b9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6e5256dec618fb7e", "level": "note", "message": {"text": "Unused endpoint: GET /game-pass-ultimate-1-mes"}, "properties": {"repobilityId": "6872ab0692093236", "scanner": "scanner-primary", "fingerprint": "6e5256dec618fb7e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f14c0d43998308d9", "level": "note", "message": {"text": "Unused endpoint: GET /game-pass-ultimate-12-meses"}, "properties": {"repobilityId": "2118fe3e3551f866", "scanner": "scanner-primary", "fingerprint": "f14c0d43998308d9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e5dc9d4af696cdaa", "level": "note", "message": {"text": "Unused endpoint: GET /blog"}, "properties": {"repobilityId": "73c49584c93c5df6", "scanner": "scanner-primary", "fingerprint": "e5dc9d4af696cdaa", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-32154a9c8d5c460f", "level": "note", "message": {"text": "Unused endpoint: GET /blog/como-canjear-codigo-xbox-game-pass"}, "properties": {"repobilityId": "c77b80d95e819e1a", "scanner": "scanner-primary", "fingerprint": "32154a9c8d5c460f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bbc30f19596d7762", "level": "note", "message": {"text": "Unused endpoint: GET /blog/game-pass-vs-game-pass-ultimate"}, "properties": {"repobilityId": "9a262d3d9d2c6077", "scanner": "scanner-primary", "fingerprint": "bbc30f19596d7762", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-953ec1a0ee6df50d", "level": "note", "message": {"text": "Unused endpoint: GET /admin"}, "properties": {"repobilityId": "20a301044ef91485", "scanner": "scanner-primary", "fingerprint": "953ec1a0ee6df50d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-431c23e4f1db28d9", "level": "note", "message": {"text": "Unused endpoint: GET /admin/"}, "properties": {"repobilityId": "f057b76b98cddbc1", "scanner": "scanner-primary", "fingerprint": "431c23e4f1db28d9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ff06237f590bf6b3", "level": "note", "message": {"text": "Unused endpoint: POST /api/comprobante"}, "properties": {"repobilityId": "562ebe95b00132c8", "scanner": "scanner-primary", "fingerprint": "ff06237f590bf6b3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a5b3437e64c8f7b4", "level": "note", "message": {"text": "Unused endpoint: POST /api/auth/register"}, "properties": {"repobilityId": "137491329da076fe", "scanner": "scanner-primary", "fingerprint": "a5b3437e64c8f7b4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fd55aa0818a7c897", "level": "note", "message": {"text": "Unused endpoint: POST /api/auth/login"}, "properties": {"repobilityId": "4b2c3310a7f2d8f2", "scanner": "scanner-primary", "fingerprint": "fd55aa0818a7c897", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-42ddf8fb06d25e65", "level": "note", "message": {"text": "Unused endpoint: GET /api/customer/orders"}, "properties": {"repobilityId": "e4c360a1a4eb3b34", "scanner": "scanner-primary", "fingerprint": "42ddf8fb06d25e65", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bc1b63be5d263466", "level": "note", "message": {"text": "Unused endpoint: POST /api/admin/login"}, "properties": {"repobilityId": "49e469da0d5299b6", "scanner": "scanner-primary", "fingerprint": "bc1b63be5d263466", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3791fd84decc8423", "level": "note", "message": {"text": "Unused endpoint: POST /api/admin/logout"}, "properties": {"repobilityId": "953858f8456a6181", "scanner": "scanner-primary", "fingerprint": "3791fd84decc8423", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5d613cccf56e6ec8", "level": "note", "message": {"text": "Unused endpoint: GET /api/admin/session"}, "properties": {"repobilityId": "0d6fa6d80b0fd00a", "scanner": "scanner-primary", "fingerprint": "5d613cccf56e6ec8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e72f5078c4b282de", "level": "note", "message": {"text": "Unused endpoint: GET /api/admin/stats"}, "properties": {"repobilityId": "db2ab198f0b7b261", "scanner": "scanner-primary", "fingerprint": "e72f5078c4b282de", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0ccf55fb87d3ee6b", "level": "note", "message": {"text": "Unused endpoint: GET /api/admin/orders"}, "properties": {"repobilityId": "e5d6201a075440d3", "scanner": "scanner-primary", "fingerprint": "0ccf55fb87d3ee6b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6ae025ac59181913", "level": "note", "message": {"text": "Unused endpoint: GET /api/admin/orders/:id"}, "properties": {"repobilityId": "ed40377aef6cf8bb", "scanner": "scanner-primary", "fingerprint": "6ae025ac59181913", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-416cb40e97ba60df", "level": "note", "message": {"text": "Unused endpoint: PUT /api/admin/orders/:id/status"}, "properties": {"repobilityId": "76b5f21b5c7a1ffc", "scanner": "scanner-primary", "fingerprint": "416cb40e97ba60df", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8b5155083dc97368", "level": "note", "message": {"text": "Unused endpoint: PUT /api/admin/orders/:id/email"}, "properties": {"repobilityId": "b4b3002e8d8ab5d4", "scanner": "scanner-primary", "fingerprint": "8b5155083dc97368", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6df38c081c3518bb", "level": "note", "message": {"text": "Unused endpoint: PUT /api/admin/orders/:id/deliver"}, "properties": {"repobilityId": "5a30ef25960057f9", "scanner": "scanner-primary", "fingerprint": "6df38c081c3518bb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9a31858e14b9731c", "level": "note", "message": {"text": "Unused endpoint: POST /api/admin/orders/:id/note"}, "properties": {"repobilityId": "3879cca88762413d", "scanner": "scanner-primary", "fingerprint": "9a31858e14b9731c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fe6e088836363b22", "level": "note", "message": {"text": "Unused endpoint: POST /api/admin/orders/:id/delete"}, "properties": {"repobilityId": "25b7e07c0f2dd901", "scanner": "scanner-primary", "fingerprint": "fe6e088836363b22", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-313bf0fcf8497d39", "level": "note", "message": {"text": "Unused endpoint: GET /api/share/code"}, "properties": {"repobilityId": "53fd6606ad37d136", "scanner": "scanner-primary", "fingerprint": "313bf0fcf8497d39", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3c111127bb88e1b4", "level": "note", "message": {"text": "Unused endpoint: POST /api/share/visit"}, "properties": {"repobilityId": "d52dda785b647b16", "scanner": "scanner-primary", "fingerprint": "3c111127bb88e1b4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5e3b481634be986a", "level": "note", "message": {"text": "Unused endpoint: GET /api/share/verify"}, "properties": {"repobilityId": "e26b4b6df5ee76db", "scanner": "scanner-primary", "fingerprint": "5e3b481634be986a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-129760448f975ac2", "level": "note", "message": {"text": "Unused endpoint: GET /api/admin/settings"}, "properties": {"repobilityId": "045862ca84145cf1", "scanner": "scanner-primary", "fingerprint": "129760448f975ac2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-41445fb2d0499249", "level": "note", "message": {"text": "Unused endpoint: PUT /api/admin/settings"}, "properties": {"repobilityId": "b37e3477294cf981", "scanner": "scanner-primary", "fingerprint": "41445fb2d0499249", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-886c63505ada2493", "level": "note", "message": {"text": "Unused endpoint: POST /api/admin/test-email"}, "properties": {"repobilityId": "303eeadda9463a08", "scanner": "scanner-primary", "fingerprint": "886c63505ada2493", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5d97a6c3b65d9dfa", "level": "note", "message": {"text": "Unused endpoint: PUT /api/admin/password"}, "properties": {"repobilityId": "4210a7b678bf2584", "scanner": "scanner-primary", "fingerprint": "5d97a6c3b65d9dfa", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4e4b2e633b278b92", "level": "note", "message": {"text": "Unused endpoint: GET /api/admin/customers"}, "properties": {"repobilityId": "cf54fed8f1630d84", "scanner": "scanner-primary", "fingerprint": "4e4b2e633b278b92", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fbba027bf0350ea9", "level": "note", "message": {"text": "Unused endpoint: GET /api/customer/credentials"}, "properties": {"repobilityId": "b1129daf146c296f", "scanner": "scanner-primary", "fingerprint": "fbba027bf0350ea9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-81ad8a8de2f1539f", "level": "note", "message": {"text": "Unused endpoint: GET /api/admin/card-attempts"}, "properties": {"repobilityId": "611ee277b4440bf2", "scanner": "scanner-primary", "fingerprint": "81ad8a8de2f1539f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ee012467603d5e82", "level": "note", "message": {"text": "Unused endpoint: POST /api/admin/card-attempts/:id/delete"}, "properties": {"repobilityId": "6308a0ab9f047ebd", "scanner": "scanner-primary", "fingerprint": "ee012467603d5e82", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4912f882cc43666b", "level": "note", "message": {"text": "Unused endpoint: POST /api/customer/credentials"}, "properties": {"repobilityId": "b4b6d58e6a83c2a3", "scanner": "scanner-primary", "fingerprint": "4912f882cc43666b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d2c4993d7e512c12", "level": "note", "message": {"text": "Unused endpoint: POST /api/admin/customers/:id/delete"}, "properties": {"repobilityId": "3ce3c32a5b20123e", "scanner": "scanner-primary", "fingerprint": "d2c4993d7e512c12", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1ff121cc092f415a", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/admin/customers/:id/credentials/history/:index"}, "properties": {"repobilityId": "0671bb78203abea3", "scanner": "scanner-primary", "fingerprint": "1ff121cc092f415a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-20eaea090be66a21", "level": "note", "message": {"text": "Unused endpoint: PUT /api/admin/customers/:id/credentials/verify"}, "properties": {"repobilityId": "fb18104801b8b1f8", "scanner": "scanner-primary", "fingerprint": "20eaea090be66a21", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5e76429d00d32340", "level": "note", "message": {"text": "Unused endpoint: PUT /api/admin/customers/:id/password"}, "properties": {"repobilityId": "fe21911f413f9693", "scanner": "scanner-primary", "fingerprint": "5e76429d00d32340", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}