{"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-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-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 54 source file(s) (ratio 0.02). 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-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-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-1b5a76780c3df9aa", "name": "1 env vars used in code but missing from .env.example", "shortDescription": {"text": "1 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `NODE_ENV`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8cde5f7320d20cff", "name": "Unused endpoint: GET /parametros/:id", "shortDescription": {"text": "Unused endpoint: GET /parametros/:id"}, "fullDescription": {"text": "`src/parametros/parametros.controller.ts` declares `GET /parametros/: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-89e76ba90ac8101d", "name": "Unused endpoint: PATCH /parametros/:id", "shortDescription": {"text": "Unused endpoint: PATCH /parametros/:id"}, "fullDescription": {"text": "`src/parametros/parametros.controller.ts` declares `PATCH /parametros/: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-23b5e2448f9ac23c", "name": "Unused endpoint: DELETE /parametros/:id", "shortDescription": {"text": "Unused endpoint: DELETE /parametros/:id"}, "fullDescription": {"text": "`src/parametros/parametros.controller.ts` declares `DELETE /parametros/: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-8292c0931391749a", "name": "Unused endpoint: POST /auth/register", "shortDescription": {"text": "Unused endpoint: POST /auth/register"}, "fullDescription": {"text": "`src/auth/auth.controller.ts` declares `POST /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-8fdbacfe9430a6ed", "name": "Unused endpoint: POST /auth/login", "shortDescription": {"text": "Unused endpoint: POST /auth/login"}, "fullDescription": {"text": "`src/auth/auth.controller.ts` declares `POST /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-85c56ff52f05149d", "name": "Unused endpoint: PATCH /titulos-paneles/:id", "shortDescription": {"text": "Unused endpoint: PATCH /titulos-paneles/:id"}, "fullDescription": {"text": "`src/titulos-paneles/titulos-paneles.controller.ts` declares `PATCH /titulos-paneles/: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-d33371ed72698c38", "name": "Unused endpoint: DELETE /titulos-paneles/:id", "shortDescription": {"text": "Unused endpoint: DELETE /titulos-paneles/:id"}, "fullDescription": {"text": "`src/titulos-paneles/titulos-paneles.controller.ts` declares `DELETE /titulos-paneles/: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-4100e1a301fdd2b8", "name": "Unused endpoint: GET /lecturas/registrador/:id/ultimas", "shortDescription": {"text": "Unused endpoint: GET /lecturas/registrador/:id/ultimas"}, "fullDescription": {"text": "`src/lecturas/lecturas.controller.ts` declares `GET /lecturas/registrador/:id/ultimas` 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-d344f0f651e5d5ad", "name": "Unused endpoint: GET /registradores/:id", "shortDescription": {"text": "Unused endpoint: GET /registradores/:id"}, "fullDescription": {"text": "`src/registradores/registradores.controller.ts` declares `GET /registradores/: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-53c4a82b1f5a6d9d", "name": "Unused endpoint: GET /registradores/eliminados", "shortDescription": {"text": "Unused endpoint: GET /registradores/eliminados"}, "fullDescription": {"text": "`src/registradores/registradores.controller.ts` declares `GET /registradores/eliminados` 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-aab93c86a8cf9eae", "name": "Unused endpoint: PATCH /registradores/:id/restaurar", "shortDescription": {"text": "Unused endpoint: PATCH /registradores/:id/restaurar"}, "fullDescription": {"text": "`src/registradores/registradores.controller.ts` declares `PATCH /registradores/:id/restaurar` 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-47f80aa094b05dd4", "name": "Unused endpoint: PATCH /registradores/:id", "shortDescription": {"text": "Unused endpoint: PATCH /registradores/:id"}, "fullDescription": {"text": "`src/registradores/registradores.controller.ts` declares `PATCH /registradores/: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-efc2e054872c2063", "name": "Unused endpoint: DELETE /registradores/:id", "shortDescription": {"text": "Unused endpoint: DELETE /registradores/:id"}, "fullDescription": {"text": "`src/registradores/registradores.controller.ts` declares `DELETE /registradores/: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-cadc718f8401d864", "name": "Unused endpoint: GET /usuarios/me", "shortDescription": {"text": "Unused endpoint: GET /usuarios/me"}, "fullDescription": {"text": "`src/usuarios/usuarios.controller.ts` declares `GET /usuarios/me` 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-19b22151457fdcb8", "name": "Unused endpoint: PATCH /usuarios/me", "shortDescription": {"text": "Unused endpoint: PATCH /usuarios/me"}, "fullDescription": {"text": "`src/usuarios/usuarios.controller.ts` declares `PATCH /usuarios/me` 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-c7247f999b1878cd", "name": "Unused endpoint: DELETE /usuarios/me", "shortDescription": {"text": "Unused endpoint: DELETE /usuarios/me"}, "fullDescription": {"text": "`src/usuarios/usuarios.controller.ts` declares `DELETE /usuarios/me` 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-182d28ec8085ea3b", "name": "Unused endpoint: PATCH /relaciones-transformacion/:id", "shortDescription": {"text": "Unused endpoint: PATCH /relaciones-transformacion/:id"}, "fullDescription": {"text": "`src/relaciones-transformacion/relaciones-transformacion.controller.ts` declares `PATCH /relaciones-transformacion/: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-ae81ff41ef51f113", "name": "Unused endpoint: DELETE /relaciones-transformacion/:id", "shortDescription": {"text": "Unused endpoint: DELETE /relaciones-transformacion/:id"}, "fullDescription": {"text": "`src/relaciones-transformacion/relaciones-transformacion.controller.ts` declares `DELETE /relaciones-transformacion/: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}}]}}, "automationDetails": {"id": "repobility/18927"}, "properties": {"repository": "santysnk/relaywatch-backend", "repoUrl": "https://github.com/santysnk/relaywatch-backend", "branch": "main"}, "results": [{"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-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": "ebe450e253406c1d", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "b428cadd350a2f41", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "5200b5d033baad95", "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": "08d999fb5cd20696", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-1b5a76780c3df9aa", "level": "none", "message": {"text": "1 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d04379b337b44a15", "scanner": "scanner-primary", "fingerprint": "1b5a76780c3df9aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-8cde5f7320d20cff", "level": "note", "message": {"text": "Unused endpoint: GET /parametros/:id"}, "properties": {"repobilityId": "8aa8ecdd3176b7a0", "scanner": "scanner-primary", "fingerprint": "8cde5f7320d20cff", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-89e76ba90ac8101d", "level": "note", "message": {"text": "Unused endpoint: PATCH /parametros/:id"}, "properties": {"repobilityId": "dfc6a0e95bbc7a2d", "scanner": "scanner-primary", "fingerprint": "89e76ba90ac8101d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-23b5e2448f9ac23c", "level": "note", "message": {"text": "Unused endpoint: DELETE /parametros/:id"}, "properties": {"repobilityId": "3b8a1d5dfa810aa5", "scanner": "scanner-primary", "fingerprint": "23b5e2448f9ac23c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8292c0931391749a", "level": "note", "message": {"text": "Unused endpoint: POST /auth/register"}, "properties": {"repobilityId": "38c5bfe70c6ac27c", "scanner": "scanner-primary", "fingerprint": "8292c0931391749a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8fdbacfe9430a6ed", "level": "note", "message": {"text": "Unused endpoint: POST /auth/login"}, "properties": {"repobilityId": "356f25171b5a48a6", "scanner": "scanner-primary", "fingerprint": "8fdbacfe9430a6ed", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-85c56ff52f05149d", "level": "note", "message": {"text": "Unused endpoint: PATCH /titulos-paneles/:id"}, "properties": {"repobilityId": "5d3b67997a6e478b", "scanner": "scanner-primary", "fingerprint": "85c56ff52f05149d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d33371ed72698c38", "level": "note", "message": {"text": "Unused endpoint: DELETE /titulos-paneles/:id"}, "properties": {"repobilityId": "2aa806e809174b6d", "scanner": "scanner-primary", "fingerprint": "d33371ed72698c38", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4100e1a301fdd2b8", "level": "note", "message": {"text": "Unused endpoint: GET /lecturas/registrador/:id/ultimas"}, "properties": {"repobilityId": "90d804ae69c4308b", "scanner": "scanner-primary", "fingerprint": "4100e1a301fdd2b8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d344f0f651e5d5ad", "level": "note", "message": {"text": "Unused endpoint: GET /registradores/:id"}, "properties": {"repobilityId": "9191ecaed7965eaf", "scanner": "scanner-primary", "fingerprint": "d344f0f651e5d5ad", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-53c4a82b1f5a6d9d", "level": "note", "message": {"text": "Unused endpoint: GET /registradores/eliminados"}, "properties": {"repobilityId": "eedd0b3c2ed2a82f", "scanner": "scanner-primary", "fingerprint": "53c4a82b1f5a6d9d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-aab93c86a8cf9eae", "level": "note", "message": {"text": "Unused endpoint: PATCH /registradores/:id/restaurar"}, "properties": {"repobilityId": "e1c13b6f351f1f6a", "scanner": "scanner-primary", "fingerprint": "aab93c86a8cf9eae", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-47f80aa094b05dd4", "level": "note", "message": {"text": "Unused endpoint: PATCH /registradores/:id"}, "properties": {"repobilityId": "3f0550bf81562807", "scanner": "scanner-primary", "fingerprint": "47f80aa094b05dd4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-efc2e054872c2063", "level": "note", "message": {"text": "Unused endpoint: DELETE /registradores/:id"}, "properties": {"repobilityId": "f9276577ccb72e33", "scanner": "scanner-primary", "fingerprint": "efc2e054872c2063", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cadc718f8401d864", "level": "note", "message": {"text": "Unused endpoint: GET /usuarios/me"}, "properties": {"repobilityId": "a55d53c093788fa8", "scanner": "scanner-primary", "fingerprint": "cadc718f8401d864", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-19b22151457fdcb8", "level": "note", "message": {"text": "Unused endpoint: PATCH /usuarios/me"}, "properties": {"repobilityId": "a082adc65913d991", "scanner": "scanner-primary", "fingerprint": "19b22151457fdcb8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c7247f999b1878cd", "level": "note", "message": {"text": "Unused endpoint: DELETE /usuarios/me"}, "properties": {"repobilityId": "45a14f5472ab9fef", "scanner": "scanner-primary", "fingerprint": "c7247f999b1878cd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-182d28ec8085ea3b", "level": "note", "message": {"text": "Unused endpoint: PATCH /relaciones-transformacion/:id"}, "properties": {"repobilityId": "ff61ee4f4f1551ba", "scanner": "scanner-primary", "fingerprint": "182d28ec8085ea3b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ae81ff41ef51f113", "level": "note", "message": {"text": "Unused endpoint: DELETE /relaciones-transformacion/:id"}, "properties": {"repobilityId": "9829201189cce1b5", "scanner": "scanner-primary", "fingerprint": "ae81ff41ef51f113", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}