{"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-4e203e34a8753902", "name": "Stray `console.log` in TS/JS \u2014 scripts/phase0-local-rehearsal.js:28", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/phase0-local-rehearsal.js:28"}, "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-11f86c2cb2e0cb7f", "name": "Stray `console.log` in TS/JS \u2014 scripts/check-file-size.js:139", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-file-size.js:139"}, "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-55884f4715244e71", "name": "Stray `console.log` in TS/JS \u2014 scripts/local-reverse-proxy.js:67", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/local-reverse-proxy.js:67"}, "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-25201f4a5a7cf22a", "name": "Stray `console.log` in TS/JS \u2014 scripts/watch-ci.js:235", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/watch-ci.js:235"}, "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-cab6fa9422974998", "name": "Stray `console.log` in TS/JS \u2014 apps/server/scripts/backfill-room-verification-code-expiry.js:55", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/server/scripts/backfill-room-verification-code-expiry.js:55"}, "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-33d3d6a6e8cb6d3e", "name": "Stray `console.log` in TS/JS \u2014 apps/server/scripts/preflight-tonight-release.js:61", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/server/scripts/preflight-tonight-release.js:61"}, "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-0bbc8df2f50d8ca9", "name": "Dockerfile runs as root: apps/admin-web/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: apps/admin-web/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fab0bf291f2e8626", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9766d6863526ca46", "name": "Docker base image is tag-pinned but not digest-pinned: nginx:alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: nginx:alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b8ef61a364140810", "name": "Dockerfile runs as root: apps/server/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: apps/server/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-702851311e7476aa", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c0f07ca4698116e9", "name": "Insecure pattern 'node_child_process' in scripts/check-duplication.js:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/check-duplication.js:3"}, "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-719bd6e98dba383e", "name": "Insecure pattern 'node_child_process' in scripts/phase0-local-rehearsal.js:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/phase0-local-rehearsal.js:3"}, "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-cda514de0d0ddd8a", "name": "Insecure pattern 'node_child_process' in scripts/watch-ci.js:20", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/watch-ci.js:20"}, "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-352a7111a6d73a2f", "name": "Insecure pattern 'node_child_process' in scripts/pre-push-affected-e2e.js:17", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/pre-push-affected-e2e.js:17"}, "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-96504b9e32ba078a", "name": "Insecure pattern 'node_child_process' in scripts/release-orchestrator.js:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/release-orchestrator.js:3"}, "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-67d92232b0c434f9", "name": "Insecure pattern 'local_storage_auth_token' in apps/admin-web/e2e/helpers/auth.js:17", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in apps/admin-web/e2e/helpers/auth.js:17"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9775683bd2bf9ed4", "name": "Insecure pattern 'node_child_process' in apps/server/scripts/preflight-tonight-release.js:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in apps/server/scripts/preflight-tonight-release.js:3"}, "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-7607cde0f653e43a", "name": "Insecure pattern 'node_child_process' in apps/miniprogram/e2e/doctor.cjs:5", "shortDescription": {"text": "Insecure pattern 'node_child_process' in apps/miniprogram/e2e/doctor.cjs:5"}, "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-fd6816b42bd0f66c", "name": "Insecure pattern 'node_child_process' in apps/miniprogram/e2e/run.cjs:6", "shortDescription": {"text": "Insecure pattern 'node_child_process' in apps/miniprogram/e2e/run.cjs: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-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1838a141491ce38c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-89455734b5e2e926", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2436c819d540d575", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "appleboy/ssh-action@v1.2.0 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-27924aa79fa4a517", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cb639d9a10a47b23", "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-0af319097027db48", "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-76577e10cf0cfc2e", "name": "Very large file: apps/server/tests/unit/services/platform-global.service.test.js (3449 lines)", "shortDescription": {"text": "Very large file: apps/server/tests/unit/services/platform-global.service.test.js (3449 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-f99525623bd13150", "name": "Very large file: apps/server/tests/unit/services/community.service.test.js (1781 lines)", "shortDescription": {"text": "Very large file: apps/server/tests/unit/services/community.service.test.js (1781 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-703e814dac3c3f3f", "name": "Very large file: apps/server/tests/unit/routes/governance.routes.test.js (1646 lines)", "shortDescription": {"text": "Very large file: apps/server/tests/unit/routes/governance.routes.test.js (1646 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-1dd70031639d0763", "name": "Very large file: apps/server/src/services/platform-global.service.js (2073 lines)", "shortDescription": {"text": "Very large file: apps/server/src/services/platform-global.service.js (2073 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-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-f666328b45f4601a", "name": "Node manifest has dependencies but no lockfile: apps/admin-web/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/admin-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-5f12bbcc60e1f76c", "name": "Node manifest has dependencies but no lockfile: apps/server/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/server/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-4abd1093a94d2cbc", "name": "Node manifest has dependencies but no lockfile: apps/miniprogram/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/miniprogram/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 15 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 21 placeholder/mock markers across 11 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, 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": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, 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-07a7770d2d6f2cf0", "name": "Legacy-named symbol `loadLegacy` in scripts/check-file-size.js:57", "shortDescription": {"text": "Legacy-named symbol `loadLegacy` in scripts/check-file-size.js:57"}, "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-45063b446e8724e9", "name": "Legacy-named symbol `errorOnDeprecated` in apps/admin-web/jest.config.cjs:14", "shortDescription": {"text": "Legacy-named symbol `errorOnDeprecated` in apps/admin-web/jest.config.cjs:14"}, "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-5a8072e7c9e7b365", "name": "Commented-code block (6 lines) in apps/admin-web/src/api/http.js:18", "shortDescription": {"text": "Commented-code block (6 lines) in apps/admin-web/src/api/http.js:18"}, "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-b330f1a26b13161b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/admin-web/src/utils/property-image-upload.js:42", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/admin-web/src/utils/property-image-upload.js:42"}, "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-5682bb0dfff21818", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/admin-web/src/utils/community-hero-upload.js:7", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/admin-web/src/utils/community-hero-upload.js:7"}, "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-3e4d51505fcc05f4", "name": "Commented-code block (5 lines) in apps/admin-web/src/utils/safe-url.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in apps/admin-web/src/utils/safe-url.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cbdf47a7d2a4869b", "name": "Commented-code block (6 lines) in apps/admin-web/e2e/committee-readonly.spec.js:124", "shortDescription": {"text": "Commented-code block (6 lines) in apps/admin-web/e2e/committee-readonly.spec.js:124"}, "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-eb1c1942b249b220", "name": "Legacy-named symbol `errorOnDeprecated` in apps/server/jest.integration.config.js:13", "shortDescription": {"text": "Legacy-named symbol `errorOnDeprecated` in apps/server/jest.integration.config.js:13"}, "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-83b87e47530c7e87", "name": "Legacy-named symbol `errorOnDeprecated` in apps/server/jest.config.js:25", "shortDescription": {"text": "Legacy-named symbol `errorOnDeprecated` in apps/server/jest.config.js:25"}, "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-b3ee6a164a2f3075", "name": "Commented-code block (5 lines) in apps/server/tests/unit/routes/app-monthly-report.test.js:5", "shortDescription": {"text": "Commented-code block (5 lines) in apps/server/tests/unit/routes/app-monthly-report.test.js:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-367eede39eb4f4a3", "name": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/knowledge-entries.integration.test.js:59", "shortDescription": {"text": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/knowledge-entries.integration.test.js:59"}, "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-9fd6c1b2341c62f6", "name": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/users.integration.test.js:52", "shortDescription": {"text": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/users.integration.test.js:52"}, "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-3f705a585312f27d", "name": "Legacy-named symbol `matchedLegacy` in apps/server/tests/integration/room-binding.integration.test.js:132", "shortDescription": {"text": "Legacy-named symbol `matchedLegacy` in apps/server/tests/integration/room-binding.integration.test.js:132"}, "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-3cb8ac81a7048102", "name": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/payment.integration.test.js:26", "shortDescription": {"text": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/payment.integration.test.js:26"}, "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-01c52aed2263d02f", "name": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/work-orders.integration.test.js:52", "shortDescription": {"text": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/work-orders.integration.test.js:52"}, "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-d2928519e106f11b", "name": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/notifications.integration.test.js:44", "shortDescription": {"text": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/notifications.integration.test.js:44"}, "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-d8466dc03356733e", "name": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/notification-drafts.integration.test.js:51", "shortDescription": {"text": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/notification-drafts.integration.test.js:51"}, "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-68b80e78c992c4e6", "name": "Commented-code block (6 lines) in apps/server/src/utils/upload-url.util.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in apps/server/src/utils/upload-url.util.js: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-e46e3bd8015f08a6", "name": "Commented-code block (7 lines) in apps/server/src/services/community-onboard.service.js:6", "shortDescription": {"text": "Commented-code block (7 lines) in apps/server/src/services/community-onboard.service.js:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ebc0e6f8737399d6", "name": "60 env vars used in code but missing from .env.example", "shortDescription": {"text": "60 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ADMIN_WEB_URL`, `API_RATE_LIMIT_MAX`, `AUTH_RATE_LIMIT_MAX`, `CI`, `DASHBOARD_FIXTURE_FALLBACK`, `DEV`, `DEV_DEMO_OWNER_OPENID`, `HEALTHCHECK_ATTEMPTS` + 52 more. 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-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-94da1aaaf36cc41f", "name": "Unused endpoint: USE /api/v1", "shortDescription": {"text": "Unused endpoint: USE /api/v1"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1` 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-3bec7ccd0b909bea", "name": "Unused endpoint: USE /api/v1/auth", "shortDescription": {"text": "Unused endpoint: USE /api/v1/auth"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/auth` 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-3f5def35940a2e30", "name": "Unused endpoint: USE /api/v1/platform/communities", "shortDescription": {"text": "Unused endpoint: USE /api/v1/platform/communities"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/platform/communities` 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-569f9e62f17ba55c", "name": "Unused endpoint: USE /api/v1/communities", "shortDescription": {"text": "Unused endpoint: USE /api/v1/communities"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/communities` 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-c2c62158d7a6da2d", "name": "Unused endpoint: USE /api/v1/community", "shortDescription": {"text": "Unused endpoint: USE /api/v1/community"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/community` 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-4b1afd0ba2b8f574", "name": "Unused endpoint: USE /api/v1/users", "shortDescription": {"text": "Unused endpoint: USE /api/v1/users"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/users` 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-a8c24978a6a1a217", "name": "Unused endpoint: USE /api/v1/repair", "shortDescription": {"text": "Unused endpoint: USE /api/v1/repair"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/repair` 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-d6fb929d8a360929", "name": "Unused endpoint: USE /api/v1/feedback", "shortDescription": {"text": "Unused endpoint: USE /api/v1/feedback"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/feedback` 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-527939ead45dae84", "name": "Unused endpoint: USE /api/v1/notifications", "shortDescription": {"text": "Unused endpoint: USE /api/v1/notifications"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/notifications` 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-ebb39d8702706f7b", "name": "Unused endpoint: USE /api/v1/notification-drafts", "shortDescription": {"text": "Unused endpoint: USE /api/v1/notification-drafts"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/notification-drafts` 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-b46485dc42456430", "name": "Unused endpoint: USE /api/v1/property-accounts", "shortDescription": {"text": "Unused endpoint: USE /api/v1/property-accounts"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/property-accounts` 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-aba5115c6df6f434", "name": "Unused endpoint: USE /api/v1/bills", "shortDescription": {"text": "Unused endpoint: USE /api/v1/bills"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/bills` 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-c33a352c8f689620", "name": "Unused endpoint: USE /api/v1/admin/property/bills", "shortDescription": {"text": "Unused endpoint: USE /api/v1/admin/property/bills"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/admin/property/bills` 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-d20e59e81c7958ab", "name": "Unused endpoint: USE /api/v1/work-orders", "shortDescription": {"text": "Unused endpoint: USE /api/v1/work-orders"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/work-orders` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f079ab90da48923f", "name": "Unused endpoint: USE /api/v1/service-config", "shortDescription": {"text": "Unused endpoint: USE /api/v1/service-config"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/service-config` 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-e5c1b336df680d6d", "name": "Unused endpoint: USE /api/v1/knowledge-entries", "shortDescription": {"text": "Unused endpoint: USE /api/v1/knowledge-entries"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/knowledge-entries` 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-97f5455871beffa0", "name": "Unused endpoint: USE /api/v1/community/:communityId/knowledge-entries", "shortDescription": {"text": "Unused endpoint: USE /api/v1/community/:communityId/knowledge-entries"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/community/:communityId/knowledge-entries` 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-d0a9d602c520b599", "name": "Unused endpoint: USE /api/v1/qa", "shortDescription": {"text": "Unused endpoint: USE /api/v1/qa"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/qa` 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-d90f8a58c5b78e00", "name": "Unused endpoint: USE /api/v1/neighbor-posts", "shortDescription": {"text": "Unused endpoint: USE /api/v1/neighbor-posts"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/neighbor-posts` 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-9c3e118814b388da", "name": "Unused endpoint: USE /api/v1/dashboard", "shortDescription": {"text": "Unused endpoint: USE /api/v1/dashboard"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/dashboard` 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-f8cf390641a09174", "name": "Unused endpoint: USE /api/v1/governance", "shortDescription": {"text": "Unused endpoint: USE /api/v1/governance"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/governance` 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-43c0eb8932044f03", "name": "Unused endpoint: USE /api/v1/room-binding", "shortDescription": {"text": "Unused endpoint: USE /api/v1/room-binding"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/room-binding` 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-44faa2552ae39d75", "name": "Unused endpoint: USE /api/v1/uploads", "shortDescription": {"text": "Unused endpoint: USE /api/v1/uploads"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/uploads` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ea7fbf3bbcb8b01", "name": "Unused endpoint: USE /api/v1/admin/property/emergency-mode", "shortDescription": {"text": "Unused endpoint: USE /api/v1/admin/property/emergency-mode"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/admin/property/emergency-mode` 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-2eadb563fa4ee36a", "name": "Unused endpoint: USE /api/v1/admin/property/work-logs", "shortDescription": {"text": "Unused endpoint: USE /api/v1/admin/property/work-logs"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/admin/property/work-logs` 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-e84390ce4867ec09", "name": "Unused endpoint: USE /api/v1/community/:communityId/work-logs", "shortDescription": {"text": "Unused endpoint: USE /api/v1/community/:communityId/work-logs"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/community/:communityId/work-logs` 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-384dc588b76f1914", "name": "Unused endpoint: USE /api/v1/admin/property/constructions", "shortDescription": {"text": "Unused endpoint: USE /api/v1/admin/property/constructions"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/admin/property/constructions` 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-878041e7aa0c6ad9", "name": "Unused endpoint: USE /api/v1/admin/property/staff", "shortDescription": {"text": "Unused endpoint: USE /api/v1/admin/property/staff"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/admin/property/staff` 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-9982a70053d1468f", "name": "Unused endpoint: USE /api/v1/admin/property/monthly-reports", "shortDescription": {"text": "Unused endpoint: USE /api/v1/admin/property/monthly-reports"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/admin/property/monthly-reports` 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-c7c21afb20b529b6", "name": "Unused endpoint: USE /api/v1/admin/property/consultations", "shortDescription": {"text": "Unused endpoint: USE /api/v1/admin/property/consultations"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/admin/property/consultations` 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-26d6a2ed1c071e23", "name": "Unused endpoint: USE /api/v1/admin/property/payment-receipts", "shortDescription": {"text": "Unused endpoint: USE /api/v1/admin/property/payment-receipts"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/admin/property/payment-receipts` 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-4746248be856af6b", "name": "Unused endpoint: USE /api/v1/admin/property/compliments", "shortDescription": {"text": "Unused endpoint: USE /api/v1/admin/property/compliments"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/admin/property/compliments` 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-912678b4628e0cf2", "name": "Unused endpoint: USE /api/v1/admin/property/resident-feedback", "shortDescription": {"text": "Unused endpoint: USE /api/v1/admin/property/resident-feedback"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/admin/property/resident-feedback` 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-81541bf1e4a5d748", "name": "Unused endpoint: USE /api/v1/community/:communityId/feedback", "shortDescription": {"text": "Unused endpoint: USE /api/v1/community/:communityId/feedback"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/community/:communityId/feedback` 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-7ec6fbd94bfb53f0", "name": "Unused endpoint: USE /api/v1/community/:communityId/bills", "shortDescription": {"text": "Unused endpoint: USE /api/v1/community/:communityId/bills"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/community/:communityId/bills` 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-7744c04d77cf593b", "name": "Unused endpoint: USE /api/v1/community/:communityId/payment-guide", "shortDescription": {"text": "Unused endpoint: USE /api/v1/community/:communityId/payment-guide"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/community/:communityId/payment-guide` 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-ed1291aedf157257", "name": "Unused endpoint: USE /api/v1/community/:communityId/payment-receipts", "shortDescription": {"text": "Unused endpoint: USE /api/v1/community/:communityId/payment-receipts"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/community/:communityId/payment-receipts` 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-bcba55f6dd6e9825", "name": "Unused endpoint: USE /api/v1/community/:communityId/compliments", "shortDescription": {"text": "Unused endpoint: USE /api/v1/community/:communityId/compliments"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/community/:communityId/compliments` 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-d4e917778066952a", "name": "Unused endpoint: USE /api/v1/community/:communityId/constructions", "shortDescription": {"text": "Unused endpoint: USE /api/v1/community/:communityId/constructions"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/community/:communityId/constructions` 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-cd5ff3d5e98014cc", "name": "Unused endpoint: USE /api/v1/community/:communityId/staff", "shortDescription": {"text": "Unused endpoint: USE /api/v1/community/:communityId/staff"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/community/:communityId/staff` 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-a8fb1abdc73bca60", "name": "Unused endpoint: USE /api/v1/community/:communityId/monthly-reports", "shortDescription": {"text": "Unused endpoint: USE /api/v1/community/:communityId/monthly-reports"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/community/:communityId/monthly-reports` 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-dd0bc30f740be790", "name": "Unused endpoint: USE /api/v1/community/:communityId/consultations", "shortDescription": {"text": "Unused endpoint: USE /api/v1/community/:communityId/consultations"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/community/:communityId/consultations` 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-740d81150ea3430b", "name": "Unused endpoint: USE /api/v1/platform-operations", "shortDescription": {"text": "Unused endpoint: USE /api/v1/platform-operations"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/platform-operations` 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-134b9d23d92cf34e", "name": "Unused endpoint: USE /api/v1/platform-global", "shortDescription": {"text": "Unused endpoint: USE /api/v1/platform-global"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/platform-global` 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-05b5af82652c7c51", "name": "Unused endpoint: USE /api/v1/platform-ai", "shortDescription": {"text": "Unused endpoint: USE /api/v1/platform-ai"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/platform-ai` 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-35e18660cb40d041", "name": "Unused endpoint: USE /api/v1/merchants", "shortDescription": {"text": "Unused endpoint: USE /api/v1/merchants"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `USE /api/v1/merchants` 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-a436691337284d03", "name": "Unused endpoint: GET /api/v1/health", "shortDescription": {"text": "Unused endpoint: GET /api/v1/health"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `GET /api/v1/health` 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-47e14d7bef9417ed", "name": "Unused endpoint: GET /api/v1/private/ping", "shortDescription": {"text": "Unused endpoint: GET /api/v1/private/ping"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `GET /api/v1/private/ping` 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-bea57a2ae50e41b0", "name": "Unused endpoint: GET /api/v1/private/admin-ping", "shortDescription": {"text": "Unused endpoint: GET /api/v1/private/admin-ping"}, "fullDescription": {"text": "`apps/server/src/app.js` declares `GET /api/v1/private/admin-ping` 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/25325"}, "properties": {"repository": "deloog/ququ", "repoUrl": "https://github.com/deloog/ququ", "branch": "main"}, "results": [{"ruleId": "scanner-4e203e34a8753902", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/phase0-local-rehearsal.js:28"}, "properties": {"repobilityId": "dae0a76fcfe4a041", "scanner": "scanner-primary", "fingerprint": "4e203e34a8753902", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-11f86c2cb2e0cb7f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-file-size.js:139"}, "properties": {"repobilityId": "f0e96fcc08b524a3", "scanner": "scanner-primary", "fingerprint": "11f86c2cb2e0cb7f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-55884f4715244e71", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/local-reverse-proxy.js:67"}, "properties": {"repobilityId": "4150f92a50f3241c", "scanner": "scanner-primary", "fingerprint": "55884f4715244e71", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-25201f4a5a7cf22a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/watch-ci.js:235"}, "properties": {"repobilityId": "f41cfcc297a8ffca", "scanner": "scanner-primary", "fingerprint": "25201f4a5a7cf22a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cab6fa9422974998", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/server/scripts/backfill-room-verification-code-expiry.js:55"}, "properties": {"repobilityId": "42a3c2ae8d3227a4", "scanner": "scanner-primary", "fingerprint": "cab6fa9422974998", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-33d3d6a6e8cb6d3e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/server/scripts/preflight-tonight-release.js:61"}, "properties": {"repobilityId": "0e5cb1059217f64d", "scanner": "scanner-primary", "fingerprint": "33d3d6a6e8cb6d3e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0bbc8df2f50d8ca9", "level": "warning", "message": {"text": "Dockerfile runs as root: apps/admin-web/Dockerfile"}, "properties": {"repobilityId": "0dcc9269133c0b6a", "scanner": "scanner-primary", "fingerprint": "0bbc8df2f50d8ca9", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-fab0bf291f2e8626", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "6e69693587076537", "scanner": "scanner-primary", "fingerprint": "fab0bf291f2e8626", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/admin-web/Dockerfile"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-9766d6863526ca46", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: nginx:alpine"}, "properties": {"repobilityId": "264070e4e1c30591", "scanner": "scanner-primary", "fingerprint": "9766d6863526ca46", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/admin-web/Dockerfile"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-b8ef61a364140810", "level": "warning", "message": {"text": "Dockerfile runs as root: apps/server/Dockerfile"}, "properties": {"repobilityId": "027d0623f97e080e", "scanner": "scanner-primary", "fingerprint": "b8ef61a364140810", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-702851311e7476aa", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "ad68c8888d44e417", "scanner": "scanner-primary", "fingerprint": "702851311e7476aa", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/server/Dockerfile"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-702851311e7476aa", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "51dd9e0ea67be469", "scanner": "scanner-primary", "fingerprint": "702851311e7476aa", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/server/Dockerfile"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-c0f07ca4698116e9", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/check-duplication.js:3"}, "properties": {"repobilityId": "ab356c6b78a470b1", "scanner": "scanner-primary", "fingerprint": "c0f07ca4698116e9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/check-duplication.js"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-719bd6e98dba383e", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/phase0-local-rehearsal.js:3"}, "properties": {"repobilityId": "97b73a5636adafa0", "scanner": "scanner-primary", "fingerprint": "719bd6e98dba383e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/phase0-local-rehearsal.js"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-cda514de0d0ddd8a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/watch-ci.js:20"}, "properties": {"repobilityId": "81a80b2645757b18", "scanner": "scanner-primary", "fingerprint": "cda514de0d0ddd8a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/watch-ci.js"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-352a7111a6d73a2f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/pre-push-affected-e2e.js:17"}, "properties": {"repobilityId": "1ce35df5b32d6c03", "scanner": "scanner-primary", "fingerprint": "352a7111a6d73a2f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/pre-push-affected-e2e.js"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-96504b9e32ba078a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/release-orchestrator.js:3"}, "properties": {"repobilityId": "784814a5e0c4f5a7", "scanner": "scanner-primary", "fingerprint": "96504b9e32ba078a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/release-orchestrator.js"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-67d92232b0c434f9", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in apps/admin-web/e2e/helpers/auth.js:17"}, "properties": {"repobilityId": "e2a3b3e6f2bb0b1a", "scanner": "scanner-primary", "fingerprint": "67d92232b0c434f9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/admin-web/e2e/helpers/auth.js"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-9775683bd2bf9ed4", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in apps/server/scripts/preflight-tonight-release.js:3"}, "properties": {"repobilityId": "59d237029fab2a6f", "scanner": "scanner-primary", "fingerprint": "9775683bd2bf9ed4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/server/scripts/preflight-tonight-release.js"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-7607cde0f653e43a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in apps/miniprogram/e2e/doctor.cjs:5"}, "properties": {"repobilityId": "9ce40070d8c9b5d7", "scanner": "scanner-primary", "fingerprint": "7607cde0f653e43a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/miniprogram/e2e/doctor.cjs"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-fd6816b42bd0f66c", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in apps/miniprogram/e2e/run.cjs:6"}, "properties": {"repobilityId": "d5933b2fd37fd150", "scanner": "scanner-primary", "fingerprint": "fd6816b42bd0f66c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/miniprogram/e2e/run.cjs"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2644034c718fb80d", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 46}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4a76b700066ca8f5", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "eeb76410cc935c30", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 54}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2644034c718fb80d", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 96}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "15b01c1e36e9f12b", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 109}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c71c4053464cd39c", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 112}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "d08151bb856f4436", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 119}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "d08151bb856f4436", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 129}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2644034c718fb80d", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 147}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "eeb76410cc935c30", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 150}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4a76b700066ca8f5", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 156}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7bcae10f50250988", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 171}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7bcae10f50250988", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 226}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-89455734b5e2e926", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "39a896965a7a5fe0", "scanner": "scanner-primary", "fingerprint": "89455734b5e2e926", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/miniprogram-e2e.yml"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-89455734b5e2e926", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4c279eab0ffaf5a7", "scanner": "scanner-primary", "fingerprint": "89455734b5e2e926", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/miniprogram-e2e.yml"}, "region": {"startLine": 43}}}]}, {"ruleId": "scanner-89455734b5e2e926", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7bb6aed26abdd207", "scanner": "scanner-primary", "fingerprint": "89455734b5e2e926", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/miniprogram-e2e.yml"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-89455734b5e2e926", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "abbd58ace195db49", "scanner": "scanner-primary", "fingerprint": "89455734b5e2e926", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/miniprogram-e2e.yml"}, "region": {"startLine": 68}}}]}, {"ruleId": "scanner-2436c819d540d575", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f3f3478abb5893b8", "scanner": "scanner-primary", "fingerprint": "2436c819d540d575", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/rollback.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-2436c819d540d575", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "850a78df1d063654", "scanner": "scanner-primary", "fingerprint": "2436c819d540d575", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/rollback.yml"}, "region": {"startLine": 60}}}]}, {"ruleId": "scanner-2436c819d540d575", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "01ba63361d486784", "scanner": "scanner-primary", "fingerprint": "2436c819d540d575", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/rollback.yml"}, "region": {"startLine": 63}}}]}, {"ruleId": "scanner-2436c819d540d575", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "6e012b06f66bea26", "scanner": "scanner-primary", "fingerprint": "2436c819d540d575", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/rollback.yml"}, "region": {"startLine": 68}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ae16880318b99912", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "54597edb7f5bad38", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "989a74409a402368", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 36}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ae16880318b99912", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 55}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "54597edb7f5bad38", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 58}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "989a74409a402368", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 63}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ae16880318b99912", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 98}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "54597edb7f5bad38", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 101}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "989a74409a402368", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 106}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ae16880318b99912", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 143}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "54597edb7f5bad38", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 146}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "989a74409a402368", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 151}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "bd7f3c1c34d83159", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 168}}}]}, {"ruleId": "scanner-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "b86179956da3a4a8", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0af319097027db48", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "59f0e067b1ab65db", "scanner": "scanner-primary", "fingerprint": "0af319097027db48", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/server/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-76577e10cf0cfc2e", "level": "note", "message": {"text": "Very large file: apps/server/tests/unit/services/platform-global.service.test.js (3449 lines)"}, "properties": {"repobilityId": "e18919e4c470441a", "scanner": "scanner-primary", "fingerprint": "76577e10cf0cfc2e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f99525623bd13150", "level": "note", "message": {"text": "Very large file: apps/server/tests/unit/services/community.service.test.js (1781 lines)"}, "properties": {"repobilityId": "b43d6a86c54b59e1", "scanner": "scanner-primary", "fingerprint": "f99525623bd13150", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-703e814dac3c3f3f", "level": "note", "message": {"text": "Very large file: apps/server/tests/unit/routes/governance.routes.test.js (1646 lines)"}, "properties": {"repobilityId": "dd7cc8e2c77f5cfd", "scanner": "scanner-primary", "fingerprint": "703e814dac3c3f3f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-1dd70031639d0763", "level": "note", "message": {"text": "Very large file: apps/server/src/services/platform-global.service.js (2073 lines)"}, "properties": {"repobilityId": "c078eb3f0253b94c", "scanner": "scanner-primary", "fingerprint": "1dd70031639d0763", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "3c20c0d948a75afd", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-f666328b45f4601a", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/admin-web/package.json"}, "properties": {"repobilityId": "a53cda93fe322fd6", "scanner": "scanner-primary", "fingerprint": "f666328b45f4601a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/admin-web/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5f12bbcc60e1f76c", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/server/package.json"}, "properties": {"repobilityId": "16bf11fe30b0b8cc", "scanner": "scanner-primary", "fingerprint": "5f12bbcc60e1f76c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/server/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4abd1093a94d2cbc", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/miniprogram/package.json"}, "properties": {"repobilityId": "cc9cd7c9a7197cdb", "scanner": "scanner-primary", "fingerprint": "4abd1093a94d2cbc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/miniprogram/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "b6e17568e1228742", "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": "82f922fe14a50293", "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": "c7eeb61dea1e2242", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "bd4a8a0174ebc155", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "e9054908cfae5e78", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-07a7770d2d6f2cf0", "level": "note", "message": {"text": "Legacy-named symbol `loadLegacy` in scripts/check-file-size.js:57"}, "properties": {"repobilityId": "ed46b08c194f228f", "scanner": "scanner-primary", "fingerprint": "07a7770d2d6f2cf0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-45063b446e8724e9", "level": "note", "message": {"text": "Legacy-named symbol `errorOnDeprecated` in apps/admin-web/jest.config.cjs:14"}, "properties": {"repobilityId": "7bf30dcb15f13620", "scanner": "scanner-primary", "fingerprint": "45063b446e8724e9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-5a8072e7c9e7b365", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/admin-web/src/api/http.js:18"}, "properties": {"repobilityId": "95c7b8dabe8dbac2", "scanner": "scanner-primary", "fingerprint": "5a8072e7c9e7b365", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b330f1a26b13161b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/admin-web/src/utils/property-image-upload.js:42"}, "properties": {"repobilityId": "c08dc26a37bf0454", "scanner": "scanner-primary", "fingerprint": "b330f1a26b13161b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5682bb0dfff21818", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/admin-web/src/utils/community-hero-upload.js:7"}, "properties": {"repobilityId": "bffd9fd57fa9bef0", "scanner": "scanner-primary", "fingerprint": "5682bb0dfff21818", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3e4d51505fcc05f4", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/admin-web/src/utils/safe-url.js:1"}, "properties": {"repobilityId": "df29f13a12eea513", "scanner": "scanner-primary", "fingerprint": "3e4d51505fcc05f4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cbdf47a7d2a4869b", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/admin-web/e2e/committee-readonly.spec.js:124"}, "properties": {"repobilityId": "4787c8bdc9c05cf4", "scanner": "scanner-primary", "fingerprint": "cbdf47a7d2a4869b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eb1c1942b249b220", "level": "note", "message": {"text": "Legacy-named symbol `errorOnDeprecated` in apps/server/jest.integration.config.js:13"}, "properties": {"repobilityId": "0b6cdb71aef600d0", "scanner": "scanner-primary", "fingerprint": "eb1c1942b249b220", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-83b87e47530c7e87", "level": "note", "message": {"text": "Legacy-named symbol `errorOnDeprecated` in apps/server/jest.config.js:25"}, "properties": {"repobilityId": "8eecd6884acf19a6", "scanner": "scanner-primary", "fingerprint": "83b87e47530c7e87", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-b3ee6a164a2f3075", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/server/tests/unit/routes/app-monthly-report.test.js:5"}, "properties": {"repobilityId": "7d5d58ce26f9bbe0", "scanner": "scanner-primary", "fingerprint": "b3ee6a164a2f3075", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-367eede39eb4f4a3", "level": "note", "message": {"text": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/knowledge-entries.integration.test.js:59"}, "properties": {"repobilityId": "d09b78035d0f878d", "scanner": "scanner-primary", "fingerprint": "367eede39eb4f4a3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-9fd6c1b2341c62f6", "level": "note", "message": {"text": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/users.integration.test.js:52"}, "properties": {"repobilityId": "22d2bbba71922a93", "scanner": "scanner-primary", "fingerprint": "9fd6c1b2341c62f6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-3f705a585312f27d", "level": "note", "message": {"text": "Legacy-named symbol `matchedLegacy` in apps/server/tests/integration/room-binding.integration.test.js:132"}, "properties": {"repobilityId": "1e5158a7ee768847", "scanner": "scanner-primary", "fingerprint": "3f705a585312f27d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-3cb8ac81a7048102", "level": "note", "message": {"text": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/payment.integration.test.js:26"}, "properties": {"repobilityId": "137ea58feb2911dc", "scanner": "scanner-primary", "fingerprint": "3cb8ac81a7048102", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-01c52aed2263d02f", "level": "note", "message": {"text": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/work-orders.integration.test.js:52"}, "properties": {"repobilityId": "6c2731e2a16afc93", "scanner": "scanner-primary", "fingerprint": "01c52aed2263d02f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d2928519e106f11b", "level": "note", "message": {"text": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/notifications.integration.test.js:44"}, "properties": {"repobilityId": "471cd83036d2d857", "scanner": "scanner-primary", "fingerprint": "d2928519e106f11b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d8466dc03356733e", "level": "note", "message": {"text": "Legacy-named symbol `matchLegacy` in apps/server/tests/integration/notification-drafts.integration.test.js:51"}, "properties": {"repobilityId": "b4d85ac5d8035328", "scanner": "scanner-primary", "fingerprint": "d8466dc03356733e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-68b80e78c992c4e6", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/server/src/utils/upload-url.util.js:3"}, "properties": {"repobilityId": "54f99cd80c113681", "scanner": "scanner-primary", "fingerprint": "68b80e78c992c4e6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e46e3bd8015f08a6", "level": "none", "message": {"text": "Commented-code block (7 lines) in apps/server/src/services/community-onboard.service.js:6"}, "properties": {"repobilityId": "d394140b566b13fb", "scanner": "scanner-primary", "fingerprint": "e46e3bd8015f08a6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ebc0e6f8737399d6", "level": "note", "message": {"text": "60 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "171bd9da9eaef25b", "scanner": "scanner-primary", "fingerprint": "ebc0e6f8737399d6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "d3e97f167ad81e8f", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-94da1aaaf36cc41f", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1"}, "properties": {"repobilityId": "84182036bd6b5317", "scanner": "scanner-primary", "fingerprint": "94da1aaaf36cc41f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3bec7ccd0b909bea", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/auth"}, "properties": {"repobilityId": "9ad1dae69fc3f6d8", "scanner": "scanner-primary", "fingerprint": "3bec7ccd0b909bea", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3f5def35940a2e30", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/platform/communities"}, "properties": {"repobilityId": "1e81b3e67038315b", "scanner": "scanner-primary", "fingerprint": "3f5def35940a2e30", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-569f9e62f17ba55c", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/communities"}, "properties": {"repobilityId": "7f7d6fb1dd5de9f8", "scanner": "scanner-primary", "fingerprint": "569f9e62f17ba55c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c2c62158d7a6da2d", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/community"}, "properties": {"repobilityId": "d1cc2437db26f45d", "scanner": "scanner-primary", "fingerprint": "c2c62158d7a6da2d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4b1afd0ba2b8f574", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/users"}, "properties": {"repobilityId": "403c9e774b5e6d27", "scanner": "scanner-primary", "fingerprint": "4b1afd0ba2b8f574", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a8c24978a6a1a217", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/repair"}, "properties": {"repobilityId": "8401290db698e7e9", "scanner": "scanner-primary", "fingerprint": "a8c24978a6a1a217", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d6fb929d8a360929", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/feedback"}, "properties": {"repobilityId": "099041d834b2f509", "scanner": "scanner-primary", "fingerprint": "d6fb929d8a360929", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-527939ead45dae84", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/notifications"}, "properties": {"repobilityId": "4d46dfbfc7473126", "scanner": "scanner-primary", "fingerprint": "527939ead45dae84", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ebb39d8702706f7b", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/notification-drafts"}, "properties": {"repobilityId": "79aa63eecb6a015b", "scanner": "scanner-primary", "fingerprint": "ebb39d8702706f7b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b46485dc42456430", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/property-accounts"}, "properties": {"repobilityId": "4c9d7493bc3b5a2c", "scanner": "scanner-primary", "fingerprint": "b46485dc42456430", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-aba5115c6df6f434", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/bills"}, "properties": {"repobilityId": "7e82bd1dfdeb5c10", "scanner": "scanner-primary", "fingerprint": "aba5115c6df6f434", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c33a352c8f689620", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/admin/property/bills"}, "properties": {"repobilityId": "7a17da3fc119b7fe", "scanner": "scanner-primary", "fingerprint": "c33a352c8f689620", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d20e59e81c7958ab", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/work-orders"}, "properties": {"repobilityId": "500cdcc5a28fdd07", "scanner": "scanner-primary", "fingerprint": "d20e59e81c7958ab", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f079ab90da48923f", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/service-config"}, "properties": {"repobilityId": "b1eac7e8020ef295", "scanner": "scanner-primary", "fingerprint": "f079ab90da48923f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e5c1b336df680d6d", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/knowledge-entries"}, "properties": {"repobilityId": "251d9c9685596851", "scanner": "scanner-primary", "fingerprint": "e5c1b336df680d6d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-97f5455871beffa0", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/community/:communityId/knowledge-entries"}, "properties": {"repobilityId": "2a20473215a9bd2e", "scanner": "scanner-primary", "fingerprint": "97f5455871beffa0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d0a9d602c520b599", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/qa"}, "properties": {"repobilityId": "e59623bb2cbc5ecc", "scanner": "scanner-primary", "fingerprint": "d0a9d602c520b599", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d90f8a58c5b78e00", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/neighbor-posts"}, "properties": {"repobilityId": "0454e2f13467b9b3", "scanner": "scanner-primary", "fingerprint": "d90f8a58c5b78e00", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9c3e118814b388da", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/dashboard"}, "properties": {"repobilityId": "106851b0706071fd", "scanner": "scanner-primary", "fingerprint": "9c3e118814b388da", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f8cf390641a09174", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/governance"}, "properties": {"repobilityId": "42bd577148a34fef", "scanner": "scanner-primary", "fingerprint": "f8cf390641a09174", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-43c0eb8932044f03", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/room-binding"}, "properties": {"repobilityId": "3ff7f28fad6c987d", "scanner": "scanner-primary", "fingerprint": "43c0eb8932044f03", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-44faa2552ae39d75", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/uploads"}, "properties": {"repobilityId": "1c3e53841905c5ad", "scanner": "scanner-primary", "fingerprint": "44faa2552ae39d75", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3ea7fbf3bbcb8b01", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/admin/property/emergency-mode"}, "properties": {"repobilityId": "4fb4ce9dba6d3e09", "scanner": "scanner-primary", "fingerprint": "3ea7fbf3bbcb8b01", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2eadb563fa4ee36a", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/admin/property/work-logs"}, "properties": {"repobilityId": "77c84b01c15c74fb", "scanner": "scanner-primary", "fingerprint": "2eadb563fa4ee36a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e84390ce4867ec09", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/community/:communityId/work-logs"}, "properties": {"repobilityId": "61b36e6247fc84a9", "scanner": "scanner-primary", "fingerprint": "e84390ce4867ec09", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-384dc588b76f1914", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/admin/property/constructions"}, "properties": {"repobilityId": "b0f02e07e9b61f83", "scanner": "scanner-primary", "fingerprint": "384dc588b76f1914", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-878041e7aa0c6ad9", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/admin/property/staff"}, "properties": {"repobilityId": "989b2f72978bb308", "scanner": "scanner-primary", "fingerprint": "878041e7aa0c6ad9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9982a70053d1468f", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/admin/property/monthly-reports"}, "properties": {"repobilityId": "0dbbf9ac18340f04", "scanner": "scanner-primary", "fingerprint": "9982a70053d1468f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c7c21afb20b529b6", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/admin/property/consultations"}, "properties": {"repobilityId": "39bb6c6f4a9d962d", "scanner": "scanner-primary", "fingerprint": "c7c21afb20b529b6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-26d6a2ed1c071e23", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/admin/property/payment-receipts"}, "properties": {"repobilityId": "f2c96923481f05d1", "scanner": "scanner-primary", "fingerprint": "26d6a2ed1c071e23", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4746248be856af6b", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/admin/property/compliments"}, "properties": {"repobilityId": "0559fb6c4d7410d3", "scanner": "scanner-primary", "fingerprint": "4746248be856af6b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-912678b4628e0cf2", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/admin/property/resident-feedback"}, "properties": {"repobilityId": "b6bd0800375e6807", "scanner": "scanner-primary", "fingerprint": "912678b4628e0cf2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-81541bf1e4a5d748", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/community/:communityId/feedback"}, "properties": {"repobilityId": "210c3974c01cc9a0", "scanner": "scanner-primary", "fingerprint": "81541bf1e4a5d748", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7ec6fbd94bfb53f0", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/community/:communityId/bills"}, "properties": {"repobilityId": "058b85686cdfe842", "scanner": "scanner-primary", "fingerprint": "7ec6fbd94bfb53f0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7744c04d77cf593b", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/community/:communityId/payment-guide"}, "properties": {"repobilityId": "d74ce9ea59c472ed", "scanner": "scanner-primary", "fingerprint": "7744c04d77cf593b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ed1291aedf157257", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/community/:communityId/payment-receipts"}, "properties": {"repobilityId": "4e3343d6b231eb5e", "scanner": "scanner-primary", "fingerprint": "ed1291aedf157257", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bcba55f6dd6e9825", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/community/:communityId/compliments"}, "properties": {"repobilityId": "d976e674bbdd33fc", "scanner": "scanner-primary", "fingerprint": "bcba55f6dd6e9825", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d4e917778066952a", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/community/:communityId/constructions"}, "properties": {"repobilityId": "b000014b1e8302f9", "scanner": "scanner-primary", "fingerprint": "d4e917778066952a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cd5ff3d5e98014cc", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/community/:communityId/staff"}, "properties": {"repobilityId": "26dd7fffd5b88e86", "scanner": "scanner-primary", "fingerprint": "cd5ff3d5e98014cc", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a8fb1abdc73bca60", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/community/:communityId/monthly-reports"}, "properties": {"repobilityId": "0591fd5508dd9dc3", "scanner": "scanner-primary", "fingerprint": "a8fb1abdc73bca60", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-dd0bc30f740be790", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/community/:communityId/consultations"}, "properties": {"repobilityId": "eac8660206fa853d", "scanner": "scanner-primary", "fingerprint": "dd0bc30f740be790", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-740d81150ea3430b", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/platform-operations"}, "properties": {"repobilityId": "02577f593e83385d", "scanner": "scanner-primary", "fingerprint": "740d81150ea3430b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-134b9d23d92cf34e", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/platform-global"}, "properties": {"repobilityId": "495f5763b92e24e1", "scanner": "scanner-primary", "fingerprint": "134b9d23d92cf34e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-05b5af82652c7c51", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/platform-ai"}, "properties": {"repobilityId": "05759ebcf68bdc35", "scanner": "scanner-primary", "fingerprint": "05b5af82652c7c51", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-35e18660cb40d041", "level": "note", "message": {"text": "Unused endpoint: USE /api/v1/merchants"}, "properties": {"repobilityId": "7a9ce7eecc60c84a", "scanner": "scanner-primary", "fingerprint": "35e18660cb40d041", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a436691337284d03", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/health"}, "properties": {"repobilityId": "8779b1283846f6dc", "scanner": "scanner-primary", "fingerprint": "a436691337284d03", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-47e14d7bef9417ed", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/private/ping"}, "properties": {"repobilityId": "60720169b39e290b", "scanner": "scanner-primary", "fingerprint": "47e14d7bef9417ed", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bea57a2ae50e41b0", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/private/admin-ping"}, "properties": {"repobilityId": "58d49b14c98de677", "scanner": "scanner-primary", "fingerprint": "bea57a2ae50e41b0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}