{"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-6133eea7c6cf0e9a", "name": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/migrate-fiscal.ts:140", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/migrate-fiscal.ts:140"}, "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-9a776abcc96618b3", "name": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/backfill-report-order.ts:14", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/backfill-report-order.ts:14"}, "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-5223829bd6050faf", "name": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/seed.ts:30", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/seed.ts:30"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5df0f2903a2bc9a4", "name": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/backfill-node-descriptions.ts:22", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/backfill-node-descriptions.ts: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-2fa01599d5ac2b99", "name": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/backfill-threshold-bands.ts:21", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/backfill-threshold-bands.ts:21"}, "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-1933476abe664ce6", "name": "Insecure pattern 'node_child_process' in apps/watchlog-web/scripts/free-port.mjs:6", "shortDescription": {"text": "Insecure pattern 'node_child_process' in apps/watchlog-web/scripts/free-port.mjs:6"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-085137fd855fafde", "name": "Possible secret in apps/watchlog-web/src/i18n/locales/es-CL.ts", "shortDescription": {"text": "Possible secret in apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-27cdd1c0cde5e6cc", "name": "Possible secret in apps/watchlog-api/prisma/seed.ts", "shortDescription": {"text": "Possible secret in apps/watchlog-api/prisma/seed.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-00d9260d46732ed9", "name": "Possible secret in apps/watchlog-api/src/log-entries/log-entries.service.spec.ts", "shortDescription": {"text": "Possible secret in apps/watchlog-api/src/log-entries/log-entries.service.spec.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-e6f90cf9174a3ec4", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "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-af0464fc1a2bebfe", "name": "Very large file: prototipo.tsx (1244 lines)", "shortDescription": {"text": "Very large file: prototipo.tsx (1244 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-678d2d1c662f4ed7", "name": "Very large file: apps/watchlog-web/src/i18n/locales/es-CL.ts (1862 lines)", "shortDescription": {"text": "Very large file: apps/watchlog-web/src/i18n/locales/es-CL.ts (1862 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-65944dc91b58b62a", "name": "Very large file: apps/watchlog-api/src/log-entries/log-entries.service.ts (2688 lines)", "shortDescription": {"text": "Very large file: apps/watchlog-api/src/log-entries/log-entries.service.ts (2688 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e4ecbe2cbfe19435", "name": "Very large file: apps/watchlog-api/src/log-entries/log-entries.service.spec.ts (1169 lines)", "shortDescription": {"text": "Very large file: apps/watchlog-api/src/log-entries/log-entries.service.spec.ts (1169 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aae34b85fa4fdbe0", "name": "Very large file: apps/watchlog-api/src/log-entries/logbook-query.service.ts (1105 lines)", "shortDescription": {"text": "Very large file: apps/watchlog-api/src/log-entries/logbook-query.service.ts (1105 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9ae9307607476068", "name": "Very large file: packages/contracts/src/templates/field-types.ts (1168 lines)", "shortDescription": {"text": "Very large file: packages/contracts/src/templates/field-types.ts (1168 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7ef1ee3a4aa6d233", "name": "Very large file: packages/contracts/src/log-entries/log-entries.ts (1656 lines)", "shortDescription": {"text": "Very large file: packages/contracts/src/log-entries/log-entries.ts (1656 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 366 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-ed13c8a2149a7cc4", "name": "41 TODO/FIXME markers", "shortDescription": {"text": "41 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-b00994fa32dafecd", "name": "Node manifest has dependencies but no lockfile: apps/watchlog-web/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/watchlog-web/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0691e4f4fd6993bd", "name": "Node manifest has dependencies but no lockfile: apps/watchlog-api/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/watchlog-api/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-eddecaa766cadff2", "name": "Node manifest has dependencies but no lockfile: packages/config/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/config/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-50218c90b43393bb", "name": "Node manifest has dependencies but no lockfile: packages/ui/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/ui/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ba72c867a428389e", "name": "Node manifest has dependencies but no lockfile: packages/permissions/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/permissions/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f85d8f0719e22fa8", "name": "Node manifest has dependencies but no lockfile: packages/contracts/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/contracts/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "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 125 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 168 placeholder/mock markers across 63 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, lockfile. 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, lockfile. 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-2977789c55970c02", "name": "Commented-code block (7 lines) in apps/watchlog-web/src/process-shim.ts:3", "shortDescription": {"text": "Commented-code block (7 lines) in apps/watchlog-web/src/process-shim.ts:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7457cc80f6ead291", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/watchlog-web/src/lib/api-client.ts:57", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/watchlog-web/src/lib/api-client.ts:57"}, "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-beb0eaca631beb16", "name": "Commented-code block (5 lines) in apps/watchlog-web/src/features/templates/builder-model.ts:80", "shortDescription": {"text": "Commented-code block (5 lines) in apps/watchlog-web/src/features/templates/builder-model.ts:80"}, "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-1e82a8f7c8577c5a", "name": "Commented-code block (5 lines) in apps/watchlog-api/src/config/env.schema.ts:57", "shortDescription": {"text": "Commented-code block (5 lines) in apps/watchlog-api/src/config/env.schema.ts:57"}, "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-5dbcd81b0abce07d", "name": "Commented-code block (5 lines) in apps/watchlog-api/src/templates/templates.service.ts:128", "shortDescription": {"text": "Commented-code block (5 lines) in apps/watchlog-api/src/templates/templates.service.ts:128"}, "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-232c617043ecafc3", "name": "Commented-code block (5 lines) in apps/watchlog-api/src/log-entries/log-entries.service.ts:1002", "shortDescription": {"text": "Commented-code block (5 lines) in apps/watchlog-api/src/log-entries/log-entries.service.ts:1002"}, "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-f020d112a613a984", "name": "Commented-code block (8 lines) in apps/watchlog-api/src/log-entries/logbook-query.service.ts:762", "shortDescription": {"text": "Commented-code block (8 lines) in apps/watchlog-api/src/log-entries/logbook-query.service.ts:762"}, "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-7495d612afc39bc9", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-objetos-ola3.py:99", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-objetos-ola3.py:99"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7e980f5dfd233004", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-facets-peek.py:48", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-facets-peek.py:48"}, "fullDescription": {"text": "`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6d4ec9d0146cb733", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-business-rules.py:69", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-business-rules.py:69"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2ce46f3fb4dd25cc", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-field-layout.py:69", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-field-layout.py:69"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0571d47bdab17245", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-objetos-ola2.py:73", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-objetos-ola2.py:73"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ec5c52fabc9d84a8", "name": "Legacy-named symbol `op_scope_backup` in scripts/smoke-template-multinode.py:79", "shortDescription": {"text": "Legacy-named symbol `op_scope_backup` in scripts/smoke-template-multinode.py:79"}, "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-f6e2542d8aaa6d77", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-workflow-sla.py:61", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-workflow-sla.py:61"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-021cbc6ee937dbd0", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-grid-content.py:65", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-grid-content.py:65"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-139314031b652514", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-template-equipment-mode.py:63", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-template-equipment-mode.py:63"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-009be5fd7f4d3673", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-objetos-ola4.py:66", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-objetos-ola4.py:66"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e0ecc0af96c1ba2a", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-field-geometry.py:67", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-field-geometry.py:67"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2e71985791e5bb91", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-void-edit.py:76", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-void-edit.py:76"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e2f834ab5a13d157", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-objetos-ola1.py:72", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-objetos-ola1.py:72"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7aab64e2d4beffc3", "name": "Commented-code block (6 lines) in packages/contracts/src/reference-data/reference-data.ts:132", "shortDescription": {"text": "Commented-code block (6 lines) in packages/contracts/src/reference-data/reference-data.ts:132"}, "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-a9990c008e656293", "name": "Commented-code block (5 lines) in packages/contracts/src/security/permissions.ts:339", "shortDescription": {"text": "Commented-code block (5 lines) in packages/contracts/src/security/permissions.ts:339"}, "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-f97266563651698e", "name": "Commented-code block (8 lines) in packages/contracts/src/templates/field-types.ts:92", "shortDescription": {"text": "Commented-code block (8 lines) in packages/contracts/src/templates/field-types.ts:92"}, "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-a68e020d86dcf562", "name": "Commented-code block (5 lines) in packages/contracts/src/saved-views/saved-views.ts:111", "shortDescription": {"text": "Commented-code block (5 lines) in packages/contracts/src/saved-views/saved-views.ts:111"}, "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-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: `MODE`, `PORT`, `VITE_LICENSEE_INDUSTRY`, `VITE_LICENSEE_LOGO_URL`, `WL_ADMIN_EMAIL`, `WL_BASE`, `WL_DEMO_PASS`. 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-380b7cb95b387b9c", "name": "Near-duplicate function bodies in 11 places", "shortDescription": {"text": "Near-duplicate function bodies in 11 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/smoke-objetos-ola3.py:req, scripts/smoke-business-rules.py:req, scripts/smoke-field-layout.py:req, scripts/smoke-objetos-ola2.py:req\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6297377883dd7783", "name": "Near-duplicate function bodies in 13 places", "shortDescription": {"text": "Near-duplicate function bodies in 13 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/smoke-objetos-ola3.py:call, scripts/smoke-business-rules.py:call, scripts/smoke-field-layout.py:call, scripts/smoke-objetos-ola2.py:call\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-49c98f7cedd9c977", "name": "Near-duplicate function bodies in 4 places", "shortDescription": {"text": "Near-duplicate function bodies in 4 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/smoke-objetos-ola3.py:pg, scripts/smoke-objetos-ola2.py:pg, scripts/smoke-objetos-ola4.py:pg, scripts/smoke-objetos-ola1.py:pg\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9dad557909b86499", "name": "Near-duplicate function bodies in 10 places", "shortDescription": {"text": "Near-duplicate function bodies in 10 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/smoke-objetos-ola3.py:flatten, scripts/smoke-business-rules.py:flatten, scripts/smoke-field-layout.py:flatten, scripts/smoke-objetos-ola2.py:flatten\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/smoke-objetos-ola3.py:check, scripts/smoke-workflow-sla.py:check, scripts/smoke-objetos-ola4.py:check\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-76a2f6818267a9a8", "name": "Near-duplicate function bodies in 8 places", "shortDescription": {"text": "Near-duplicate function bodies in 8 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/smoke-objetos-ola3.py:main, scripts/smoke-field-layout.py:main, scripts/smoke-objetos-ola2.py:main, scripts/smoke-grid-content.py:main\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0027e313ade46c8f", "name": "Near-duplicate function bodies in 7 places", "shortDescription": {"text": "Near-duplicate function bodies in 7 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/smoke-business-rules.py:check, scripts/smoke-field-layout.py:check, scripts/smoke-objetos-ola2.py:check, scripts/smoke-grid-content.py:check\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/smoke-objetos-ola2.py:pg_q, scripts/smoke-objetos-ola1.py:pg_q\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0be39900c01c17db", "name": "Dangling fetch: POST https://api.anthropic.com/v1/messages (prototipo.tsx:200)", "shortDescription": {"text": "Dangling fetch: POST https://api.anthropic.com/v1/messages (prototipo.tsx:200)"}, "fullDescription": {"text": "`prototipo.tsx:200` calls `POST https://api.anthropic.com/v1/messages` 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.anthropic.com/v1/messages`\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-b35212b766768c78", "name": "Unused endpoint: GET /security/permissions", "shortDescription": {"text": "Unused endpoint: GET /security/permissions"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/security.controller.ts` declares `GET /security/permissions` 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-5a999b0b137decb4", "name": "Unused endpoint: GET /security/password-policy", "shortDescription": {"text": "Unused endpoint: GET /security/password-policy"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/security.controller.ts` declares `GET /security/password-policy` 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-ad746ef00aea4905", "name": "Unused endpoint: PUT /security/password-policy", "shortDescription": {"text": "Unused endpoint: PUT /security/password-policy"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/security.controller.ts` declares `PUT /security/password-policy` 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-89c40a96e5817545", "name": "Unused endpoint: GET /security/audit/export", "shortDescription": {"text": "Unused endpoint: GET /security/audit/export"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/security.controller.ts` declares `GET /security/audit/export` 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-851ab32f2a0dc9f7", "name": "Unused endpoint: GET /security/audit", "shortDescription": {"text": "Unused endpoint: GET /security/audit"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/security.controller.ts` declares `GET /security/audit` 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-60bfe5cae42fc577", "name": "Unused endpoint: GET /security/users/:id", "shortDescription": {"text": "Unused endpoint: GET /security/users/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/users.controller.ts` declares `GET /security/users/: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-33d62b821a564519", "name": "Unused endpoint: PATCH /security/users/:id", "shortDescription": {"text": "Unused endpoint: PATCH /security/users/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/users.controller.ts` declares `PATCH /security/users/: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-f416086b1a421777", "name": "Unused endpoint: PUT /security/users/:id/roles", "shortDescription": {"text": "Unused endpoint: PUT /security/users/:id/roles"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/users.controller.ts` declares `PUT /security/users/:id/roles` 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-a7cbe4a6c260faf7", "name": "Unused endpoint: PUT /security/users/:id/scope", "shortDescription": {"text": "Unused endpoint: PUT /security/users/:id/scope"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/users.controller.ts` declares `PUT /security/users/:id/scope` 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-90e07f2cc28228f7", "name": "Unused endpoint: PUT /security/users/:id/template-scope", "shortDescription": {"text": "Unused endpoint: PUT /security/users/:id/template-scope"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/users.controller.ts` declares `PUT /security/users/:id/template-scope` 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-da6607cdeb38d01d", "name": "Unused endpoint: POST /security/users/:id/mfa/reset", "shortDescription": {"text": "Unused endpoint: POST /security/users/:id/mfa/reset"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/users.controller.ts` declares `POST /security/users/:id/mfa/reset` 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-6f3a0a7cd3d12cea", "name": "Unused endpoint: POST /security/users/:id/reset-password", "shortDescription": {"text": "Unused endpoint: POST /security/users/:id/reset-password"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/users.controller.ts` declares `POST /security/users/:id/reset-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-7a7175673d824be0", "name": "Unused endpoint: GET /security/template-scope/options", "shortDescription": {"text": "Unused endpoint: GET /security/template-scope/options"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/template-scope.controller.ts` declares `GET /security/template-scope/options` 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-2bddfe44482583b5", "name": "Unused endpoint: GET /security/roles/:id", "shortDescription": {"text": "Unused endpoint: GET /security/roles/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/roles.controller.ts` declares `GET /security/roles/: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-e19c07f8b5369650", "name": "Unused endpoint: PATCH /security/roles/:id", "shortDescription": {"text": "Unused endpoint: PATCH /security/roles/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/roles.controller.ts` declares `PATCH /security/roles/: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-27943f5c483cc6bd", "name": "Unused endpoint: PUT /security/roles/:id/template-scope", "shortDescription": {"text": "Unused endpoint: PUT /security/roles/:id/template-scope"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/roles.controller.ts` declares `PUT /security/roles/:id/template-scope` 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-575c575e7d8fdddf", "name": "Unused endpoint: DELETE /security/roles/:id", "shortDescription": {"text": "Unused endpoint: DELETE /security/roles/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/security/roles.controller.ts` declares `DELETE /security/roles/: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-a5df1a190875b55b", "name": "Unused endpoint: GET /structure/levels", "shortDescription": {"text": "Unused endpoint: GET /structure/levels"}, "fullDescription": {"text": "`apps/watchlog-api/src/structure/structure.controller.ts` declares `GET /structure/levels` 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-d321e9246ffcffc1", "name": "Unused endpoint: POST /structure/levels", "shortDescription": {"text": "Unused endpoint: POST /structure/levels"}, "fullDescription": {"text": "`apps/watchlog-api/src/structure/structure.controller.ts` declares `POST /structure/levels` 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-284d093187316739", "name": "Unused endpoint: PATCH /structure/levels/:id", "shortDescription": {"text": "Unused endpoint: PATCH /structure/levels/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/structure/structure.controller.ts` declares `PATCH /structure/levels/: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-3c968d67b7845dca", "name": "Unused endpoint: DELETE /structure/levels/:id", "shortDescription": {"text": "Unused endpoint: DELETE /structure/levels/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/structure/structure.controller.ts` declares `DELETE /structure/levels/: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-aed86e290ef2b780", "name": "Unused endpoint: GET /structure/nodes", "shortDescription": {"text": "Unused endpoint: GET /structure/nodes"}, "fullDescription": {"text": "`apps/watchlog-api/src/structure/structure.controller.ts` declares `GET /structure/nodes` 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-0e8445bada4d231d", "name": "Unused endpoint: POST /structure/nodes", "shortDescription": {"text": "Unused endpoint: POST /structure/nodes"}, "fullDescription": {"text": "`apps/watchlog-api/src/structure/structure.controller.ts` declares `POST /structure/nodes` 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-c88d20ac0a33399b", "name": "Unused endpoint: PATCH /structure/nodes/:id", "shortDescription": {"text": "Unused endpoint: PATCH /structure/nodes/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/structure/structure.controller.ts` declares `PATCH /structure/nodes/: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-7577933c7f79f51b", "name": "Unused endpoint: DELETE /structure/nodes/:id", "shortDescription": {"text": "Unused endpoint: DELETE /structure/nodes/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/structure/structure.controller.ts` declares `DELETE /structure/nodes/: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-8fdbacfe9430a6ed", "name": "Unused endpoint: POST /auth/login", "shortDescription": {"text": "Unused endpoint: POST /auth/login"}, "fullDescription": {"text": "`apps/watchlog-api/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-909242aa5800cf8d", "name": "Unused endpoint: POST /auth/mfa/challenge", "shortDescription": {"text": "Unused endpoint: POST /auth/mfa/challenge"}, "fullDescription": {"text": "`apps/watchlog-api/src/auth/auth.controller.ts` declares `POST /auth/mfa/challenge` 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-b36892106ecdc9aa", "name": "Unused endpoint: POST /auth/refresh", "shortDescription": {"text": "Unused endpoint: POST /auth/refresh"}, "fullDescription": {"text": "`apps/watchlog-api/src/auth/auth.controller.ts` declares `POST /auth/refresh` 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-c059f57186114027", "name": "Unused endpoint: POST /auth/logout", "shortDescription": {"text": "Unused endpoint: POST /auth/logout"}, "fullDescription": {"text": "`apps/watchlog-api/src/auth/auth.controller.ts` declares `POST /auth/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-ac42422b23e45104", "name": "Unused endpoint: GET /auth/me", "shortDescription": {"text": "Unused endpoint: GET /auth/me"}, "fullDescription": {"text": "`apps/watchlog-api/src/auth/auth.controller.ts` declares `GET /auth/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-4585c350da9e880d", "name": "Unused endpoint: POST /auth/change-password", "shortDescription": {"text": "Unused endpoint: POST /auth/change-password"}, "fullDescription": {"text": "`apps/watchlog-api/src/auth/auth.controller.ts` declares `POST /auth/change-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-e2fe5b92648ca462", "name": "Unused endpoint: POST /auth/forgot-password", "shortDescription": {"text": "Unused endpoint: POST /auth/forgot-password"}, "fullDescription": {"text": "`apps/watchlog-api/src/auth/auth.controller.ts` declares `POST /auth/forgot-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-deb8df763a50c73a", "name": "Unused endpoint: POST /auth/reset-password", "shortDescription": {"text": "Unused endpoint: POST /auth/reset-password"}, "fullDescription": {"text": "`apps/watchlog-api/src/auth/auth.controller.ts` declares `POST /auth/reset-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-b42c08955d435b40", "name": "Unused endpoint: POST /auth/mfa/setup", "shortDescription": {"text": "Unused endpoint: POST /auth/mfa/setup"}, "fullDescription": {"text": "`apps/watchlog-api/src/auth/auth.controller.ts` declares `POST /auth/mfa/setup` 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-e045f18461a153f1", "name": "Unused endpoint: POST /auth/mfa/verify", "shortDescription": {"text": "Unused endpoint: POST /auth/mfa/verify"}, "fullDescription": {"text": "`apps/watchlog-api/src/auth/auth.controller.ts` declares `POST /auth/mfa/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-c13e173efffb4a33", "name": "Unused endpoint: POST /auth/mfa/disable", "shortDescription": {"text": "Unused endpoint: POST /auth/mfa/disable"}, "fullDescription": {"text": "`apps/watchlog-api/src/auth/auth.controller.ts` declares `POST /auth/mfa/disable` 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-6ba8adff78c8a498", "name": "Unused endpoint: POST /auth/mfa/recovery-codes/regenerate", "shortDescription": {"text": "Unused endpoint: POST /auth/mfa/recovery-codes/regenerate"}, "fullDescription": {"text": "`apps/watchlog-api/src/auth/auth.controller.ts` declares `POST /auth/mfa/recovery-codes/regenerate` 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-4702f3bc872e010f", "name": "Unused endpoint: GET /fiscal-calendars/:id", "shortDescription": {"text": "Unused endpoint: GET /fiscal-calendars/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/fiscal-calendar/fiscal-calendar.controller.ts` declares `GET /fiscal-calendars/: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-801544059412d661", "name": "Unused endpoint: PATCH /fiscal-calendars/:id", "shortDescription": {"text": "Unused endpoint: PATCH /fiscal-calendars/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/fiscal-calendar/fiscal-calendar.controller.ts` declares `PATCH /fiscal-calendars/: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-24482e69307baebf", "name": "Unused endpoint: POST /fiscal-calendars/:id/default", "shortDescription": {"text": "Unused endpoint: POST /fiscal-calendars/:id/default"}, "fullDescription": {"text": "`apps/watchlog-api/src/fiscal-calendar/fiscal-calendar.controller.ts` declares `POST /fiscal-calendars/:id/default` 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-f64c81be31c4ed24", "name": "Unused endpoint: POST /fiscal-calendars/:id/nodes", "shortDescription": {"text": "Unused endpoint: POST /fiscal-calendars/:id/nodes"}, "fullDescription": {"text": "`apps/watchlog-api/src/fiscal-calendar/fiscal-calendar.controller.ts` declares `POST /fiscal-calendars/:id/nodes` 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-41a79e8a2f22764b", "name": "Unused endpoint: DELETE /fiscal-calendars/:id", "shortDescription": {"text": "Unused endpoint: DELETE /fiscal-calendars/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/fiscal-calendar/fiscal-calendar.controller.ts` declares `DELETE /fiscal-calendars/: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-3f945edecd423e0a", "name": "Unused endpoint: GET /structure/equipment/categories", "shortDescription": {"text": "Unused endpoint: GET /structure/equipment/categories"}, "fullDescription": {"text": "`apps/watchlog-api/src/equipment/equipment.controller.ts` declares `GET /structure/equipment/categories` 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-437ade33fb573043", "name": "Unused endpoint: POST /structure/equipment/categories", "shortDescription": {"text": "Unused endpoint: POST /structure/equipment/categories"}, "fullDescription": {"text": "`apps/watchlog-api/src/equipment/equipment.controller.ts` declares `POST /structure/equipment/categories` 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-39b21b1825dac725", "name": "Unused endpoint: PATCH /structure/equipment/categories/:id", "shortDescription": {"text": "Unused endpoint: PATCH /structure/equipment/categories/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/equipment/equipment.controller.ts` declares `PATCH /structure/equipment/categories/: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-b4bd13a9d09fb63f", "name": "Unused endpoint: DELETE /structure/equipment/categories/:id", "shortDescription": {"text": "Unused endpoint: DELETE /structure/equipment/categories/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/equipment/equipment.controller.ts` declares `DELETE /structure/equipment/categories/: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-bfe241772a50ae82", "name": "Unused endpoint: PATCH /structure/equipment/:id", "shortDescription": {"text": "Unused endpoint: PATCH /structure/equipment/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/equipment/equipment.controller.ts` declares `PATCH /structure/equipment/: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-1fdaa91e6d2d562d", "name": "Unused endpoint: DELETE /structure/equipment/:id", "shortDescription": {"text": "Unused endpoint: DELETE /structure/equipment/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/equipment/equipment.controller.ts` declares `DELETE /structure/equipment/: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-55a40be373d84bbd", "name": "Unused endpoint: GET /templates/:id", "shortDescription": {"text": "Unused endpoint: GET /templates/:id"}, "fullDescription": {"text": "`apps/watchlog-api/src/templates/templates.controller.ts` declares `GET /templates/: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-69f1f080b66bd055", "name": "Unused endpoint: GET /templates/:id/role-scope", "shortDescription": {"text": "Unused endpoint: GET /templates/:id/role-scope"}, "fullDescription": {"text": "`apps/watchlog-api/src/templates/templates.controller.ts` declares `GET /templates/:id/role-scope` 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/22208"}, "properties": {"repository": "victorrubilarc/lyra-platform", "repoUrl": "https://github.com/victorrubilarc/lyra-platform", "branch": "main"}, "results": [{"ruleId": "scanner-6133eea7c6cf0e9a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/migrate-fiscal.ts:140"}, "properties": {"repobilityId": "156ba8d6fd711853", "scanner": "scanner-primary", "fingerprint": "6133eea7c6cf0e9a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9a776abcc96618b3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/backfill-report-order.ts:14"}, "properties": {"repobilityId": "873f281ae1f4160a", "scanner": "scanner-primary", "fingerprint": "9a776abcc96618b3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5223829bd6050faf", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/seed.ts:30"}, "properties": {"repobilityId": "087dcf9037eba4b7", "scanner": "scanner-primary", "fingerprint": "5223829bd6050faf", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5df0f2903a2bc9a4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/backfill-node-descriptions.ts:22"}, "properties": {"repobilityId": "b86a0dac96191e40", "scanner": "scanner-primary", "fingerprint": "5df0f2903a2bc9a4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2fa01599d5ac2b99", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/watchlog-api/prisma/backfill-threshold-bands.ts:21"}, "properties": {"repobilityId": "5f9f7edff99f1540", "scanner": "scanner-primary", "fingerprint": "2fa01599d5ac2b99", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1933476abe664ce6", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in apps/watchlog-web/scripts/free-port.mjs:6"}, "properties": {"repobilityId": "635ba2c5e7add246", "scanner": "scanner-primary", "fingerprint": "1933476abe664ce6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-web/scripts/free-port.mjs"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-085137fd855fafde", "level": "error", "message": {"text": "Possible secret in apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "properties": {"repobilityId": "222b396a172793cf", "scanner": "scanner-primary", "fingerprint": "085137fd855fafde", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "region": {"startLine": 1247}}}]}, {"ruleId": "scanner-085137fd855fafde", "level": "error", "message": {"text": "Possible secret in apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "properties": {"repobilityId": "222b396a172793cf", "scanner": "scanner-primary", "fingerprint": "085137fd855fafde", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "region": {"startLine": 1513}}}]}, {"ruleId": "scanner-085137fd855fafde", "level": "error", "message": {"text": "Possible secret in apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "properties": {"repobilityId": "222b396a172793cf", "scanner": "scanner-primary", "fingerprint": "085137fd855fafde", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "region": {"startLine": 1616}}}]}, {"ruleId": "scanner-085137fd855fafde", "level": "error", "message": {"text": "Possible secret in apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "properties": {"repobilityId": "222b396a172793cf", "scanner": "scanner-primary", "fingerprint": "085137fd855fafde", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "region": {"startLine": 1669}}}]}, {"ruleId": "scanner-085137fd855fafde", "level": "error", "message": {"text": "Possible secret in apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "properties": {"repobilityId": "222b396a172793cf", "scanner": "scanner-primary", "fingerprint": "085137fd855fafde", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "region": {"startLine": 1671}}}]}, {"ruleId": "scanner-085137fd855fafde", "level": "error", "message": {"text": "Possible secret in apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "properties": {"repobilityId": "222b396a172793cf", "scanner": "scanner-primary", "fingerprint": "085137fd855fafde", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "region": {"startLine": 1672}}}]}, {"ruleId": "scanner-085137fd855fafde", "level": "error", "message": {"text": "Possible secret in apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "properties": {"repobilityId": "222b396a172793cf", "scanner": "scanner-primary", "fingerprint": "085137fd855fafde", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "region": {"startLine": 1679}}}]}, {"ruleId": "scanner-085137fd855fafde", "level": "error", "message": {"text": "Possible secret in apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "properties": {"repobilityId": "222b396a172793cf", "scanner": "scanner-primary", "fingerprint": "085137fd855fafde", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-web/src/i18n/locales/es-CL.ts"}, "region": {"startLine": 1722}}}]}, {"ruleId": "scanner-27cdd1c0cde5e6cc", "level": "error", "message": {"text": "Possible secret in apps/watchlog-api/prisma/seed.ts"}, "properties": {"repobilityId": "c8770bd524a54f41", "scanner": "scanner-primary", "fingerprint": "27cdd1c0cde5e6cc", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-api/prisma/seed.ts"}, "region": {"startLine": 102}}}]}, {"ruleId": "scanner-00d9260d46732ed9", "level": "error", "message": {"text": "Possible secret in apps/watchlog-api/src/log-entries/log-entries.service.spec.ts"}, "properties": {"repobilityId": "2ad833ed205c8e04", "scanner": "scanner-primary", "fingerprint": "00d9260d46732ed9", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-api/src/log-entries/log-entries.service.spec.ts"}, "region": {"startLine": 854}}}]}, {"ruleId": "scanner-00d9260d46732ed9", "level": "error", "message": {"text": "Possible secret in apps/watchlog-api/src/log-entries/log-entries.service.spec.ts"}, "properties": {"repobilityId": "2ad833ed205c8e04", "scanner": "scanner-primary", "fingerprint": "00d9260d46732ed9", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-api/src/log-entries/log-entries.service.spec.ts"}, "region": {"startLine": 856}}}]}, {"ruleId": "scanner-e6f90cf9174a3ec4", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "73e256d7d751527b", "scanner": "scanner-primary", "fingerprint": "e6f90cf9174a3ec4", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-api/package.json"}, "region": {"startLine": 1}}}]}, {"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-af0464fc1a2bebfe", "level": "note", "message": {"text": "Very large file: prototipo.tsx (1244 lines)"}, "properties": {"repobilityId": "6e9f7fce5149f670", "scanner": "scanner-primary", "fingerprint": "af0464fc1a2bebfe", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-678d2d1c662f4ed7", "level": "note", "message": {"text": "Very large file: apps/watchlog-web/src/i18n/locales/es-CL.ts (1862 lines)"}, "properties": {"repobilityId": "89359a1a2063fc1e", "scanner": "scanner-primary", "fingerprint": "678d2d1c662f4ed7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-65944dc91b58b62a", "level": "note", "message": {"text": "Very large file: apps/watchlog-api/src/log-entries/log-entries.service.ts (2688 lines)"}, "properties": {"repobilityId": "ece83ed35daed30f", "scanner": "scanner-primary", "fingerprint": "65944dc91b58b62a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-e4ecbe2cbfe19435", "level": "note", "message": {"text": "Very large file: apps/watchlog-api/src/log-entries/log-entries.service.spec.ts (1169 lines)"}, "properties": {"repobilityId": "a4f2f51b34195247", "scanner": "scanner-primary", "fingerprint": "e4ecbe2cbfe19435", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-aae34b85fa4fdbe0", "level": "note", "message": {"text": "Very large file: apps/watchlog-api/src/log-entries/logbook-query.service.ts (1105 lines)"}, "properties": {"repobilityId": "ceb3bb2758d32f6e", "scanner": "scanner-primary", "fingerprint": "aae34b85fa4fdbe0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9ae9307607476068", "level": "note", "message": {"text": "Very large file: packages/contracts/src/templates/field-types.ts (1168 lines)"}, "properties": {"repobilityId": "4a2c588a94b3dd6b", "scanner": "scanner-primary", "fingerprint": "9ae9307607476068", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-7ef1ee3a4aa6d233", "level": "note", "message": {"text": "Very large file: packages/contracts/src/log-entries/log-entries.ts (1656 lines)"}, "properties": {"repobilityId": "a4fb70a31916e876", "scanner": "scanner-primary", "fingerprint": "7ef1ee3a4aa6d233", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-ed13c8a2149a7cc4", "level": "note", "message": {"text": "41 TODO/FIXME markers"}, "properties": {"repobilityId": "4b38c118003e07d2", "scanner": "scanner-primary", "fingerprint": "ed13c8a2149a7cc4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["maintenance"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "12083ca01ea0cf0b", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b00994fa32dafecd", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/watchlog-web/package.json"}, "properties": {"repobilityId": "4ad68f25ff30674b", "scanner": "scanner-primary", "fingerprint": "b00994fa32dafecd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-web/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0691e4f4fd6993bd", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/watchlog-api/package.json"}, "properties": {"repobilityId": "d768e4bc8dc8496f", "scanner": "scanner-primary", "fingerprint": "0691e4f4fd6993bd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/watchlog-api/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-eddecaa766cadff2", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/config/package.json"}, "properties": {"repobilityId": "03931bf3537e3eaf", "scanner": "scanner-primary", "fingerprint": "eddecaa766cadff2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/config/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-50218c90b43393bb", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/ui/package.json"}, "properties": {"repobilityId": "637e26a8c754e81d", "scanner": "scanner-primary", "fingerprint": "50218c90b43393bb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ba72c867a428389e", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/permissions/package.json"}, "properties": {"repobilityId": "b966f62627235100", "scanner": "scanner-primary", "fingerprint": "ba72c867a428389e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/permissions/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f85d8f0719e22fa8", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/contracts/package.json"}, "properties": {"repobilityId": "9533b27beaa7d171", "scanner": "scanner-primary", "fingerprint": "f85d8f0719e22fa8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/contracts/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "2eee9b3b402d502b", "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": "f0250809436aedff", "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": "ecd086d29a4def5b", "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": "2565668eef03925b", "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": "1b1c89b5a1a12388", "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": "4b2113770e47dfec", "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": "fbc6b48ee50d2083", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2977789c55970c02", "level": "none", "message": {"text": "Commented-code block (7 lines) in apps/watchlog-web/src/process-shim.ts:3"}, "properties": {"repobilityId": "22321ed3feceb0ea", "scanner": "scanner-primary", "fingerprint": "2977789c55970c02", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7457cc80f6ead291", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/watchlog-web/src/lib/api-client.ts:57"}, "properties": {"repobilityId": "b55badee6ba83a08", "scanner": "scanner-primary", "fingerprint": "7457cc80f6ead291", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-beb0eaca631beb16", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/watchlog-web/src/features/templates/builder-model.ts:80"}, "properties": {"repobilityId": "721b42327f7d8f70", "scanner": "scanner-primary", "fingerprint": "beb0eaca631beb16", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1e82a8f7c8577c5a", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/watchlog-api/src/config/env.schema.ts:57"}, "properties": {"repobilityId": "9b848ae3db6b522b", "scanner": "scanner-primary", "fingerprint": "1e82a8f7c8577c5a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5dbcd81b0abce07d", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/watchlog-api/src/templates/templates.service.ts:128"}, "properties": {"repobilityId": "3c88ba102376c1c1", "scanner": "scanner-primary", "fingerprint": "5dbcd81b0abce07d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-232c617043ecafc3", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/watchlog-api/src/log-entries/log-entries.service.ts:1002"}, "properties": {"repobilityId": "aa5938f2628c4ebf", "scanner": "scanner-primary", "fingerprint": "232c617043ecafc3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f020d112a613a984", "level": "none", "message": {"text": "Commented-code block (8 lines) in apps/watchlog-api/src/log-entries/logbook-query.service.ts:762"}, "properties": {"repobilityId": "4ce271b09059bf1b", "scanner": "scanner-primary", "fingerprint": "f020d112a613a984", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7495d612afc39bc9", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-objetos-ola3.py:99"}, "properties": {"repobilityId": "1a93b50652a94e39", "scanner": "scanner-primary", "fingerprint": "7495d612afc39bc9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7e980f5dfd233004", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-facets-peek.py:48"}, "properties": {"repobilityId": "f88b996827e4cff2", "scanner": "scanner-primary", "fingerprint": "7e980f5dfd233004", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6d4ec9d0146cb733", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-business-rules.py:69"}, "properties": {"repobilityId": "1cccdff20fe8ad12", "scanner": "scanner-primary", "fingerprint": "6d4ec9d0146cb733", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2ce46f3fb4dd25cc", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-field-layout.py:69"}, "properties": {"repobilityId": "36a5dbab8b46cb64", "scanner": "scanner-primary", "fingerprint": "2ce46f3fb4dd25cc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0571d47bdab17245", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-objetos-ola2.py:73"}, "properties": {"repobilityId": "f3c2f5c89fe49e3f", "scanner": "scanner-primary", "fingerprint": "0571d47bdab17245", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ec5c52fabc9d84a8", "level": "note", "message": {"text": "Legacy-named symbol `op_scope_backup` in scripts/smoke-template-multinode.py:79"}, "properties": {"repobilityId": "05a7042f2b89d4f6", "scanner": "scanner-primary", "fingerprint": "ec5c52fabc9d84a8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-f6e2542d8aaa6d77", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-workflow-sla.py:61"}, "properties": {"repobilityId": "445bd13d232a58ff", "scanner": "scanner-primary", "fingerprint": "f6e2542d8aaa6d77", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-021cbc6ee937dbd0", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-grid-content.py:65"}, "properties": {"repobilityId": "d8af1fbd07e4a24b", "scanner": "scanner-primary", "fingerprint": "021cbc6ee937dbd0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-139314031b652514", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-template-equipment-mode.py:63"}, "properties": {"repobilityId": "fd8b8a6641865b8f", "scanner": "scanner-primary", "fingerprint": "139314031b652514", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-009be5fd7f4d3673", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-objetos-ola4.py:66"}, "properties": {"repobilityId": "c38f03e8271b0c99", "scanner": "scanner-primary", "fingerprint": "009be5fd7f4d3673", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e0ecc0af96c1ba2a", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-field-geometry.py:67"}, "properties": {"repobilityId": "ee74529e5964555b", "scanner": "scanner-primary", "fingerprint": "e0ecc0af96c1ba2a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2e71985791e5bb91", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-void-edit.py:76"}, "properties": {"repobilityId": "87163ee09aee99ef", "scanner": "scanner-primary", "fingerprint": "2e71985791e5bb91", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e2f834ab5a13d157", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/smoke-objetos-ola1.py:72"}, "properties": {"repobilityId": "70dcdf902a5bcbd8", "scanner": "scanner-primary", "fingerprint": "e2f834ab5a13d157", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7aab64e2d4beffc3", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/contracts/src/reference-data/reference-data.ts:132"}, "properties": {"repobilityId": "2d036508f9461250", "scanner": "scanner-primary", "fingerprint": "7aab64e2d4beffc3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a9990c008e656293", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/contracts/src/security/permissions.ts:339"}, "properties": {"repobilityId": "d5544e3c6e8eb8df", "scanner": "scanner-primary", "fingerprint": "a9990c008e656293", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f97266563651698e", "level": "none", "message": {"text": "Commented-code block (8 lines) in packages/contracts/src/templates/field-types.ts:92"}, "properties": {"repobilityId": "bdb491857591d88a", "scanner": "scanner-primary", "fingerprint": "f97266563651698e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a68e020d86dcf562", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/contracts/src/saved-views/saved-views.ts:111"}, "properties": {"repobilityId": "0796c1f0ab0bcea0", "scanner": "scanner-primary", "fingerprint": "a68e020d86dcf562", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "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-380b7cb95b387b9c", "level": "note", "message": {"text": "Near-duplicate function bodies in 11 places"}, "properties": {"repobilityId": "143059f617fcb981", "scanner": "scanner-primary", "fingerprint": "380b7cb95b387b9c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-6297377883dd7783", "level": "note", "message": {"text": "Near-duplicate function bodies in 13 places"}, "properties": {"repobilityId": "32c2b7c1417507ca", "scanner": "scanner-primary", "fingerprint": "6297377883dd7783", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "4c22c096ba54451c", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-9dad557909b86499", "level": "note", "message": {"text": "Near-duplicate function bodies in 10 places"}, "properties": {"repobilityId": "ba5d4b1172424716", "scanner": "scanner-primary", "fingerprint": "9dad557909b86499", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "4c26ee568cd43266", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "6115e37444511ef5", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-76a2f6818267a9a8", "level": "note", "message": {"text": "Near-duplicate function bodies in 8 places"}, "properties": {"repobilityId": "da5432f4269a99c8", "scanner": "scanner-primary", "fingerprint": "76a2f6818267a9a8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-0027e313ade46c8f", "level": "note", "message": {"text": "Near-duplicate function bodies in 7 places"}, "properties": {"repobilityId": "5fbc5b63fb28bb57", "scanner": "scanner-primary", "fingerprint": "0027e313ade46c8f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "89669126a95aa73e", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "34b2590bc49ba48b", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "53673357709960fc", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-0be39900c01c17db", "level": "error", "message": {"text": "Dangling fetch: POST https://api.anthropic.com/v1/messages (prototipo.tsx:200)"}, "properties": {"repobilityId": "a857c58adab7c689", "scanner": "scanner-primary", "fingerprint": "0be39900c01c17db", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-b35212b766768c78", "level": "note", "message": {"text": "Unused endpoint: GET /security/permissions"}, "properties": {"repobilityId": "a19c13641254bcc4", "scanner": "scanner-primary", "fingerprint": "b35212b766768c78", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5a999b0b137decb4", "level": "note", "message": {"text": "Unused endpoint: GET /security/password-policy"}, "properties": {"repobilityId": "b5637e59931553c3", "scanner": "scanner-primary", "fingerprint": "5a999b0b137decb4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ad746ef00aea4905", "level": "note", "message": {"text": "Unused endpoint: PUT /security/password-policy"}, "properties": {"repobilityId": "2b800c2aa95a1400", "scanner": "scanner-primary", "fingerprint": "ad746ef00aea4905", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-89c40a96e5817545", "level": "note", "message": {"text": "Unused endpoint: GET /security/audit/export"}, "properties": {"repobilityId": "08a0fed4107f97bd", "scanner": "scanner-primary", "fingerprint": "89c40a96e5817545", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-851ab32f2a0dc9f7", "level": "note", "message": {"text": "Unused endpoint: GET /security/audit"}, "properties": {"repobilityId": "c6671a8328c86c14", "scanner": "scanner-primary", "fingerprint": "851ab32f2a0dc9f7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-60bfe5cae42fc577", "level": "note", "message": {"text": "Unused endpoint: GET /security/users/:id"}, "properties": {"repobilityId": "b473f355f05d1e14", "scanner": "scanner-primary", "fingerprint": "60bfe5cae42fc577", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-33d62b821a564519", "level": "note", "message": {"text": "Unused endpoint: PATCH /security/users/:id"}, "properties": {"repobilityId": "53f9a40b2751da6d", "scanner": "scanner-primary", "fingerprint": "33d62b821a564519", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f416086b1a421777", "level": "note", "message": {"text": "Unused endpoint: PUT /security/users/:id/roles"}, "properties": {"repobilityId": "b09662adb6b746c7", "scanner": "scanner-primary", "fingerprint": "f416086b1a421777", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a7cbe4a6c260faf7", "level": "note", "message": {"text": "Unused endpoint: PUT /security/users/:id/scope"}, "properties": {"repobilityId": "e3be0db902ead9e0", "scanner": "scanner-primary", "fingerprint": "a7cbe4a6c260faf7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-90e07f2cc28228f7", "level": "note", "message": {"text": "Unused endpoint: PUT /security/users/:id/template-scope"}, "properties": {"repobilityId": "209c57e378be580b", "scanner": "scanner-primary", "fingerprint": "90e07f2cc28228f7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-da6607cdeb38d01d", "level": "note", "message": {"text": "Unused endpoint: POST /security/users/:id/mfa/reset"}, "properties": {"repobilityId": "0915c9e99a809707", "scanner": "scanner-primary", "fingerprint": "da6607cdeb38d01d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6f3a0a7cd3d12cea", "level": "note", "message": {"text": "Unused endpoint: POST /security/users/:id/reset-password"}, "properties": {"repobilityId": "25e64b21fef36675", "scanner": "scanner-primary", "fingerprint": "6f3a0a7cd3d12cea", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7a7175673d824be0", "level": "note", "message": {"text": "Unused endpoint: GET /security/template-scope/options"}, "properties": {"repobilityId": "07a9420cc6ad4d7d", "scanner": "scanner-primary", "fingerprint": "7a7175673d824be0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2bddfe44482583b5", "level": "note", "message": {"text": "Unused endpoint: GET /security/roles/:id"}, "properties": {"repobilityId": "828d79b0b8d24310", "scanner": "scanner-primary", "fingerprint": "2bddfe44482583b5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e19c07f8b5369650", "level": "note", "message": {"text": "Unused endpoint: PATCH /security/roles/:id"}, "properties": {"repobilityId": "363a94d55d7fa723", "scanner": "scanner-primary", "fingerprint": "e19c07f8b5369650", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-27943f5c483cc6bd", "level": "note", "message": {"text": "Unused endpoint: PUT /security/roles/:id/template-scope"}, "properties": {"repobilityId": "113cb4a6f5e963d4", "scanner": "scanner-primary", "fingerprint": "27943f5c483cc6bd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-575c575e7d8fdddf", "level": "note", "message": {"text": "Unused endpoint: DELETE /security/roles/:id"}, "properties": {"repobilityId": "6ea31a11c3f8f80e", "scanner": "scanner-primary", "fingerprint": "575c575e7d8fdddf", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a5df1a190875b55b", "level": "note", "message": {"text": "Unused endpoint: GET /structure/levels"}, "properties": {"repobilityId": "c47b82e9d263ac39", "scanner": "scanner-primary", "fingerprint": "a5df1a190875b55b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d321e9246ffcffc1", "level": "note", "message": {"text": "Unused endpoint: POST /structure/levels"}, "properties": {"repobilityId": "d1a43f755e394f29", "scanner": "scanner-primary", "fingerprint": "d321e9246ffcffc1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-284d093187316739", "level": "note", "message": {"text": "Unused endpoint: PATCH /structure/levels/:id"}, "properties": {"repobilityId": "dda4feaf093c79fc", "scanner": "scanner-primary", "fingerprint": "284d093187316739", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3c968d67b7845dca", "level": "note", "message": {"text": "Unused endpoint: DELETE /structure/levels/:id"}, "properties": {"repobilityId": "1def8bf120031bb2", "scanner": "scanner-primary", "fingerprint": "3c968d67b7845dca", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-aed86e290ef2b780", "level": "note", "message": {"text": "Unused endpoint: GET /structure/nodes"}, "properties": {"repobilityId": "9a924a1703567965", "scanner": "scanner-primary", "fingerprint": "aed86e290ef2b780", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0e8445bada4d231d", "level": "note", "message": {"text": "Unused endpoint: POST /structure/nodes"}, "properties": {"repobilityId": "1598dc700428928f", "scanner": "scanner-primary", "fingerprint": "0e8445bada4d231d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c88d20ac0a33399b", "level": "note", "message": {"text": "Unused endpoint: PATCH /structure/nodes/:id"}, "properties": {"repobilityId": "28b3b17c9223d549", "scanner": "scanner-primary", "fingerprint": "c88d20ac0a33399b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7577933c7f79f51b", "level": "note", "message": {"text": "Unused endpoint: DELETE /structure/nodes/:id"}, "properties": {"repobilityId": "b7a8f4cb49d1b077", "scanner": "scanner-primary", "fingerprint": "7577933c7f79f51b", "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": "b3f910e7540b15de", "scanner": "scanner-primary", "fingerprint": "8fdbacfe9430a6ed", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-909242aa5800cf8d", "level": "note", "message": {"text": "Unused endpoint: POST /auth/mfa/challenge"}, "properties": {"repobilityId": "726e11b1261d7c99", "scanner": "scanner-primary", "fingerprint": "909242aa5800cf8d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b36892106ecdc9aa", "level": "note", "message": {"text": "Unused endpoint: POST /auth/refresh"}, "properties": {"repobilityId": "02e73c55b0a9bc74", "scanner": "scanner-primary", "fingerprint": "b36892106ecdc9aa", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c059f57186114027", "level": "note", "message": {"text": "Unused endpoint: POST /auth/logout"}, "properties": {"repobilityId": "4f204811e3cbbe11", "scanner": "scanner-primary", "fingerprint": "c059f57186114027", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ac42422b23e45104", "level": "note", "message": {"text": "Unused endpoint: GET /auth/me"}, "properties": {"repobilityId": "24131cef9a2c9e88", "scanner": "scanner-primary", "fingerprint": "ac42422b23e45104", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4585c350da9e880d", "level": "note", "message": {"text": "Unused endpoint: POST /auth/change-password"}, "properties": {"repobilityId": "390b88f0e785d114", "scanner": "scanner-primary", "fingerprint": "4585c350da9e880d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e2fe5b92648ca462", "level": "note", "message": {"text": "Unused endpoint: POST /auth/forgot-password"}, "properties": {"repobilityId": "1bbf0ab8515f58a9", "scanner": "scanner-primary", "fingerprint": "e2fe5b92648ca462", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-deb8df763a50c73a", "level": "note", "message": {"text": "Unused endpoint: POST /auth/reset-password"}, "properties": {"repobilityId": "6669bc4c81f10ddf", "scanner": "scanner-primary", "fingerprint": "deb8df763a50c73a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b42c08955d435b40", "level": "note", "message": {"text": "Unused endpoint: POST /auth/mfa/setup"}, "properties": {"repobilityId": "ea51d4ce0d2d60bb", "scanner": "scanner-primary", "fingerprint": "b42c08955d435b40", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e045f18461a153f1", "level": "note", "message": {"text": "Unused endpoint: POST /auth/mfa/verify"}, "properties": {"repobilityId": "b603f7def6a9ebb7", "scanner": "scanner-primary", "fingerprint": "e045f18461a153f1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c13e173efffb4a33", "level": "note", "message": {"text": "Unused endpoint: POST /auth/mfa/disable"}, "properties": {"repobilityId": "d0f7dffa0176c828", "scanner": "scanner-primary", "fingerprint": "c13e173efffb4a33", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6ba8adff78c8a498", "level": "note", "message": {"text": "Unused endpoint: POST /auth/mfa/recovery-codes/regenerate"}, "properties": {"repobilityId": "1d88426ce8d261d7", "scanner": "scanner-primary", "fingerprint": "6ba8adff78c8a498", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4702f3bc872e010f", "level": "note", "message": {"text": "Unused endpoint: GET /fiscal-calendars/:id"}, "properties": {"repobilityId": "758a6a3f135e9257", "scanner": "scanner-primary", "fingerprint": "4702f3bc872e010f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-801544059412d661", "level": "note", "message": {"text": "Unused endpoint: PATCH /fiscal-calendars/:id"}, "properties": {"repobilityId": "8697ed39fb0d8191", "scanner": "scanner-primary", "fingerprint": "801544059412d661", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-24482e69307baebf", "level": "note", "message": {"text": "Unused endpoint: POST /fiscal-calendars/:id/default"}, "properties": {"repobilityId": "4bce5e9a28927c01", "scanner": "scanner-primary", "fingerprint": "24482e69307baebf", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f64c81be31c4ed24", "level": "note", "message": {"text": "Unused endpoint: POST /fiscal-calendars/:id/nodes"}, "properties": {"repobilityId": "e36d718c2455fd27", "scanner": "scanner-primary", "fingerprint": "f64c81be31c4ed24", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-41a79e8a2f22764b", "level": "note", "message": {"text": "Unused endpoint: DELETE /fiscal-calendars/:id"}, "properties": {"repobilityId": "6b7d3141a42ed3b5", "scanner": "scanner-primary", "fingerprint": "41a79e8a2f22764b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3f945edecd423e0a", "level": "note", "message": {"text": "Unused endpoint: GET /structure/equipment/categories"}, "properties": {"repobilityId": "82157e060ee2a1b9", "scanner": "scanner-primary", "fingerprint": "3f945edecd423e0a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-437ade33fb573043", "level": "note", "message": {"text": "Unused endpoint: POST /structure/equipment/categories"}, "properties": {"repobilityId": "f8be6759f493beff", "scanner": "scanner-primary", "fingerprint": "437ade33fb573043", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-39b21b1825dac725", "level": "note", "message": {"text": "Unused endpoint: PATCH /structure/equipment/categories/:id"}, "properties": {"repobilityId": "0f0f91ecf4454f7c", "scanner": "scanner-primary", "fingerprint": "39b21b1825dac725", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b4bd13a9d09fb63f", "level": "note", "message": {"text": "Unused endpoint: DELETE /structure/equipment/categories/:id"}, "properties": {"repobilityId": "88268157598bd0fb", "scanner": "scanner-primary", "fingerprint": "b4bd13a9d09fb63f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bfe241772a50ae82", "level": "note", "message": {"text": "Unused endpoint: PATCH /structure/equipment/:id"}, "properties": {"repobilityId": "97f0237992adbd50", "scanner": "scanner-primary", "fingerprint": "bfe241772a50ae82", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1fdaa91e6d2d562d", "level": "note", "message": {"text": "Unused endpoint: DELETE /structure/equipment/:id"}, "properties": {"repobilityId": "4391165063497d0c", "scanner": "scanner-primary", "fingerprint": "1fdaa91e6d2d562d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-55a40be373d84bbd", "level": "note", "message": {"text": "Unused endpoint: GET /templates/:id"}, "properties": {"repobilityId": "3729a88dc468ecc3", "scanner": "scanner-primary", "fingerprint": "55a40be373d84bbd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-69f1f080b66bd055", "level": "note", "message": {"text": "Unused endpoint: GET /templates/:id/role-scope"}, "properties": {"repobilityId": "08bd5854edb5de3a", "scanner": "scanner-primary", "fingerprint": "69f1f080b66bd055", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}