{"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-39fb5f1557795ad8", "name": "Possibly dead Python function: lookup_reference", "shortDescription": {"text": "Possibly dead Python function: lookup_reference"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-43f7a5bab44cddbe", "name": "Possibly dead Python function: search_decision_history", "shortDescription": {"text": "Possibly dead Python function: search_decision_history"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e009926482829321", "name": "Possibly dead Python function: explain_code_decision", "shortDescription": {"text": "Possibly dead Python function: explain_code_decision"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-73f7df205ed220e0", "name": "Possibly dead Python function: onboarding_brief", "shortDescription": {"text": "Possibly dead Python function: onboarding_brief"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7154ecd71d0f9ffc", "name": "Possibly dead Python function: explain_blame", "shortDescription": {"text": "Possibly dead Python function: explain_blame"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0f3848119daa95ef", "name": "Possibly dead Python function: list_reverted_changes", "shortDescription": {"text": "Possibly dead Python function: list_reverted_changes"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2161f9f14317e7a7", "name": "Possibly dead Python function: commit_diff", "shortDescription": {"text": "Possibly dead Python function: commit_diff"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9b8ddc1858b7ee40", "name": "Possibly dead Python function: repo_structure", "shortDescription": {"text": "Possibly dead Python function: repo_structure"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7178fb7de284e825", "name": "Possibly dead Python function: warmup", "shortDescription": {"text": "Possibly dead Python function: warmup"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c3b02df990e38c35", "name": "Possibly dead Python function: ingest_issues", "shortDescription": {"text": "Possibly dead Python function: ingest_issues"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-31352b9054103b25", "name": "Possibly dead Python function: ingest_commits", "shortDescription": {"text": "Possibly dead Python function: ingest_commits"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-80cc7a3a9d0e0b60", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/src/components/Markdown.tsx:24", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/src/components/Markdown.tsx:24"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bb420bfafcbffb31", "name": "Icon-only button without accessible name \u2014 frontend/src/app/dashboard/page.tsx:828", "shortDescription": {"text": "Icon-only button without accessible name \u2014 frontend/src/app/dashboard/page.tsx:828"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-75eb599811d393a8", "name": "Icon-only button without accessible name \u2014 frontend/src/app/chat/page.tsx:957", "shortDescription": {"text": "Icon-only button without accessible name \u2014 frontend/src/app/chat/page.tsx:957"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e066691601852931", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-60427b03771411b6", "name": "Dockerfile runs as root: frontend/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: frontend/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a7f39cdd5fa21931", "name": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c82660b534a60dd8", "name": "Insecure pattern 'dangerous_innerhtml' in frontend/src/components/Markdown.tsx:24", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/src/components/Markdown.tsx:24"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6d2e7ff18f37f4d3", "name": "Insecure pattern 'direct_innerhtml_assignment' in ui/index.html:278", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in ui/index.html: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-efa56f68eb130a3e", "name": "Insecure pattern 'insert_adjacent_html' in ui/index.html:285", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in ui/index.html:285"}, "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-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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 50 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 56 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: ci, 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-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing ci, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-953577eaa6b78173", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/app/api/chat/route.ts:28", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/app/api/chat/route.ts:28"}, "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-9ba6c2d82754781e", "name": "Commented-code block (5 lines) in frontend/src/app/dashboard/page.tsx:675", "shortDescription": {"text": "Commented-code block (5 lines) in frontend/src/app/dashboard/page.tsx:675"}, "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-f0882a940e12dd28", "name": "Commented-code block (5 lines) in frontend/src/app/chat/page.tsx:104", "shortDescription": {"text": "Commented-code block (5 lines) in frontend/src/app/chat/page.tsx:104"}, "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-7506f8bbfcb4a283", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/app/chat/page.tsx:231", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/app/chat/page.tsx:231"}, "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-2c15677b48abf482", "name": "Legacy-named symbol `aiplatform_v1` in ingestion/vector_index.py:21", "shortDescription": {"text": "Legacy-named symbol `aiplatform_v1` in ingestion/vector_index.py:21"}, "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-87acb4066071a15a", "name": "19 env vars used in code but missing from .env.example", "shortDescription": {"text": "19 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `AGENT_MODEL`, `BACKEND_URL`, `DISABLE_GITLAB_MCP`, `ENABLE_CLOUD_TRACE`, `FETCH_DIFFS`, `GITLAB_CLIENT_ID`, `GITLAB_CLIENT_SECRET`, `GITLAB_MCP_STDIO` + 11 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2761b0afbe0ed926", "name": "FastAPI POST `chat` without auth dependency \u2014 ui/main.py:96", "shortDescription": {"text": "FastAPI POST `chat` without auth dependency \u2014 ui/main.py:96"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ddb3ec06f1f121bc", "name": "FastAPI POST `ingest` without auth dependency \u2014 ui/main.py:136", "shortDescription": {"text": "FastAPI POST `ingest` without auth dependency \u2014 ui/main.py:136"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-7c0f15c4b5feaf3f", "name": "FastAPI POST `risk` without auth dependency \u2014 ui/main.py:222", "shortDescription": {"text": "FastAPI POST `risk` without auth dependency \u2014 ui/main.py:222"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-2c41f74c4771e06b", "name": "Dangling fetch: GET /api/projects (frontend/src/app/settings/page.tsx:65)", "shortDescription": {"text": "Dangling fetch: GET /api/projects (frontend/src/app/settings/page.tsx:65)"}, "fullDescription": {"text": "`frontend/src/app/settings/page.tsx:65` calls `GET /api/projects` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/projects`\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-fd4a953d1973b26c", "name": "Dangling fetch: GET /api/projects (frontend/src/app/settings/page.tsx:79)", "shortDescription": {"text": "Dangling fetch: GET /api/projects (frontend/src/app/settings/page.tsx:79)"}, "fullDescription": {"text": "`frontend/src/app/settings/page.tsx:79` calls `GET /api/projects` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/projects`\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-71da409f08a6d6fa", "name": "Dangling fetch: POST https://gitlab.com/oauth/token (frontend/src/app/api/auth/[...nextauth]/route.ts:10)", "shortDescription": {"text": "Dangling fetch: POST https://gitlab.com/oauth/token (frontend/src/app/api/auth/[...nextauth]/route.ts:10)"}, "fullDescription": {"text": "`frontend/src/app/api/auth/[...nextauth]/route.ts:10` calls `POST https://gitlab.com/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/gitlab.com/oauth/token`\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-56ae5f411aa7dd8c", "name": "Dangling fetch: GET /api/projects (frontend/src/app/dashboard/page.tsx:125)", "shortDescription": {"text": "Dangling fetch: GET /api/projects (frontend/src/app/dashboard/page.tsx:125)"}, "fullDescription": {"text": "`frontend/src/app/dashboard/page.tsx:125` calls `GET /api/projects` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/projects`\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-fa51d230f79b656a", "name": "Dangling fetch: GET /api/projects (frontend/src/app/chat/page.tsx:141)", "shortDescription": {"text": "Dangling fetch: GET /api/projects (frontend/src/app/chat/page.tsx:141)"}, "fullDescription": {"text": "`frontend/src/app/chat/page.tsx:141` calls `GET /api/projects` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/projects`\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-826a357e3de93fb1", "name": "Dangling fetch: GET /api/projects (frontend/src/app/graph/page.tsx:128)", "shortDescription": {"text": "Dangling fetch: GET /api/projects (frontend/src/app/graph/page.tsx:128)"}, "fullDescription": {"text": "`frontend/src/app/graph/page.tsx:128` calls `GET /api/projects` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/projects`\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-0ae38010c60493f1", "name": "Unused endpoint: POST /webhook", "shortDescription": {"text": "Unused endpoint: POST /webhook"}, "fullDescription": {"text": "`webhook/main.py` declares `POST /webhook` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-777f54da798e078e", "name": "Unused endpoint: GET /ingest/status", "shortDescription": {"text": "Unused endpoint: GET /ingest/status"}, "fullDescription": {"text": "`ui/main.py` declares `GET /ingest/status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`ui/main.py` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22112"}, "properties": {"repository": "vedant-moxie/DevGenie", "repoUrl": "https://github.com/vedant-moxie/DevGenie", "branch": "main"}, "results": [{"ruleId": "scanner-39fb5f1557795ad8", "level": "note", "message": {"text": "Possibly dead Python function: lookup_reference"}, "properties": {"repobilityId": "593b316727a50513", "scanner": "scanner-primary", "fingerprint": "39fb5f1557795ad8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent/tools.py:57"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-43f7a5bab44cddbe", "level": "note", "message": {"text": "Possibly dead Python function: search_decision_history"}, "properties": {"repobilityId": "c3468ad16d7f8239", "scanner": "scanner-primary", "fingerprint": "43f7a5bab44cddbe", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent/tools.py:73"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e009926482829321", "level": "note", "message": {"text": "Possibly dead Python function: explain_code_decision"}, "properties": {"repobilityId": "340c7b21f0ee287b", "scanner": "scanner-primary", "fingerprint": "e009926482829321", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent/tools.py:142"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-73f7df205ed220e0", "level": "note", "message": {"text": "Possibly dead Python function: onboarding_brief"}, "properties": {"repobilityId": "510ec60e0a556a94", "scanner": "scanner-primary", "fingerprint": "73f7df205ed220e0", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent/tools.py:172"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7154ecd71d0f9ffc", "level": "note", "message": {"text": "Possibly dead Python function: explain_blame"}, "properties": {"repobilityId": "e8e6355ce74800e4", "scanner": "scanner-primary", "fingerprint": "7154ecd71d0f9ffc", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent/tools.py:234"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0f3848119daa95ef", "level": "note", "message": {"text": "Possibly dead Python function: list_reverted_changes"}, "properties": {"repobilityId": "e775bb6339026603", "scanner": "scanner-primary", "fingerprint": "0f3848119daa95ef", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent/tools.py:267"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2161f9f14317e7a7", "level": "note", "message": {"text": "Possibly dead Python function: commit_diff"}, "properties": {"repobilityId": "7da62dce19d69ccb", "scanner": "scanner-primary", "fingerprint": "2161f9f14317e7a7", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent/live.py:109"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9b8ddc1858b7ee40", "level": "note", "message": {"text": "Possibly dead Python function: repo_structure"}, "properties": {"repobilityId": "ef3da87670e611a4", "scanner": "scanner-primary", "fingerprint": "9b8ddc1858b7ee40", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent/live.py:157"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7178fb7de284e825", "level": "note", "message": {"text": "Possibly dead Python function: warmup"}, "properties": {"repobilityId": "bd781fc7723196a5", "scanner": "scanner-primary", "fingerprint": "7178fb7de284e825", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ingestion/vector_index.py:49"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c3b02df990e38c35", "level": "note", "message": {"text": "Possibly dead Python function: ingest_issues"}, "properties": {"repobilityId": "2a8f901946c65235", "scanner": "scanner-primary", "fingerprint": "c3b02df990e38c35", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ingestion/main.py:70"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-31352b9054103b25", "level": "note", "message": {"text": "Possibly dead Python function: ingest_commits"}, "properties": {"repobilityId": "bc3be6d78b591186", "scanner": "scanner-primary", "fingerprint": "31352b9054103b25", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ingestion/main.py:214"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-80cc7a3a9d0e0b60", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/src/components/Markdown.tsx:24"}, "properties": {"repobilityId": "94a982e0441f1633", "scanner": "scanner-primary", "fingerprint": "80cc7a3a9d0e0b60", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-bb420bfafcbffb31", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 frontend/src/app/dashboard/page.tsx:828"}, "properties": {"repobilityId": "66f5be734eea000d", "scanner": "scanner-primary", "fingerprint": "bb420bfafcbffb31", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-75eb599811d393a8", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 frontend/src/app/chat/page.tsx:957"}, "properties": {"repobilityId": "dc9a9b300104715a", "scanner": "scanner-primary", "fingerprint": "75eb599811d393a8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-e066691601852931", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "properties": {"repobilityId": "5ef5905b1d9159ef", "scanner": "scanner-primary", "fingerprint": "e066691601852931", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-60427b03771411b6", "level": "warning", "message": {"text": "Dockerfile runs as root: frontend/Dockerfile"}, "properties": {"repobilityId": "735c01d8531dfd2c", "scanner": "scanner-primary", "fingerprint": "60427b03771411b6", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-a7f39cdd5fa21931", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "properties": {"repobilityId": "fc54768ee5524e91", "scanner": "scanner-primary", "fingerprint": "a7f39cdd5fa21931", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/Dockerfile"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-a7f39cdd5fa21931", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "properties": {"repobilityId": "db0d10f2b1f65094", "scanner": "scanner-primary", "fingerprint": "a7f39cdd5fa21931", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/Dockerfile"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-c82660b534a60dd8", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/src/components/Markdown.tsx:24"}, "properties": {"repobilityId": "4178227b85281885", "scanner": "scanner-primary", "fingerprint": "c82660b534a60dd8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/src/components/Markdown.tsx"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-6d2e7ff18f37f4d3", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in ui/index.html:278"}, "properties": {"repobilityId": "7b64efbc56519631", "scanner": "scanner-primary", "fingerprint": "6d2e7ff18f37f4d3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ui/index.html"}, "region": {"startLine": 278}}}]}, {"ruleId": "scanner-efa56f68eb130a3e", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in ui/index.html:285"}, "properties": {"repobilityId": "3b2ad89b47ab36a3", "scanner": "scanner-primary", "fingerprint": "efa56f68eb130a3e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ui/index.html"}, "region": {"startLine": 285}}}]}, {"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-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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "627a90df5bb1c8d7", "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": "3037709aa98c50e0", "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": "59d18074fce9ef7c", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "4e5dbafaa3668c2a", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "6b955ee6e61500f7", "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": "bf25e47e79fb4602", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-953577eaa6b78173", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/app/api/chat/route.ts:28"}, "properties": {"repobilityId": "d7b139d080d75cc8", "scanner": "scanner-primary", "fingerprint": "953577eaa6b78173", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9ba6c2d82754781e", "level": "none", "message": {"text": "Commented-code block (5 lines) in frontend/src/app/dashboard/page.tsx:675"}, "properties": {"repobilityId": "4d4e5b6d1218acd2", "scanner": "scanner-primary", "fingerprint": "9ba6c2d82754781e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f0882a940e12dd28", "level": "none", "message": {"text": "Commented-code block (5 lines) in frontend/src/app/chat/page.tsx:104"}, "properties": {"repobilityId": "3d5deca464862156", "scanner": "scanner-primary", "fingerprint": "f0882a940e12dd28", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7506f8bbfcb4a283", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/app/chat/page.tsx:231"}, "properties": {"repobilityId": "abc0900c342e98aa", "scanner": "scanner-primary", "fingerprint": "7506f8bbfcb4a283", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2c15677b48abf482", "level": "note", "message": {"text": "Legacy-named symbol `aiplatform_v1` in ingestion/vector_index.py:21"}, "properties": {"repobilityId": "e9c1d1a983e9c3d9", "scanner": "scanner-primary", "fingerprint": "2c15677b48abf482", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-87acb4066071a15a", "level": "note", "message": {"text": "19 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "b1f30c58de7ffb20", "scanner": "scanner-primary", "fingerprint": "87acb4066071a15a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2761b0afbe0ed926", "level": "error", "message": {"text": "FastAPI POST `chat` without auth dependency \u2014 ui/main.py:96"}, "properties": {"repobilityId": "17b650e8a2ffdd78", "scanner": "scanner-primary", "fingerprint": "2761b0afbe0ed926", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ui/main.py"}, "region": {"startLine": 96}}}]}, {"ruleId": "scanner-ddb3ec06f1f121bc", "level": "error", "message": {"text": "FastAPI POST `ingest` without auth dependency \u2014 ui/main.py:136"}, "properties": {"repobilityId": "f5bd7292a8c8fafe", "scanner": "scanner-primary", "fingerprint": "ddb3ec06f1f121bc", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ui/main.py"}, "region": {"startLine": 136}}}]}, {"ruleId": "scanner-7c0f15c4b5feaf3f", "level": "error", "message": {"text": "FastAPI POST `risk` without auth dependency \u2014 ui/main.py:222"}, "properties": {"repobilityId": "36ed537aa4e7004a", "scanner": "scanner-primary", "fingerprint": "7c0f15c4b5feaf3f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ui/main.py"}, "region": {"startLine": 222}}}]}, {"ruleId": "scanner-2c41f74c4771e06b", "level": "error", "message": {"text": "Dangling fetch: GET /api/projects (frontend/src/app/settings/page.tsx:65)"}, "properties": {"repobilityId": "05936b49f286097e", "scanner": "scanner-primary", "fingerprint": "2c41f74c4771e06b", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-fd4a953d1973b26c", "level": "error", "message": {"text": "Dangling fetch: GET /api/projects (frontend/src/app/settings/page.tsx:79)"}, "properties": {"repobilityId": "498bf31a9d84a4e0", "scanner": "scanner-primary", "fingerprint": "fd4a953d1973b26c", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-71da409f08a6d6fa", "level": "error", "message": {"text": "Dangling fetch: POST https://gitlab.com/oauth/token (frontend/src/app/api/auth/[...nextauth]/route.ts:10)"}, "properties": {"repobilityId": "5890e1b400f2cd65", "scanner": "scanner-primary", "fingerprint": "71da409f08a6d6fa", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-56ae5f411aa7dd8c", "level": "error", "message": {"text": "Dangling fetch: GET /api/projects (frontend/src/app/dashboard/page.tsx:125)"}, "properties": {"repobilityId": "d8ed1e7e96840a7a", "scanner": "scanner-primary", "fingerprint": "56ae5f411aa7dd8c", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-fa51d230f79b656a", "level": "error", "message": {"text": "Dangling fetch: GET /api/projects (frontend/src/app/chat/page.tsx:141)"}, "properties": {"repobilityId": "1b35d705766d0406", "scanner": "scanner-primary", "fingerprint": "fa51d230f79b656a", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-826a357e3de93fb1", "level": "error", "message": {"text": "Dangling fetch: GET /api/projects (frontend/src/app/graph/page.tsx:128)"}, "properties": {"repobilityId": "47ee51bf4907e512", "scanner": "scanner-primary", "fingerprint": "826a357e3de93fb1", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-0ae38010c60493f1", "level": "note", "message": {"text": "Unused endpoint: POST /webhook"}, "properties": {"repobilityId": "ea13e78e14c496ea", "scanner": "scanner-primary", "fingerprint": "0ae38010c60493f1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-777f54da798e078e", "level": "note", "message": {"text": "Unused endpoint: GET /ingest/status"}, "properties": {"repobilityId": "b104bfcf316d104a", "scanner": "scanner-primary", "fingerprint": "777f54da798e078e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "1ac0f76b70a90119", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}