{"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-0f814394ba497d30", "name": "Stray `console.log` in TS/JS \u2014 src/app/chat/auth/callback/route.ts:36", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/chat/auth/callback/route.ts:36"}, "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-c5f5e6431bd89f30", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/thread/MultimodalPreview.tsx:102", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/thread/MultimodalPreview.tsx:102"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5ee4c72ae4a4aa41", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/thread/index.tsx:736", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/thread/index.tsx:736"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3aac4cf983ee9206", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/thread/messages/debug-section.tsx:132", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/thread/messages/debug-section.tsx:132"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8cd5ed16890ee616", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/thread/messages/tool-calls.tsx:46", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/thread/messages/tool-calls.tsx:46"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8987d6d1c30c7202", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-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-993179e50adb64d9", "name": "Dockerfile runs as root: mock-langgraph-api/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: mock-langgraph-api/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-42928399a61c446e", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-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-7792d282f486bd03", "name": "Insecure pattern 'node_child_process' in scripts/smoke-chat.mjs:23", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/smoke-chat.mjs:23"}, "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-7b641c0b5e6ceb8d", "name": "Insecure pattern 'cors_wildcard' in src/app/api/[..._path]/route.ts:28", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/[..._path]/route.ts:28"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b6f8aae816791044", "name": "Insecure pattern 'cors_wildcard' in mock-langgraph-api/main.py:35", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in mock-langgraph-api/main.py:35"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "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": "6 test file(s) for 70 source file(s) (ratio 0.09). 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 9 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 16 placeholder/mock markers across 7 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-96f0c50fbbfb3ede", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/[..._path]/route.ts:95", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/[..._path]/route.ts:95"}, "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-9ebff5cc76b78fef", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/thread/settings-panel.tsx:46", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/thread/settings-panel.tsx:46"}, "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-f808a4ef3e1071fb", "name": "14 env vars used in code but missing from .env.example", "shortDescription": {"text": "14 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `AGENT_BACKEND_URL`, `BACKEND_DEV_BEARER_TOKEN`, `BACKEND_DEV_GROUP_IDS`, `BACKEND_URL`, `DEFAULT_STARTER_PROMPTS`, `NODE_ENV`, `PARENT_AGENT_API_URL`, `PARENT_AGENT_DEV_TOKEN` + 6 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-286aec5b97c1ffe3", "name": "FastAPI POST `create_thread` without auth dependency \u2014 mock-langgraph-api/main.py:86", "shortDescription": {"text": "FastAPI POST `create_thread` without auth dependency \u2014 mock-langgraph-api/main.py:86"}, "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-6996b95bce8d2d0e", "name": "FastAPI POST `search_threads` without auth dependency \u2014 mock-langgraph-api/main.py:94", "shortDescription": {"text": "FastAPI POST `search_threads` without auth dependency \u2014 mock-langgraph-api/main.py:94"}, "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-8b41c9d7b31ea7a6", "name": "FastAPI POST `run_stream` without auth dependency \u2014 mock-langgraph-api/main.py:120", "shortDescription": {"text": "FastAPI POST `run_stream` without auth dependency \u2014 mock-langgraph-api/main.py:120"}, "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-e73d51ab77a09762", "name": "Dangling fetch: GET /api/defaults (src/components/thread/settings-panel.tsx:46)", "shortDescription": {"text": "Dangling fetch: GET /api/defaults (src/components/thread/settings-panel.tsx:46)"}, "fullDescription": {"text": "`src/components/thread/settings-panel.tsx:46` calls `GET /api/defaults` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/defaults`\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-f49b8f2334648ce9", "name": "Dangling fetch: GET /api/starter-prompts (src/components/thread/index.tsx:252)", "shortDescription": {"text": "Dangling fetch: GET /api/starter-prompts (src/components/thread/index.tsx:252)"}, "fullDescription": {"text": "`src/components/thread/index.tsx:252` calls `GET /api/starter-prompts` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/starter-prompts`\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-686be4977a495430", "name": "Unused endpoint: POST /threads", "shortDescription": {"text": "Unused endpoint: POST /threads"}, "fullDescription": {"text": "`mock-langgraph-api/main.py` declares `POST /threads` 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-c21137107a95d28d", "name": "Unused endpoint: POST /threads/search", "shortDescription": {"text": "Unused endpoint: POST /threads/search"}, "fullDescription": {"text": "`mock-langgraph-api/main.py` declares `POST /threads/search` 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-e99e05083c77eedd", "name": "Unused endpoint: GET /threads/{thread_id}", "shortDescription": {"text": "Unused endpoint: GET /threads/{thread_id}"}, "fullDescription": {"text": "`mock-langgraph-api/main.py` declares `GET /threads/{thread_id}` 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-2742b056cbde215d", "name": "Unused endpoint: GET /threads/{thread_id}/history", "shortDescription": {"text": "Unused endpoint: GET /threads/{thread_id}/history"}, "fullDescription": {"text": "`mock-langgraph-api/main.py` declares `GET /threads/{thread_id}/history` 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-a50628f042d2dba6", "name": "Unused endpoint: POST /threads/{thread_id}/runs/stream", "shortDescription": {"text": "Unused endpoint: POST /threads/{thread_id}/runs/stream"}, "fullDescription": {"text": "`mock-langgraph-api/main.py` declares `POST /threads/{thread_id}/runs/stream` 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/23978"}, "properties": {"repository": "ai-azure-agentic-va/agent-web-ui", "repoUrl": "https://github.com/ai-azure-agentic-va/agent-web-ui", "branch": "main"}, "results": [{"ruleId": "scanner-0f814394ba497d30", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/chat/auth/callback/route.ts:36"}, "properties": {"repobilityId": "df491bf559a0fc42", "scanner": "scanner-primary", "fingerprint": "0f814394ba497d30", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c5f5e6431bd89f30", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/thread/MultimodalPreview.tsx:102"}, "properties": {"repobilityId": "7f3b1f3078e4af12", "scanner": "scanner-primary", "fingerprint": "c5f5e6431bd89f30", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5ee4c72ae4a4aa41", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/thread/index.tsx:736"}, "properties": {"repobilityId": "a4287748ac2c4682", "scanner": "scanner-primary", "fingerprint": "5ee4c72ae4a4aa41", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3aac4cf983ee9206", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/thread/messages/debug-section.tsx:132"}, "properties": {"repobilityId": "4b9d6b574370c235", "scanner": "scanner-primary", "fingerprint": "3aac4cf983ee9206", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8cd5ed16890ee616", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/thread/messages/tool-calls.tsx:46"}, "properties": {"repobilityId": "e3971702a321d672", "scanner": "scanner-primary", "fingerprint": "8cd5ed16890ee616", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8987d6d1c30c7202", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "9c3b212243cf89cc", "scanner": "scanner-primary", "fingerprint": "8987d6d1c30c7202", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-8987d6d1c30c7202", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "941abb1b75959bc9", "scanner": "scanner-primary", "fingerprint": "8987d6d1c30c7202", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-8987d6d1c30c7202", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "a27feaae7b682506", "scanner": "scanner-primary", "fingerprint": "8987d6d1c30c7202", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-993179e50adb64d9", "level": "warning", "message": {"text": "Dockerfile runs as root: mock-langgraph-api/Dockerfile"}, "properties": {"repobilityId": "63c93a04f1b42bb1", "scanner": "scanner-primary", "fingerprint": "993179e50adb64d9", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-42928399a61c446e", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim"}, "properties": {"repobilityId": "e965988600b61799", "scanner": "scanner-primary", "fingerprint": "42928399a61c446e", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mock-langgraph-api/Dockerfile"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-7792d282f486bd03", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/smoke-chat.mjs:23"}, "properties": {"repobilityId": "4d15a288eccce6b0", "scanner": "scanner-primary", "fingerprint": "7792d282f486bd03", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/smoke-chat.mjs"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-7b641c0b5e6ceb8d", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in src/app/api/[..._path]/route.ts:28"}, "properties": {"repobilityId": "356a12f79f84234d", "scanner": "scanner-primary", "fingerprint": "7b641c0b5e6ceb8d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/[..._path]/route.ts"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-b6f8aae816791044", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in mock-langgraph-api/main.py:35"}, "properties": {"repobilityId": "452a974bb22e4079", "scanner": "scanner-primary", "fingerprint": "b6f8aae816791044", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mock-langgraph-api/main.py"}, "region": {"startLine": 35}}}]}, {"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": "ac31e779c4cc0143", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "d48d4f1e46a7451e", "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": "f250f783dd6ae2d9", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-96f0c50fbbfb3ede", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/[..._path]/route.ts:95"}, "properties": {"repobilityId": "d8c45f732aa831cc", "scanner": "scanner-primary", "fingerprint": "96f0c50fbbfb3ede", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9ebff5cc76b78fef", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/thread/settings-panel.tsx:46"}, "properties": {"repobilityId": "5b1d6789924a0532", "scanner": "scanner-primary", "fingerprint": "9ebff5cc76b78fef", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f808a4ef3e1071fb", "level": "note", "message": {"text": "14 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "ce6b2ec4be4ec75a", "scanner": "scanner-primary", "fingerprint": "f808a4ef3e1071fb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-286aec5b97c1ffe3", "level": "error", "message": {"text": "FastAPI POST `create_thread` without auth dependency \u2014 mock-langgraph-api/main.py:86"}, "properties": {"repobilityId": "98cb96eb676ce582", "scanner": "scanner-primary", "fingerprint": "286aec5b97c1ffe3", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mock-langgraph-api/main.py"}, "region": {"startLine": 86}}}]}, {"ruleId": "scanner-6996b95bce8d2d0e", "level": "error", "message": {"text": "FastAPI POST `search_threads` without auth dependency \u2014 mock-langgraph-api/main.py:94"}, "properties": {"repobilityId": "cd9e30000fc77f0f", "scanner": "scanner-primary", "fingerprint": "6996b95bce8d2d0e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mock-langgraph-api/main.py"}, "region": {"startLine": 94}}}]}, {"ruleId": "scanner-8b41c9d7b31ea7a6", "level": "error", "message": {"text": "FastAPI POST `run_stream` without auth dependency \u2014 mock-langgraph-api/main.py:120"}, "properties": {"repobilityId": "8b69161b6d00ee5b", "scanner": "scanner-primary", "fingerprint": "8b41c9d7b31ea7a6", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mock-langgraph-api/main.py"}, "region": {"startLine": 120}}}]}, {"ruleId": "scanner-e73d51ab77a09762", "level": "error", "message": {"text": "Dangling fetch: GET /api/defaults (src/components/thread/settings-panel.tsx:46)"}, "properties": {"repobilityId": "2685cadb2cd8b1dc", "scanner": "scanner-primary", "fingerprint": "e73d51ab77a09762", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-f49b8f2334648ce9", "level": "error", "message": {"text": "Dangling fetch: GET /api/starter-prompts (src/components/thread/index.tsx:252)"}, "properties": {"repobilityId": "8fd2cb0b985b52ee", "scanner": "scanner-primary", "fingerprint": "f49b8f2334648ce9", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-686be4977a495430", "level": "note", "message": {"text": "Unused endpoint: POST /threads"}, "properties": {"repobilityId": "35a4d3455f6bd067", "scanner": "scanner-primary", "fingerprint": "686be4977a495430", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c21137107a95d28d", "level": "note", "message": {"text": "Unused endpoint: POST /threads/search"}, "properties": {"repobilityId": "461460e803700ba2", "scanner": "scanner-primary", "fingerprint": "c21137107a95d28d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e99e05083c77eedd", "level": "note", "message": {"text": "Unused endpoint: GET /threads/{thread_id}"}, "properties": {"repobilityId": "f748118bfac67f5f", "scanner": "scanner-primary", "fingerprint": "e99e05083c77eedd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2742b056cbde215d", "level": "note", "message": {"text": "Unused endpoint: GET /threads/{thread_id}/history"}, "properties": {"repobilityId": "62b4056f9fc66790", "scanner": "scanner-primary", "fingerprint": "2742b056cbde215d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a50628f042d2dba6", "level": "note", "message": {"text": "Unused endpoint: POST /threads/{thread_id}/runs/stream"}, "properties": {"repobilityId": "a88f3ab82fae0362", "scanner": "scanner-primary", "fingerprint": "a50628f042d2dba6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}