{"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-67c3d3b6835cfd7d", "name": "Stray `console.log` in TS/JS \u2014 src/core/ast-chunker.test.ts:134", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/core/ast-chunker.test.ts:134"}, "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-b28af9ae47cee825", "name": "Stray `console.log` in TS/JS \u2014 src/core/ast-graph-extractor.test.ts:132", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/core/ast-graph-extractor.test.ts:132"}, "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-d651ca412ef5e18d", "name": "Stray `console.log` in TS/JS \u2014 src/cli/index.ts:50", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/cli/index.ts:50"}, "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-dd43567fbee1dedd", "name": "Stray `console.log` in TS/JS \u2014 extension/build.js:70", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 extension/build.js:70"}, "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-c50f5c7ffd456b72", "name": "Privileged port 8 in use", "shortDescription": {"text": "Privileged port 8 in use"}, "fullDescription": {"text": "Port 8 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-21e9767f8b3394fd", "name": "Insecure pattern 'node_child_process' in src/agent/extra-tools.ts:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/agent/extra-tools.ts:2"}, "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-a287de549ea7beea", "name": "Insecure pattern 'node_child_process' in src/core/freshness.ts:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/core/freshness.ts: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-0390c16525f7a7b3", "name": "Insecure pattern 'node_child_process' in src/core/git-recency.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/core/git-recency.ts:1"}, "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-5c6b28f647317913", "name": "Insecure pattern 'node_child_process' in extension/scripts/build-native-local.mjs:13", "shortDescription": {"text": "Insecure pattern 'node_child_process' in extension/scripts/build-native-local.mjs:13"}, "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-9841d8ade0d814b8", "name": "Insecure pattern 'node_child_process' in extension/scripts/verify-vsix.mjs:17", "shortDescription": {"text": "Insecure pattern 'node_child_process' in extension/scripts/verify-vsix.mjs: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-2077d4abfa398dbd", "name": "Insecure pattern 'direct_innerhtml_assignment' in extension/src/chat/webview/main.ts:84", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in extension/src/chat/webview/main.ts:84"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e3fd94922bd5ce78", "name": "Insecure pattern 'direct_outerhtml_assignment' in extension/src/chat/webview/main.ts:239", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in extension/src/chat/webview/main.ts:239"}, "fullDescription": {"text": "Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-95663814f6d474ca", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-node@v6 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-9371509d79f73d91", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/github-script@v9 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 54 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 13 placeholder/mock markers across 7 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "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-b153801c254bebd8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/core/reranker.ts:63", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/core/reranker.ts:63"}, "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-5c517bc8f5f80707", "name": "Legacy-named symbol `glibc_too_old` in src/core/native-binding-error.test.ts:45", "shortDescription": {"text": "Legacy-named symbol `glibc_too_old` in src/core/native-binding-error.test.ts:45"}, "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-5f36fe2a5225b415", "name": "Legacy-named symbol `glibc_too_old` in src/core/native-binding-error.ts:18", "shortDescription": {"text": "Legacy-named symbol `glibc_too_old` in src/core/native-binding-error.ts:18"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-31d7add078da3380", "name": "Legacy-named symbol `maybeMigrateLegacy` in src/core/sqlite-store.ts:133", "shortDescription": {"text": "Legacy-named symbol `maybeMigrateLegacy` in src/core/sqlite-store.ts:133"}, "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-2d275d8a67d1df8b", "name": "Commented-code block (5 lines) in src/core/sqlite-store.ts:135", "shortDescription": {"text": "Commented-code block (5 lines) in src/core/sqlite-store.ts:135"}, "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-290ebaf8ed5a699c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/core/embedder.ts:128", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/core/embedder.ts:128"}, "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-87555f698cce328e", "name": "Commented-code block (5 lines) in extension/scripts/build-native-local.mjs:48", "shortDescription": {"text": "Commented-code block (5 lines) in extension/scripts/build-native-local.mjs:48"}, "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-74fc6d739fe39fd0", "name": "Legacy-named symbol `_vsix_copy` in extension/scripts/verify-vsix.mjs:59", "shortDescription": {"text": "Legacy-named symbol `_vsix_copy` in extension/scripts/verify-vsix.mjs: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-64fabac5c376fdf5", "name": "Commented-code block (5 lines) in extension/scripts/verify-vsix.mjs:168", "shortDescription": {"text": "Commented-code block (5 lines) in extension/scripts/verify-vsix.mjs:168"}, "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}}]}}, "automationDetails": {"id": "repobility/25377"}, "properties": {"repository": "Dhaxor/open-context-engine", "repoUrl": "https://github.com/Dhaxor/open-context-engine", "branch": "main"}, "results": [{"ruleId": "scanner-67c3d3b6835cfd7d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/core/ast-chunker.test.ts:134"}, "properties": {"repobilityId": "bfd4dd5c23ea5b36", "scanner": "scanner-primary", "fingerprint": "67c3d3b6835cfd7d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b28af9ae47cee825", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/core/ast-graph-extractor.test.ts:132"}, "properties": {"repobilityId": "4bdd5c968d339d70", "scanner": "scanner-primary", "fingerprint": "b28af9ae47cee825", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d651ca412ef5e18d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/cli/index.ts:50"}, "properties": {"repobilityId": "ee7dac2d7990903e", "scanner": "scanner-primary", "fingerprint": "d651ca412ef5e18d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-dd43567fbee1dedd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 extension/build.js:70"}, "properties": {"repobilityId": "53df3f13e918eff7", "scanner": "scanner-primary", "fingerprint": "dd43567fbee1dedd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c50f5c7ffd456b72", "level": "warning", "message": {"text": "Privileged port 8 in use"}, "properties": {"repobilityId": "8e03f5632e703751", "scanner": "scanner-primary", "fingerprint": "c50f5c7ffd456b72", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/check-electron-drift.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-21e9767f8b3394fd", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/agent/extra-tools.ts:2"}, "properties": {"repobilityId": "8064de0979ef61ed", "scanner": "scanner-primary", "fingerprint": "21e9767f8b3394fd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/agent/extra-tools.ts"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-a287de549ea7beea", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/core/freshness.ts:3"}, "properties": {"repobilityId": "4425c819903ad5aa", "scanner": "scanner-primary", "fingerprint": "a287de549ea7beea", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/core/freshness.ts"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-0390c16525f7a7b3", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/core/git-recency.ts:1"}, "properties": {"repobilityId": "3efffa7a463cd05c", "scanner": "scanner-primary", "fingerprint": "0390c16525f7a7b3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/core/git-recency.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5c6b28f647317913", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in extension/scripts/build-native-local.mjs:13"}, "properties": {"repobilityId": "a1fa6186d75a5ad0", "scanner": "scanner-primary", "fingerprint": "5c6b28f647317913", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "extension/scripts/build-native-local.mjs"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-9841d8ade0d814b8", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in extension/scripts/verify-vsix.mjs:17"}, "properties": {"repobilityId": "b2e7fe4236a99a48", "scanner": "scanner-primary", "fingerprint": "9841d8ade0d814b8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "extension/scripts/verify-vsix.mjs"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-2077d4abfa398dbd", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in extension/src/chat/webview/main.ts:84"}, "properties": {"repobilityId": "6ef3acd6bf8900f8", "scanner": "scanner-primary", "fingerprint": "2077d4abfa398dbd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "extension/src/chat/webview/main.ts"}, "region": {"startLine": 84}}}]}, {"ruleId": "scanner-e3fd94922bd5ce78", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in extension/src/chat/webview/main.ts:239"}, "properties": {"repobilityId": "2c2d00d5723641a0", "scanner": "scanner-primary", "fingerprint": "e3fd94922bd5ce78", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "extension/src/chat/webview/main.ts"}, "region": {"startLine": 239}}}]}, {"ruleId": "scanner-95663814f6d474ca", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9313360a10041122", "scanner": "scanner-primary", "fingerprint": "95663814f6d474ca", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-vsix.yml"}, "region": {"startLine": 107}}}]}, {"ruleId": "scanner-95663814f6d474ca", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "24de86cd05213038", "scanner": "scanner-primary", "fingerprint": "95663814f6d474ca", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-vsix.yml"}, "region": {"startLine": 199}}}]}, {"ruleId": "scanner-95663814f6d474ca", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2f06ec7211009bb7", "scanner": "scanner-primary", "fingerprint": "95663814f6d474ca", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-vsix.yml"}, "region": {"startLine": 226}}}]}, {"ruleId": "scanner-9371509d79f73d91", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "6ec50d413fe6d2da", "scanner": "scanner-primary", "fingerprint": "9371509d79f73d91", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/check-electron-drift.yml"}, "region": {"startLine": 56}}}]}, {"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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "af2bd6cebe23eba5", "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": "aacd31e623f2b68c", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "c7f2f84f891fc1ed", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "ffe13372526a2038", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b153801c254bebd8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/core/reranker.ts:63"}, "properties": {"repobilityId": "bf47936034a36f73", "scanner": "scanner-primary", "fingerprint": "b153801c254bebd8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5c517bc8f5f80707", "level": "note", "message": {"text": "Legacy-named symbol `glibc_too_old` in src/core/native-binding-error.test.ts:45"}, "properties": {"repobilityId": "9e19d76f161922a0", "scanner": "scanner-primary", "fingerprint": "5c517bc8f5f80707", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-5f36fe2a5225b415", "level": "note", "message": {"text": "Legacy-named symbol `glibc_too_old` in src/core/native-binding-error.ts:18"}, "properties": {"repobilityId": "c47ba596f116554d", "scanner": "scanner-primary", "fingerprint": "5f36fe2a5225b415", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-31d7add078da3380", "level": "note", "message": {"text": "Legacy-named symbol `maybeMigrateLegacy` in src/core/sqlite-store.ts:133"}, "properties": {"repobilityId": "dd9aa3e103f24533", "scanner": "scanner-primary", "fingerprint": "31d7add078da3380", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2d275d8a67d1df8b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/core/sqlite-store.ts:135"}, "properties": {"repobilityId": "8c2d61157c5902c9", "scanner": "scanner-primary", "fingerprint": "2d275d8a67d1df8b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-290ebaf8ed5a699c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/core/embedder.ts:128"}, "properties": {"repobilityId": "c46805cbdb5ee5b9", "scanner": "scanner-primary", "fingerprint": "290ebaf8ed5a699c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-87555f698cce328e", "level": "none", "message": {"text": "Commented-code block (5 lines) in extension/scripts/build-native-local.mjs:48"}, "properties": {"repobilityId": "b54b4fcb9b517b97", "scanner": "scanner-primary", "fingerprint": "87555f698cce328e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-74fc6d739fe39fd0", "level": "note", "message": {"text": "Legacy-named symbol `_vsix_copy` in extension/scripts/verify-vsix.mjs:59"}, "properties": {"repobilityId": "c9f8607d9d0f212e", "scanner": "scanner-primary", "fingerprint": "74fc6d739fe39fd0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-64fabac5c376fdf5", "level": "none", "message": {"text": "Commented-code block (5 lines) in extension/scripts/verify-vsix.mjs:168"}, "properties": {"repobilityId": "f4b841509edadeed", "scanner": "scanner-primary", "fingerprint": "64fabac5c376fdf5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}