{"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-dcde821cac22c817", "name": "Stray `console.log` in TS/JS \u2014 scripts/check-assets.js:47", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-assets.js:47"}, "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-341fe5136ac940b0", "name": "Stray `console.log` in TS/JS \u2014 scripts/run-electron.js:47", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/run-electron.js:47"}, "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-cbafa2e1bb6870fa", "name": "Stray `console.log` in TS/JS \u2014 scripts/flatten-character-assets.js:327", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/flatten-character-assets.js:327"}, "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-2e75637f59e1a901", "name": "Stray `console.log` in TS/JS \u2014 scripts/art/review.js:55", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/art/review.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-87d5244d8e1b024f", "name": "Stray `console.log` in TS/JS \u2014 scripts/art/compose.js:467", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/art/compose.js:467"}, "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-7f9636706f9205ab", "name": "Stray `console.log` in TS/JS \u2014 scripts/art/extract.js:211", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/art/extract.js:211"}, "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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-885d6dd4d16254c7", "name": "Insecure pattern 'node_child_process' in scripts/run-electron.js:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/run-electron.js: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-a1daa2780213dc53", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/renderer/renderer.js:1216", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/renderer/renderer.js:1216"}, "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-0044216b52a014a2", "name": "Insecure pattern 'node_child_process' in src/main/updater.js:49", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/main/updater.js:49"}, "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-92fd45e60bacb3df", "name": "Insecure pattern 'node_child_process' in src/main/chat.js:6", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/main/chat.js: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-179f2411b9ec5fb2", "name": "Insecure pattern 'node_child_process' in src/main/cli-spawn.js:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/main/cli-spawn.js: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-a6ff6edb8b6d7aa9", "name": "Insecure pattern 'node_child_process' in src/main/skills.js:15", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/main/skills.js:15"}, "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-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-904b3471d2cfe95d", "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-3bd1d48a144f5b02", "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-0a24009728591e91", "name": "Very large file: src/renderer/renderer.js (2006 lines)", "shortDescription": {"text": "Very large file: src/renderer/renderer.js (2006 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-f9d62feabc644759", "name": "Very large file: src/main/chat.js (2582 lines)", "shortDescription": {"text": "Very large file: src/main/chat.js (2582 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-0e6b39bcd5d85ce2", "name": "Very large file: src/main/main.js (1830 lines)", "shortDescription": {"text": "Very large file: src/main/main.js (1830 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 22 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 12 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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "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, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c44c2c0e3d12532e", "name": "Commented-code block (7 lines) in scripts/run-electron.js:10", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/run-electron.js:10"}, "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-03d8fcb9fb7d40b1", "name": "Commented-code block (6 lines) in scripts/flatten-character-assets.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/flatten-character-assets.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-4f8b4d882b958752", "name": "Commented-code block (6 lines) in src/renderer/renderer.js:134", "shortDescription": {"text": "Commented-code block (6 lines) in src/renderer/renderer.js:134"}, "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-83795b1e0a80ac10", "name": "Commented-code block (9 lines) in src/main/settings.js:43", "shortDescription": {"text": "Commented-code block (9 lines) in src/main/settings.js:43"}, "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-18d75c80073b711d", "name": "Commented-code block (5 lines) in src/main/priestess-provider.js:4", "shortDescription": {"text": "Commented-code block (5 lines) in src/main/priestess-provider.js:4"}, "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-7d75d716334ab4be", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/main/priestess-provider.js:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/main/priestess-provider.js:10"}, "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-643bded453c46ecd", "name": "Commented-code block (5 lines) in src/main/proactive.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/main/proactive.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-d5818e9cf8315245", "name": "Commented-code block (7 lines) in src/main/updater.js:9", "shortDescription": {"text": "Commented-code block (7 lines) in src/main/updater.js:9"}, "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-149bf75a78c59889", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/main/updater.js:24", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/main/updater.js:24"}, "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-e30c0402102976df", "name": "Commented-code block (5 lines) in src/main/chat.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/main/chat.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-f0dda8b4f8426169", "name": "Commented-code block (8 lines) in src/main/persona-prts.js:4", "shortDescription": {"text": "Commented-code block (8 lines) in src/main/persona-prts.js:4"}, "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-0ff437239c4f3556", "name": "Commented-code block (8 lines) in src/main/skills.js:5", "shortDescription": {"text": "Commented-code block (8 lines) in src/main/skills.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-da188fc002083aca", "name": "Commented-code block (6 lines) in src/main/main.js:61", "shortDescription": {"text": "Commented-code block (6 lines) in src/main/main.js:61"}, "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-205805327069acdf", "name": "Commented-code block (5 lines) in src/main/persona.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/main/persona.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}}]}}, "automationDetails": {"id": "repobility/20589"}, "properties": {"repository": "SVAH-X/claude-code-but-priestess", "repoUrl": "https://github.com/SVAH-X/claude-code-but-priestess", "branch": "main"}, "results": [{"ruleId": "scanner-dcde821cac22c817", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-assets.js:47"}, "properties": {"repobilityId": "1b311969df7c69e1", "scanner": "scanner-primary", "fingerprint": "dcde821cac22c817", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-341fe5136ac940b0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/run-electron.js:47"}, "properties": {"repobilityId": "cc00840f956fe1a7", "scanner": "scanner-primary", "fingerprint": "341fe5136ac940b0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cbafa2e1bb6870fa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/flatten-character-assets.js:327"}, "properties": {"repobilityId": "52f127c43b7b2050", "scanner": "scanner-primary", "fingerprint": "cbafa2e1bb6870fa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2e75637f59e1a901", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/art/review.js:55"}, "properties": {"repobilityId": "20f59b47b93a4442", "scanner": "scanner-primary", "fingerprint": "2e75637f59e1a901", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-87d5244d8e1b024f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/art/compose.js:467"}, "properties": {"repobilityId": "0d3015261951eb1c", "scanner": "scanner-primary", "fingerprint": "87d5244d8e1b024f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7f9636706f9205ab", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/art/extract.js:211"}, "properties": {"repobilityId": "e13a3a6c4b16043d", "scanner": "scanner-primary", "fingerprint": "7f9636706f9205ab", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-885d6dd4d16254c7", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/run-electron.js:1"}, "properties": {"repobilityId": "fd783ecb76335184", "scanner": "scanner-primary", "fingerprint": "885d6dd4d16254c7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/run-electron.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a1daa2780213dc53", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/renderer/renderer.js:1216"}, "properties": {"repobilityId": "95c51c421414ed5a", "scanner": "scanner-primary", "fingerprint": "a1daa2780213dc53", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/renderer/renderer.js"}, "region": {"startLine": 1216}}}]}, {"ruleId": "scanner-0044216b52a014a2", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/main/updater.js:49"}, "properties": {"repobilityId": "8b097c1b9be8b68a", "scanner": "scanner-primary", "fingerprint": "0044216b52a014a2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/main/updater.js"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-92fd45e60bacb3df", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/main/chat.js:6"}, "properties": {"repobilityId": "84b733f646dba873", "scanner": "scanner-primary", "fingerprint": "92fd45e60bacb3df", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/main/chat.js"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-179f2411b9ec5fb2", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/main/cli-spawn.js:1"}, "properties": {"repobilityId": "a26eceeb27184016", "scanner": "scanner-primary", "fingerprint": "179f2411b9ec5fb2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/main/cli-spawn.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a6ff6edb8b6d7aa9", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/main/skills.js:15"}, "properties": {"repobilityId": "cd2001afe3c0dff7", "scanner": "scanner-primary", "fingerprint": "a6ff6edb8b6d7aa9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/main/skills.js"}, "region": {"startLine": 15}}}]}, {"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-904b3471d2cfe95d", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "d8da8c5c52f058fd", "scanner": "scanner-primary", "fingerprint": "904b3471d2cfe95d", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/windows-build.yml"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-904b3471d2cfe95d", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1e0eb48bc73201ec", "scanner": "scanner-primary", "fingerprint": "904b3471d2cfe95d", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/windows-build.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-904b3471d2cfe95d", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8337441fc640fccf", "scanner": "scanner-primary", "fingerprint": "904b3471d2cfe95d", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/windows-build.yml"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-3bd1d48a144f5b02", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "6505077fb01f1a7e", "scanner": "scanner-primary", "fingerprint": "3bd1d48a144f5b02", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/windows-build.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0a24009728591e91", "level": "note", "message": {"text": "Very large file: src/renderer/renderer.js (2006 lines)"}, "properties": {"repobilityId": "bd0b3639fc6f6bcb", "scanner": "scanner-primary", "fingerprint": "0a24009728591e91", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f9d62feabc644759", "level": "note", "message": {"text": "Very large file: src/main/chat.js (2582 lines)"}, "properties": {"repobilityId": "0beb66728e28f0a2", "scanner": "scanner-primary", "fingerprint": "f9d62feabc644759", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0e6b39bcd5d85ce2", "level": "note", "message": {"text": "Very large file: src/main/main.js (1830 lines)"}, "properties": {"repobilityId": "f19b80d72ccb61e6", "scanner": "scanner-primary", "fingerprint": "0e6b39bcd5d85ce2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "76fa39cdf79c2e62", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "aba86edfa59acc84", "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": "dc772facd63204fc", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "dd4e7ec4a3575889", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "2bc0b4e116c4115d", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "21c7e7945584ee4c", "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": "5ea5b9ebd760306f", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-c44c2c0e3d12532e", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/run-electron.js:10"}, "properties": {"repobilityId": "20202dd17ac27784", "scanner": "scanner-primary", "fingerprint": "c44c2c0e3d12532e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-03d8fcb9fb7d40b1", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/flatten-character-assets.js:5"}, "properties": {"repobilityId": "560c4a85d3a183ee", "scanner": "scanner-primary", "fingerprint": "03d8fcb9fb7d40b1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4f8b4d882b958752", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/renderer/renderer.js:134"}, "properties": {"repobilityId": "c72eb60c14578877", "scanner": "scanner-primary", "fingerprint": "4f8b4d882b958752", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-83795b1e0a80ac10", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/main/settings.js:43"}, "properties": {"repobilityId": "f9dad80210767b2e", "scanner": "scanner-primary", "fingerprint": "83795b1e0a80ac10", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-18d75c80073b711d", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/main/priestess-provider.js:4"}, "properties": {"repobilityId": "e3f7552b63bda54e", "scanner": "scanner-primary", "fingerprint": "18d75c80073b711d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7d75d716334ab4be", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/main/priestess-provider.js:10"}, "properties": {"repobilityId": "85b9518d73e458c1", "scanner": "scanner-primary", "fingerprint": "7d75d716334ab4be", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-643bded453c46ecd", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/main/proactive.js:1"}, "properties": {"repobilityId": "224497eaf4cf3407", "scanner": "scanner-primary", "fingerprint": "643bded453c46ecd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d5818e9cf8315245", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/main/updater.js:9"}, "properties": {"repobilityId": "249602c2ff4e72e0", "scanner": "scanner-primary", "fingerprint": "d5818e9cf8315245", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-149bf75a78c59889", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/main/updater.js:24"}, "properties": {"repobilityId": "bb04f0adb6da2bea", "scanner": "scanner-primary", "fingerprint": "149bf75a78c59889", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e30c0402102976df", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/main/chat.js:1"}, "properties": {"repobilityId": "5d2689f647f55cf2", "scanner": "scanner-primary", "fingerprint": "e30c0402102976df", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f0dda8b4f8426169", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/main/persona-prts.js:4"}, "properties": {"repobilityId": "d703ab90055c1183", "scanner": "scanner-primary", "fingerprint": "f0dda8b4f8426169", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0ff437239c4f3556", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/main/skills.js:5"}, "properties": {"repobilityId": "f264a164d8fe7902", "scanner": "scanner-primary", "fingerprint": "0ff437239c4f3556", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-da188fc002083aca", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/main/main.js:61"}, "properties": {"repobilityId": "3839c8fe967cb4ac", "scanner": "scanner-primary", "fingerprint": "da188fc002083aca", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-205805327069acdf", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/main/persona.js:1"}, "properties": {"repobilityId": "ba6377492d02e3d9", "scanner": "scanner-primary", "fingerprint": "205805327069acdf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}