{"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-96c7f948d7878436", "name": "Insecure pattern 'document_write' in webui/app.js:576", "shortDescription": {"text": "Insecure pattern 'document_write' in webui/app.js:576"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5b8e0f913398662b", "name": "Insecure pattern 'direct_innerhtml_assignment' in webui/app.js:117", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in webui/app.js:117"}, "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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-97a9af5cb9b5408c", "name": "Very large file: src/agent/proposer.rs (1857 lines)", "shortDescription": {"text": "Very large file: src/agent/proposer.rs (1857 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-5d35c8ff92dc5a28", "name": "Very large file: src/agent/graph_loop.rs (3005 lines)", "shortDescription": {"text": "Very large file: src/agent/graph_loop.rs (3005 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-deda599ddb1b7391", "name": "Very large file: src/agent/subagent.rs (1359 lines)", "shortDescription": {"text": "Very large file: src/agent/subagent.rs (1359 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": "5 test file(s) for 62 source file(s) (ratio 0.08). 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 28 placeholder/mock markers across 17 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. 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-c7439583e8ec7108", "name": "Commented-code block (5 lines) in webui/app.js:157", "shortDescription": {"text": "Commented-code block (5 lines) in webui/app.js:157"}, "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-ee9590b6f895e71b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 webui/app.js:30", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 webui/app.js:30"}, "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-42cd5bf86e47e40e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 webui/src/composables/useRunSocket.ts:87", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 webui/src/composables/useRunSocket.ts:87"}, "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-5e1e68526c0be71a", "name": "Dangling fetch: GET /api/health (webui/app.js:30)", "shortDescription": {"text": "Dangling fetch: GET /api/health (webui/app.js:30)"}, "fullDescription": {"text": "`webui/app.js:30` calls `GET /api/health` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/health`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-0eaa50582556a2b7", "name": "Dangling fetch: GET /api/runs/${id} (webui/app.js:45)", "shortDescription": {"text": "Dangling fetch: GET /api/runs/${id} (webui/app.js:45)"}, "fullDescription": {"text": "`webui/app.js:45` calls `GET /api/runs/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/runs/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d7cd2761fe3bed7a", "name": "Dangling fetch: DELETE /api/runs/${id} (webui/app.js:46)", "shortDescription": {"text": "Dangling fetch: DELETE /api/runs/${id} (webui/app.js:46)"}, "fullDescription": {"text": "`webui/app.js:46` calls `DELETE /api/runs/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/runs/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-302a393cfd95ef33", "name": "Dangling fetch: GET /api/skills (webui/app.js:47)", "shortDescription": {"text": "Dangling fetch: GET /api/skills (webui/app.js:47)"}, "fullDescription": {"text": "`webui/app.js:47` calls `GET /api/skills` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/skills`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e59cb1350bcb8edc", "name": "Dangling fetch: GET /api/skills/${slug} (webui/app.js:48)", "shortDescription": {"text": "Dangling fetch: GET /api/skills/${slug} (webui/app.js:48)"}, "fullDescription": {"text": "`webui/app.js:48` calls `GET /api/skills/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/skills/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-16d65921a3a12113", "name": "Dangling fetch: DELETE /api/skills/${slug} (webui/app.js:49)", "shortDescription": {"text": "Dangling fetch: DELETE /api/skills/${slug} (webui/app.js:49)"}, "fullDescription": {"text": "`webui/app.js:49` calls `DELETE /api/skills/${slug}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/skills/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-7b4782404202fa1b", "name": "Dangling fetch: POST /api/skills/${slug}/promote (webui/app.js:50)", "shortDescription": {"text": "Dangling fetch: POST /api/skills/${slug}/promote (webui/app.js:50)"}, "fullDescription": {"text": "`webui/app.js:50` calls `POST /api/skills/${slug}/promote` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/skills/<p>/promote`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-588721773a8ca411", "name": "Dangling fetch: GET /api/files/changed${q} (webui/app.js:53)", "shortDescription": {"text": "Dangling fetch: GET /api/files/changed${q} (webui/app.js:53)"}, "fullDescription": {"text": "`webui/app.js:53` calls `GET /api/files/changed${q}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/files/changed/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ebfc193f911e808c", "name": "Dangling fetch: GET /api/files/diff?path=${encodeURIComponent(path)} (webui/app.js:55)", "shortDescription": {"text": "Dangling fetch: GET /api/files/diff?path=${encodeURIComponent(path)} (webui/app.js:55)"}, "fullDescription": {"text": "`webui/app.js:55` calls `GET /api/files/diff?path=${encodeURIComponent(path)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/files/diff`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22521"}, "properties": {"repository": "wang546673478/Graph-Centric", "repoUrl": "https://github.com/wang546673478/Graph-Centric", "branch": "main"}, "results": [{"ruleId": "scanner-96c7f948d7878436", "level": "note", "message": {"text": "Insecure pattern 'document_write' in webui/app.js:576"}, "properties": {"repobilityId": "19a4412801c8c5a8", "scanner": "scanner-primary", "fingerprint": "96c7f948d7878436", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "webui/app.js"}, "region": {"startLine": 576}}}]}, {"ruleId": "scanner-5b8e0f913398662b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in webui/app.js:117"}, "properties": {"repobilityId": "cce63fa7db10e3fc", "scanner": "scanner-primary", "fingerprint": "5b8e0f913398662b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "webui/app.js"}, "region": {"startLine": 117}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-97a9af5cb9b5408c", "level": "note", "message": {"text": "Very large file: src/agent/proposer.rs (1857 lines)"}, "properties": {"repobilityId": "344f513e6246a4e9", "scanner": "scanner-primary", "fingerprint": "97a9af5cb9b5408c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5d35c8ff92dc5a28", "level": "note", "message": {"text": "Very large file: src/agent/graph_loop.rs (3005 lines)"}, "properties": {"repobilityId": "48c2129d6e8bddaf", "scanner": "scanner-primary", "fingerprint": "5d35c8ff92dc5a28", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-deda599ddb1b7391", "level": "note", "message": {"text": "Very large file: src/agent/subagent.rs (1359 lines)"}, "properties": {"repobilityId": "6988a67b956387c9", "scanner": "scanner-primary", "fingerprint": "deda599ddb1b7391", "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": "4d146ee6ec0a971b", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "8d8af004b43ac4c7", "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": "26f2e329085c6e9d", "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": "571cdd967df0f341", "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": "89ce4ea1002ccfcb", "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": "b6aafedb7df470db", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-c7439583e8ec7108", "level": "none", "message": {"text": "Commented-code block (5 lines) in webui/app.js:157"}, "properties": {"repobilityId": "7d1cc665f8757c13", "scanner": "scanner-primary", "fingerprint": "c7439583e8ec7108", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ee9590b6f895e71b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 webui/app.js:30"}, "properties": {"repobilityId": "1ef09d10f7d2e681", "scanner": "scanner-primary", "fingerprint": "ee9590b6f895e71b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-42cd5bf86e47e40e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 webui/src/composables/useRunSocket.ts:87"}, "properties": {"repobilityId": "bf63eaff8f8611d5", "scanner": "scanner-primary", "fingerprint": "42cd5bf86e47e40e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5e1e68526c0be71a", "level": "error", "message": {"text": "Dangling fetch: GET /api/health (webui/app.js:30)"}, "properties": {"repobilityId": "ab46c23a592eb2d2", "scanner": "scanner-primary", "fingerprint": "5e1e68526c0be71a", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-0eaa50582556a2b7", "level": "error", "message": {"text": "Dangling fetch: GET /api/runs/${id} (webui/app.js:45)"}, "properties": {"repobilityId": "829603063cdcaf8e", "scanner": "scanner-primary", "fingerprint": "0eaa50582556a2b7", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d7cd2761fe3bed7a", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/runs/${id} (webui/app.js:46)"}, "properties": {"repobilityId": "2ccc40e8535dffce", "scanner": "scanner-primary", "fingerprint": "d7cd2761fe3bed7a", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-302a393cfd95ef33", "level": "error", "message": {"text": "Dangling fetch: GET /api/skills (webui/app.js:47)"}, "properties": {"repobilityId": "5610c6c63d7970ab", "scanner": "scanner-primary", "fingerprint": "302a393cfd95ef33", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-e59cb1350bcb8edc", "level": "error", "message": {"text": "Dangling fetch: GET /api/skills/${slug} (webui/app.js:48)"}, "properties": {"repobilityId": "10ae3594b89ae162", "scanner": "scanner-primary", "fingerprint": "e59cb1350bcb8edc", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-16d65921a3a12113", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/skills/${slug} (webui/app.js:49)"}, "properties": {"repobilityId": "d97237f3458728aa", "scanner": "scanner-primary", "fingerprint": "16d65921a3a12113", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-7b4782404202fa1b", "level": "error", "message": {"text": "Dangling fetch: POST /api/skills/${slug}/promote (webui/app.js:50)"}, "properties": {"repobilityId": "3a454f1c0dd088af", "scanner": "scanner-primary", "fingerprint": "7b4782404202fa1b", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-588721773a8ca411", "level": "error", "message": {"text": "Dangling fetch: GET /api/files/changed${q} (webui/app.js:53)"}, "properties": {"repobilityId": "14f9357fac2a5655", "scanner": "scanner-primary", "fingerprint": "588721773a8ca411", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-ebfc193f911e808c", "level": "error", "message": {"text": "Dangling fetch: GET /api/files/diff?path=${encodeURIComponent(path)} (webui/app.js:55)"}, "properties": {"repobilityId": "ecd45478f0501d0d", "scanner": "scanner-primary", "fingerprint": "ebfc193f911e808c", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}]}]}