{"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-edcf099d676c9b91", "name": "Stray `console.log` in TS/JS \u2014 tests/engine/performance.test.ts:48", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tests/engine/performance.test.ts:48"}, "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-3d286352e211d48f", "name": "Stray `console.log` in TS/JS \u2014 src/main/smoke.ts:49", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/main/smoke.ts:49"}, "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-6ca16d977152b401", "name": "Stray `console.log` in TS/JS \u2014 src/main/screenshot.ts:93", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/main/screenshot.ts:93"}, "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-a10884e2345fc5c5", "name": "Stray `console.log` in TS/JS \u2014 src/main/lib/perf.ts:29", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/main/lib/perf.ts:29"}, "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-9e086619b36ec278", "name": "Insecure pattern 'node_child_process' in scripts/adhoc-sign.cjs:16", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/adhoc-sign.cjs:16"}, "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-89fc1d0d3d2eb5ed", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/renderer/main.ts:278", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/renderer/main.ts:278"}, "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-c6a2efa50e9b4605", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/preload/editor/history.ts:56", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/preload/editor/history.ts:56"}, "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-c7fdb468221e8edd", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/preload/editor/toolbar.ts:168", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/preload/editor/toolbar.ts:168"}, "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-e69ccc604024eb04", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/preload/editor/overlay.ts:203", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/preload/editor/overlay.ts:203"}, "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-67c0919f449f23ce", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/preload/editor/session.ts:67", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/preload/editor/session.ts:67"}, "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-220f8ffee941af2e", "name": "Insecure pattern 'insert_adjacent_html' in src/preload/editor/controller.ts:382", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in src/preload/editor/controller.ts:382"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "softprops/action-gh-release@v3 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-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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 7 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9a26bc124180e0fe", "name": "Commented-code block (6 lines) in tests/main/op-guard.test.ts:255", "shortDescription": {"text": "Commented-code block (6 lines) in tests/main/op-guard.test.ts:255"}, "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-05fcf1b621fd4c39", "name": "Commented-code block (6 lines) in src/preload/doc.ts:22", "shortDescription": {"text": "Commented-code block (6 lines) in src/preload/doc.ts:22"}, "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-978de9db50543264", "name": "Commented-code block (6 lines) in src/preload/editor/controller.ts:93", "shortDescription": {"text": "Commented-code block (6 lines) in src/preload/editor/controller.ts:93"}, "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-d38caf9f3a2d6bb3", "name": "Commented-code block (6 lines) in src/engine/ops.ts:390", "shortDescription": {"text": "Commented-code block (6 lines) in src/engine/ops.ts:390"}, "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-d4b1a2e901d93cd5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/main/protocol.ts:17", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/main/protocol.ts:17"}, "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-6a40c9a3a00b829e", "name": "Commented-code block (7 lines) in src/main/index.ts:64", "shortDescription": {"text": "Commented-code block (7 lines) in src/main/index.ts:64"}, "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-ace3c7684b152b72", "name": "Commented-code block (5 lines) in src/main/document-manager.ts:241", "shortDescription": {"text": "Commented-code block (5 lines) in src/main/document-manager.ts:241"}, "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-ff27a25ee8d4794f", "name": "Commented-code block (6 lines) in src/main/lib/validate-op.ts:129", "shortDescription": {"text": "Commented-code block (6 lines) in src/main/lib/validate-op.ts:129"}, "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/17960"}, "properties": {"repository": "redraaya/Redra", "repoUrl": "https://github.com/redraaya/Redra", "branch": "main"}, "results": [{"ruleId": "scanner-edcf099d676c9b91", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tests/engine/performance.test.ts:48"}, "properties": {"repobilityId": "cb24d6ddf935ab8c", "scanner": "scanner-primary", "fingerprint": "edcf099d676c9b91", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3d286352e211d48f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/main/smoke.ts:49"}, "properties": {"repobilityId": "7b49e8dc3fc60121", "scanner": "scanner-primary", "fingerprint": "3d286352e211d48f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6ca16d977152b401", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/main/screenshot.ts:93"}, "properties": {"repobilityId": "d1329831e55eca04", "scanner": "scanner-primary", "fingerprint": "6ca16d977152b401", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a10884e2345fc5c5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/main/lib/perf.ts:29"}, "properties": {"repobilityId": "d6220f019833aa90", "scanner": "scanner-primary", "fingerprint": "a10884e2345fc5c5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9e086619b36ec278", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/adhoc-sign.cjs:16"}, "properties": {"repobilityId": "2e4edb08b95026c5", "scanner": "scanner-primary", "fingerprint": "9e086619b36ec278", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/adhoc-sign.cjs"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-89fc1d0d3d2eb5ed", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/renderer/main.ts:278"}, "properties": {"repobilityId": "e5c965a987d7214e", "scanner": "scanner-primary", "fingerprint": "89fc1d0d3d2eb5ed", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/renderer/main.ts"}, "region": {"startLine": 278}}}]}, {"ruleId": "scanner-c6a2efa50e9b4605", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/preload/editor/history.ts:56"}, "properties": {"repobilityId": "55d90e8c02eeaedb", "scanner": "scanner-primary", "fingerprint": "c6a2efa50e9b4605", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/preload/editor/history.ts"}, "region": {"startLine": 56}}}]}, {"ruleId": "scanner-c7fdb468221e8edd", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/preload/editor/toolbar.ts:168"}, "properties": {"repobilityId": "5d1971b0c4384790", "scanner": "scanner-primary", "fingerprint": "c7fdb468221e8edd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/preload/editor/toolbar.ts"}, "region": {"startLine": 168}}}]}, {"ruleId": "scanner-e69ccc604024eb04", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/preload/editor/overlay.ts:203"}, "properties": {"repobilityId": "71124c7bf4611706", "scanner": "scanner-primary", "fingerprint": "e69ccc604024eb04", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/preload/editor/overlay.ts"}, "region": {"startLine": 203}}}]}, {"ruleId": "scanner-67c0919f449f23ce", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/preload/editor/session.ts:67"}, "properties": {"repobilityId": "8d3f3670b297ac40", "scanner": "scanner-primary", "fingerprint": "67c0919f449f23ce", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/preload/editor/session.ts"}, "region": {"startLine": 67}}}]}, {"ruleId": "scanner-220f8ffee941af2e", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in src/preload/editor/controller.ts:382"}, "properties": {"repobilityId": "d3f9a8eec2b6ca9a", "scanner": "scanner-primary", "fingerprint": "220f8ffee941af2e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/preload/editor/controller.ts"}, "region": {"startLine": 382}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f0c3d4499b6cd885", "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": 45}}}]}, {"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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "39925df81a404e6e", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "4cd6f7a24c5e61ea", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "1ac1e5e1a18cd6ca", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "6c010e1a46afcb9a", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-9a26bc124180e0fe", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/main/op-guard.test.ts:255"}, "properties": {"repobilityId": "b2517fd697ef8abb", "scanner": "scanner-primary", "fingerprint": "9a26bc124180e0fe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-05fcf1b621fd4c39", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/preload/doc.ts:22"}, "properties": {"repobilityId": "4c9ff3cdd1a264ce", "scanner": "scanner-primary", "fingerprint": "05fcf1b621fd4c39", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-978de9db50543264", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/preload/editor/controller.ts:93"}, "properties": {"repobilityId": "c266ff07acdf4c91", "scanner": "scanner-primary", "fingerprint": "978de9db50543264", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d38caf9f3a2d6bb3", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/engine/ops.ts:390"}, "properties": {"repobilityId": "493bac9904dd13a9", "scanner": "scanner-primary", "fingerprint": "d38caf9f3a2d6bb3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d4b1a2e901d93cd5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/main/protocol.ts:17"}, "properties": {"repobilityId": "bdc314b03c9759a2", "scanner": "scanner-primary", "fingerprint": "d4b1a2e901d93cd5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6a40c9a3a00b829e", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/main/index.ts:64"}, "properties": {"repobilityId": "debed6e49bcad599", "scanner": "scanner-primary", "fingerprint": "6a40c9a3a00b829e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ace3c7684b152b72", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/main/document-manager.ts:241"}, "properties": {"repobilityId": "27844dcf99a5cce8", "scanner": "scanner-primary", "fingerprint": "ace3c7684b152b72", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ff27a25ee8d4794f", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/main/lib/validate-op.ts:129"}, "properties": {"repobilityId": "bcb917316104769d", "scanner": "scanner-primary", "fingerprint": "ff27a25ee8d4794f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}