{"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-7fe0b8231c28f9a0", "name": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 frontend/src/lib/splitPdf.ts:38", "shortDescription": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 frontend/src/lib/splitPdf.ts:38"}, "fullDescription": {"text": "React Flow edge labels render with a white rectangle behind the text by default, which scatters bright boxes across a dark canvas. Either drop the label, or override `.react-flow__edge-textbg` and `.react-flow__edge-text` in your stylesheet.\n\nWhy: P-H in CHECKLIST.md \u2014 vendor edge labels bleed white through a dark canvas.\nRule id: fq.edge-label.no-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d97fa79eed4639d9", "name": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 frontend/src/pages/SplitTab.tsx:375", "shortDescription": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 frontend/src/pages/SplitTab.tsx:375"}, "fullDescription": {"text": "React Flow edge labels render with a white rectangle behind the text by default, which scatters bright boxes across a dark canvas. Either drop the label, or override `.react-flow__edge-textbg` and `.react-flow__edge-text` in your stylesheet.\n\nWhy: P-H in CHECKLIST.md \u2014 vendor edge labels bleed white through a dark canvas.\nRule id: fq.edge-label.no-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "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-faa134129e5545ff", "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-e9c1e66a27308f49", "name": "Docker base image is tag-pinned but not digest-pinned: nginx:1.27-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: nginx:1.27-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-1f66ad88286ca30a", "name": "Dockerfile runs as root: backend/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: backend/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-8cd20d539467d2c5", "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-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-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-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 35 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 49 placeholder/mock markers across 21 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-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 license, ci. 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-17d866d91a7c451e", "name": "Agent instruction/config may expose a secret: CLAUDE.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-55af9265afe00516", "name": "Agent authority lacks a verifier contract: frontend/.claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: frontend/.claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d12ced719d53f47c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api.ts:271", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api.ts:271"}, "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-cb3f582059c754ad", "name": "Commented-code block (6 lines) in backend/app/seed.py:91", "shortDescription": {"text": "Commented-code block (6 lines) in backend/app/seed.py:91"}, "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-2eafc3188c36bb02", "name": "3 env vars used in code but missing from .env.example", "shortDescription": {"text": "3 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `BASE_URL`, `VITE_API_BASE`, `VITE_BASE`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nbackend/app/cover.py:apply_decision, backend/app/cover.py:apply\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nbackend/app/schemas/split.py:strip_text, backend/app/schemas/split.py:strip_text, backend/app/schemas/split.py:strip_text\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bca849d170778836", "name": "Frontend route `/spot/:slug` has no Link/navigate to it \u2014 frontend/src/pages/__tests__/SpotPage.test.tsx", "shortDescription": {"text": "Frontend route `/spot/:slug` has no Link/navigate to it \u2014 frontend/src/pages/__tests__/SpotPage.test.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1d17e25187e5c95f", "name": "Frontend route `/s/:code` has no Link/navigate to it \u2014 frontend/src/pages/__tests__/SplitTab.test.tsx", "shortDescription": {"text": "Frontend route `/s/:code` has no Link/navigate to it \u2014 frontend/src/pages/__tests__/SplitTab.test.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b13b1874edc24d26", "name": "Frontend route `/blog/:slug` has no Link/navigate to it \u2014 frontend/src/App.tsx", "shortDescription": {"text": "Frontend route `/blog/:slug` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-494f39c6e53e1d6e", "name": "Frontend route `/listings/:id/edit` has no Link/navigate to it \u2014 cms/src/App.tsx", "shortDescription": {"text": "Frontend route `/listings/:id/edit` has no Link/navigate to it \u2014 cms/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2815965beb506721", "name": "FastAPI POST `create_submission` without auth dependency \u2014 backend/app/routers/submissions.py:16", "shortDescription": {"text": "FastAPI POST `create_submission` without auth dependency \u2014 backend/app/routers/submissions.py:16"}, "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-6acd42057683081b", "name": "FastAPI POST `create_spot` without auth dependency \u2014 backend/app/routers/admin.py:108", "shortDescription": {"text": "FastAPI POST `create_spot` without auth dependency \u2014 backend/app/routers/admin.py:108"}, "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-79633a265c56c23d", "name": "FastAPI PATCH `update_spot` without auth dependency \u2014 backend/app/routers/admin.py:133", "shortDescription": {"text": "FastAPI PATCH `update_spot` without auth dependency \u2014 backend/app/routers/admin.py:133"}, "fullDescription": {"text": "`@router.patch` 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-071aefc04d999e5b", "name": "FastAPI DELETE `delete_spot` without auth dependency \u2014 backend/app/routers/admin.py:152", "shortDescription": {"text": "FastAPI DELETE `delete_spot` without auth dependency \u2014 backend/app/routers/admin.py:152"}, "fullDescription": {"text": "`@router.delete` 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-ddd303009839a200", "name": "FastAPI PATCH `review_submission` without auth dependency \u2014 backend/app/routers/admin.py:188", "shortDescription": {"text": "FastAPI PATCH `review_submission` without auth dependency \u2014 backend/app/routers/admin.py:188"}, "fullDescription": {"text": "`@router.patch` 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-f7ebffb457f88031", "name": "FastAPI POST `create_split` without auth dependency \u2014 backend/app/routers/splits.py:31", "shortDescription": {"text": "FastAPI POST `create_split` without auth dependency \u2014 backend/app/routers/splits.py:31"}, "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-8486b9bde4798939", "name": "FastAPI POST `add_member` without auth dependency \u2014 backend/app/routers/splits.py:43", "shortDescription": {"text": "FastAPI POST `add_member` without auth dependency \u2014 backend/app/routers/splits.py:43"}, "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-7d3bef196eafa1f2", "name": "FastAPI POST `add_expense` without auth dependency \u2014 backend/app/routers/splits.py:55", "shortDescription": {"text": "FastAPI POST `add_expense` without auth dependency \u2014 backend/app/routers/splits.py:55"}, "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-fdf351390ac03bc5", "name": "FastAPI PUT `update_expense` without auth dependency \u2014 backend/app/routers/splits.py:69", "shortDescription": {"text": "FastAPI PUT `update_expense` without auth dependency \u2014 backend/app/routers/splits.py:69"}, "fullDescription": {"text": "`@router.put` 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-abeef0f0f148cb4d", "name": "FastAPI DELETE `delete_expense` without auth dependency \u2014 backend/app/routers/splits.py:90", "shortDescription": {"text": "FastAPI DELETE `delete_expense` without auth dependency \u2014 backend/app/routers/splits.py:90"}, "fullDescription": {"text": "`@router.delete` 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-707367249268c31b", "name": "FastAPI POST `settle_split` without auth dependency \u2014 backend/app/routers/splits.py:102", "shortDescription": {"text": "FastAPI POST `settle_split` without auth dependency \u2014 backend/app/routers/splits.py:102"}, "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-d1b9bd2f9cd1c72c", "name": "FastAPI DELETE `delete_split` without auth dependency \u2014 backend/app/routers/splits.py:108", "shortDescription": {"text": "FastAPI DELETE `delete_split` without auth dependency \u2014 backend/app/routers/splits.py:108"}, "fullDescription": {"text": "`@router.delete` 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-980d2be609df21bc", "name": "Dangling fetch: GET /blog/${encodeURIComponent(slug)} (frontend/src/lib/api.ts:153)", "shortDescription": {"text": "Dangling fetch: GET /blog/${encodeURIComponent(slug)} (frontend/src/lib/api.ts:153)"}, "fullDescription": {"text": "`frontend/src/lib/api.ts:153` calls `GET /blog/${encodeURIComponent(slug)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:request\nNormalized path used for matching: `/blog/<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-7831bbdca6aae8c3", "name": "Dangling fetch: GET /spots/nearby${buildQuery({ ...query })} (frontend/src/lib/api.ts:178)", "shortDescription": {"text": "Dangling fetch: GET /spots/nearby${buildQuery({ ...query })} (frontend/src/lib/api.ts:178)"}, "fullDescription": {"text": "`frontend/src/lib/api.ts:178` calls `GET /spots/nearby${buildQuery({ ...query })}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:request\nNormalized path used for matching: `/spots/nearby/<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-b9435d5758b98c7b", "name": "Dangling fetch: GET /search${buildQuery({ q, lat: coords?.lat, lng: coords?.lng })} (frontend/src/lib/api.ts:186)", "shortDescription": {"text": "Dangling fetch: GET /search${buildQuery({ q, lat: coords?.lat, lng: coords?.lng })} (frontend/src/lib/api.ts:186)"}, "fullDescription": {"text": "`frontend/src/lib/api.ts:186` calls `GET /search${buildQuery({ q, lat: coords?.lat, lng: coords?.lng })}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:request\nNormalized path used for matching: `/search${buildquery({ q, lat: coords`\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-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`backend/app/routers/spots.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}}, {"id": "scanner-59bdf4ceca692b39", "name": "Unused endpoint: GET /nearby", "shortDescription": {"text": "Unused endpoint: GET /nearby"}, "fullDescription": {"text": "`backend/app/routers/spots.py` declares `GET /nearby` 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-56608a3bd032f5f4", "name": "Unused endpoint: GET /{slug}", "shortDescription": {"text": "Unused endpoint: GET /{slug}"}, "fullDescription": {"text": "`backend/app/routers/spots.py` declares `GET /{slug}` 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-7a009b1a56794f45", "name": "Unused endpoint: POST /", "shortDescription": {"text": "Unused endpoint: POST /"}, "fullDescription": {"text": "`backend/app/routers/submissions.py` declares `POST /` 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-618721b912bad1c2", "name": "Unused endpoint: POST /login", "shortDescription": {"text": "Unused endpoint: POST /login"}, "fullDescription": {"text": "`backend/app/routers/auth.py` declares `POST /login` 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-3b37265900e79a8a", "name": "Unused endpoint: GET /api/stats", "shortDescription": {"text": "Unused endpoint: GET /api/stats"}, "fullDescription": {"text": "`backend/app/routers/admin.py` declares `GET /api/stats` 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-1539fab1f63eeb7c", "name": "Unused endpoint: GET /api/spots", "shortDescription": {"text": "Unused endpoint: GET /api/spots"}, "fullDescription": {"text": "`backend/app/routers/admin.py` declares `GET /api/spots` 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-c7da87b802d978ed", "name": "Unused endpoint: POST /api/spots", "shortDescription": {"text": "Unused endpoint: POST /api/spots"}, "fullDescription": {"text": "`backend/app/routers/admin.py` declares `POST /api/spots` 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-9fd8903e6b5424b7", "name": "Unused endpoint: GET /api/spots/{spot_id}", "shortDescription": {"text": "Unused endpoint: GET /api/spots/{spot_id}"}, "fullDescription": {"text": "`backend/app/routers/admin.py` declares `GET /api/spots/{spot_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-4dfcd92aaf883bd9", "name": "Unused endpoint: PATCH /api/spots/{spot_id}", "shortDescription": {"text": "Unused endpoint: PATCH /api/spots/{spot_id}"}, "fullDescription": {"text": "`backend/app/routers/admin.py` declares `PATCH /api/spots/{spot_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-3eee3db4a7f4e4d2", "name": "Unused endpoint: DELETE /api/spots/{spot_id}", "shortDescription": {"text": "Unused endpoint: DELETE /api/spots/{spot_id}"}, "fullDescription": {"text": "`backend/app/routers/admin.py` declares `DELETE /api/spots/{spot_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-e2e7a412711bc38e", "name": "Unused endpoint: PATCH /api/submissions/{submission_id}", "shortDescription": {"text": "Unused endpoint: PATCH /api/submissions/{submission_id}"}, "fullDescription": {"text": "`backend/app/routers/admin.py` declares `PATCH /api/submissions/{submission_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-25b9ef4b1f1bcbd3", "name": "Unused endpoint: DELETE /api/splits/{code}/expenses/{expense_id}", "shortDescription": {"text": "Unused endpoint: DELETE /api/splits/{code}/expenses/{expense_id}"}, "fullDescription": {"text": "`backend/app/routers/splits.py` declares `DELETE /api/splits/{code}/expenses/{expense_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-2f79c2c782cbc133", "name": "Unused endpoint: POST /api/splits/{code}/settle", "shortDescription": {"text": "Unused endpoint: POST /api/splits/{code}/settle"}, "fullDescription": {"text": "`backend/app/routers/splits.py` declares `POST /api/splits/{code}/settle` 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-85d52d398c292bb7", "name": "Unused endpoint: DELETE /api/splits/{code}", "shortDescription": {"text": "Unused endpoint: DELETE /api/splits/{code}"}, "fullDescription": {"text": "`backend/app/routers/splits.py` declares `DELETE /api/splits/{code}` 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-d16e4fa529c520e9", "name": "Unused endpoint: GET /search", "shortDescription": {"text": "Unused endpoint: GET /search"}, "fullDescription": {"text": "`backend/app/routers/search.py` declares `GET /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}}]}}, "automationDetails": {"id": "repobility/19406"}, "properties": {"repository": "ShariqAnsari88/scene", "repoUrl": "https://github.com/ShariqAnsari88/scene", "branch": "main"}, "results": [{"ruleId": "scanner-7fe0b8231c28f9a0", "level": "note", "message": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 frontend/src/lib/splitPdf.ts:38"}, "properties": {"repobilityId": "36b9bb81fcc3a67b", "scanner": "scanner-primary", "fingerprint": "7fe0b8231c28f9a0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.edge-label.no-bg"]}}, {"ruleId": "scanner-d97fa79eed4639d9", "level": "note", "message": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 frontend/src/pages/SplitTab.tsx:375"}, "properties": {"repobilityId": "36de096722d99f7b", "scanner": "scanner-primary", "fingerprint": "d97fa79eed4639d9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.edge-label.no-bg"]}}, {"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-faa134129e5545ff", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "c93c9a9c742f701b", "scanner": "scanner-primary", "fingerprint": "faa134129e5545ff", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/Dockerfile"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-e9c1e66a27308f49", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: nginx:1.27-alpine"}, "properties": {"repobilityId": "2e2ef7e4d997eff3", "scanner": "scanner-primary", "fingerprint": "e9c1e66a27308f49", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/Dockerfile"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-1f66ad88286ca30a", "level": "warning", "message": {"text": "Dockerfile runs as root: backend/Dockerfile"}, "properties": {"repobilityId": "7afd2b0e8a8c9eeb", "scanner": "scanner-primary", "fingerprint": "1f66ad88286ca30a", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-8cd20d539467d2c5", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "properties": {"repobilityId": "e4cba88ee9b99538", "scanner": "scanner-primary", "fingerprint": "8cd20d539467d2c5", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/Dockerfile"}, "region": {"startLine": 4}}}]}, {"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-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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "6b1fd14bf1ed572c", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "60c285b90afd4c75", "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": "5e95b0a033f89840", "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": "f5d43e2603284329", "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": "1cf2c96177773869", "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": "1bc2e0392682f4bb", "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": "0cd1d1a2b85735b2", "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": "190fe5348b2903b6", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-17d866d91a7c451e", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "properties": {"repobilityId": "ccce5984e58a48f0", "scanner": "scanner-primary", "fingerprint": "17d866d91a7c451e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 250}}}]}, {"ruleId": "scanner-55af9265afe00516", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: frontend/.claude/launch.json"}, "properties": {"repobilityId": "8600e124eea34aeb", "scanner": "scanner-primary", "fingerprint": "55af9265afe00516", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/.claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d12ced719d53f47c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api.ts:271"}, "properties": {"repobilityId": "2857adf146b16061", "scanner": "scanner-primary", "fingerprint": "d12ced719d53f47c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cb3f582059c754ad", "level": "none", "message": {"text": "Commented-code block (6 lines) in backend/app/seed.py:91"}, "properties": {"repobilityId": "d92b9f17eaa73e3c", "scanner": "scanner-primary", "fingerprint": "cb3f582059c754ad", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2eafc3188c36bb02", "level": "none", "message": {"text": "3 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "bd934ba112b02ffa", "scanner": "scanner-primary", "fingerprint": "2eafc3188c36bb02", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "381d327d101af9b2", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "e1a53aad789a7466", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "7e9e581408a56f50", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-bca849d170778836", "level": "warning", "message": {"text": "Frontend route `/spot/:slug` has no Link/navigate to it \u2014 frontend/src/pages/__tests__/SpotPage.test.tsx"}, "properties": {"repobilityId": "dd1a765b584a8e75", "scanner": "scanner-primary", "fingerprint": "bca849d170778836", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-1d17e25187e5c95f", "level": "warning", "message": {"text": "Frontend route `/s/:code` has no Link/navigate to it \u2014 frontend/src/pages/__tests__/SplitTab.test.tsx"}, "properties": {"repobilityId": "276ebb0b7ca39058", "scanner": "scanner-primary", "fingerprint": "1d17e25187e5c95f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-b13b1874edc24d26", "level": "warning", "message": {"text": "Frontend route `/blog/:slug` has no Link/navigate to it \u2014 frontend/src/App.tsx"}, "properties": {"repobilityId": "750edf1618addd6b", "scanner": "scanner-primary", "fingerprint": "b13b1874edc24d26", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-494f39c6e53e1d6e", "level": "warning", "message": {"text": "Frontend route `/listings/:id/edit` has no Link/navigate to it \u2014 cms/src/App.tsx"}, "properties": {"repobilityId": "d1eac896a666fd74", "scanner": "scanner-primary", "fingerprint": "494f39c6e53e1d6e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-2815965beb506721", "level": "error", "message": {"text": "FastAPI POST `create_submission` without auth dependency \u2014 backend/app/routers/submissions.py:16"}, "properties": {"repobilityId": "1825ba0a103f3d1f", "scanner": "scanner-primary", "fingerprint": "2815965beb506721", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/routers/submissions.py"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-6acd42057683081b", "level": "error", "message": {"text": "FastAPI POST `create_spot` without auth dependency \u2014 backend/app/routers/admin.py:108"}, "properties": {"repobilityId": "409af12234fc7b94", "scanner": "scanner-primary", "fingerprint": "6acd42057683081b", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/routers/admin.py"}, "region": {"startLine": 108}}}]}, {"ruleId": "scanner-79633a265c56c23d", "level": "error", "message": {"text": "FastAPI PATCH `update_spot` without auth dependency \u2014 backend/app/routers/admin.py:133"}, "properties": {"repobilityId": "a82bf64c080fcc10", "scanner": "scanner-primary", "fingerprint": "79633a265c56c23d", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/routers/admin.py"}, "region": {"startLine": 133}}}]}, {"ruleId": "scanner-071aefc04d999e5b", "level": "error", "message": {"text": "FastAPI DELETE `delete_spot` without auth dependency \u2014 backend/app/routers/admin.py:152"}, "properties": {"repobilityId": "7d3444408136fd5d", "scanner": "scanner-primary", "fingerprint": "071aefc04d999e5b", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/routers/admin.py"}, "region": {"startLine": 152}}}]}, {"ruleId": "scanner-ddd303009839a200", "level": "error", "message": {"text": "FastAPI PATCH `review_submission` without auth dependency \u2014 backend/app/routers/admin.py:188"}, "properties": {"repobilityId": "58fe075a670c1255", "scanner": "scanner-primary", "fingerprint": "ddd303009839a200", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/routers/admin.py"}, "region": {"startLine": 188}}}]}, {"ruleId": "scanner-f7ebffb457f88031", "level": "error", "message": {"text": "FastAPI POST `create_split` without auth dependency \u2014 backend/app/routers/splits.py:31"}, "properties": {"repobilityId": "48613e2ce1d90221", "scanner": "scanner-primary", "fingerprint": "f7ebffb457f88031", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/routers/splits.py"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-8486b9bde4798939", "level": "error", "message": {"text": "FastAPI POST `add_member` without auth dependency \u2014 backend/app/routers/splits.py:43"}, "properties": {"repobilityId": "02068d28ce02dc8e", "scanner": "scanner-primary", "fingerprint": "8486b9bde4798939", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/routers/splits.py"}, "region": {"startLine": 43}}}]}, {"ruleId": "scanner-7d3bef196eafa1f2", "level": "error", "message": {"text": "FastAPI POST `add_expense` without auth dependency \u2014 backend/app/routers/splits.py:55"}, "properties": {"repobilityId": "4b530ddce0c4e7d5", "scanner": "scanner-primary", "fingerprint": "7d3bef196eafa1f2", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/routers/splits.py"}, "region": {"startLine": 55}}}]}, {"ruleId": "scanner-fdf351390ac03bc5", "level": "error", "message": {"text": "FastAPI PUT `update_expense` without auth dependency \u2014 backend/app/routers/splits.py:69"}, "properties": {"repobilityId": "61aa30c214ec1f76", "scanner": "scanner-primary", "fingerprint": "fdf351390ac03bc5", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/routers/splits.py"}, "region": {"startLine": 69}}}]}, {"ruleId": "scanner-abeef0f0f148cb4d", "level": "error", "message": {"text": "FastAPI DELETE `delete_expense` without auth dependency \u2014 backend/app/routers/splits.py:90"}, "properties": {"repobilityId": "d17faa1a4d6bc202", "scanner": "scanner-primary", "fingerprint": "abeef0f0f148cb4d", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/routers/splits.py"}, "region": {"startLine": 90}}}]}, {"ruleId": "scanner-707367249268c31b", "level": "error", "message": {"text": "FastAPI POST `settle_split` without auth dependency \u2014 backend/app/routers/splits.py:102"}, "properties": {"repobilityId": "94c7cf2b322ed1b7", "scanner": "scanner-primary", "fingerprint": "707367249268c31b", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/routers/splits.py"}, "region": {"startLine": 102}}}]}, {"ruleId": "scanner-d1b9bd2f9cd1c72c", "level": "error", "message": {"text": "FastAPI DELETE `delete_split` without auth dependency \u2014 backend/app/routers/splits.py:108"}, "properties": {"repobilityId": "8574bc838fdef3ee", "scanner": "scanner-primary", "fingerprint": "d1b9bd2f9cd1c72c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/routers/splits.py"}, "region": {"startLine": 108}}}]}, {"ruleId": "scanner-980d2be609df21bc", "level": "error", "message": {"text": "Dangling fetch: GET /blog/${encodeURIComponent(slug)} (frontend/src/lib/api.ts:153)"}, "properties": {"repobilityId": "31199edda8cf2a7e", "scanner": "scanner-primary", "fingerprint": "980d2be609df21bc", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:request"]}}, {"ruleId": "scanner-7831bbdca6aae8c3", "level": "error", "message": {"text": "Dangling fetch: GET /spots/nearby${buildQuery({ ...query })} (frontend/src/lib/api.ts:178)"}, "properties": {"repobilityId": "d4d34d27f61eac6e", "scanner": "scanner-primary", "fingerprint": "7831bbdca6aae8c3", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:request"]}}, {"ruleId": "scanner-b9435d5758b98c7b", "level": "error", "message": {"text": "Dangling fetch: GET /search${buildQuery({ q, lat: coords?.lat, lng: coords?.lng })} (frontend/src/lib/api.ts:186)"}, "properties": {"repobilityId": "1f141ad9ce8fd902", "scanner": "scanner-primary", "fingerprint": "b9435d5758b98c7b", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:request"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "cf1088e8bb09fd81", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-59bdf4ceca692b39", "level": "note", "message": {"text": "Unused endpoint: GET /nearby"}, "properties": {"repobilityId": "b90ee4717c95166b", "scanner": "scanner-primary", "fingerprint": "59bdf4ceca692b39", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-56608a3bd032f5f4", "level": "note", "message": {"text": "Unused endpoint: GET /{slug}"}, "properties": {"repobilityId": "297a751e993a0e9c", "scanner": "scanner-primary", "fingerprint": "56608a3bd032f5f4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7a009b1a56794f45", "level": "note", "message": {"text": "Unused endpoint: POST /"}, "properties": {"repobilityId": "cdf2fc70a3c77a5e", "scanner": "scanner-primary", "fingerprint": "7a009b1a56794f45", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-618721b912bad1c2", "level": "note", "message": {"text": "Unused endpoint: POST /login"}, "properties": {"repobilityId": "4f445a0b56cc60f5", "scanner": "scanner-primary", "fingerprint": "618721b912bad1c2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3b37265900e79a8a", "level": "note", "message": {"text": "Unused endpoint: GET /api/stats"}, "properties": {"repobilityId": "8ce1a410beea064f", "scanner": "scanner-primary", "fingerprint": "3b37265900e79a8a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1539fab1f63eeb7c", "level": "note", "message": {"text": "Unused endpoint: GET /api/spots"}, "properties": {"repobilityId": "f12995b45d3b5f51", "scanner": "scanner-primary", "fingerprint": "1539fab1f63eeb7c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c7da87b802d978ed", "level": "note", "message": {"text": "Unused endpoint: POST /api/spots"}, "properties": {"repobilityId": "2aa9bf70acca6767", "scanner": "scanner-primary", "fingerprint": "c7da87b802d978ed", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9fd8903e6b5424b7", "level": "note", "message": {"text": "Unused endpoint: GET /api/spots/{spot_id}"}, "properties": {"repobilityId": "07166a27515b49dd", "scanner": "scanner-primary", "fingerprint": "9fd8903e6b5424b7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4dfcd92aaf883bd9", "level": "note", "message": {"text": "Unused endpoint: PATCH /api/spots/{spot_id}"}, "properties": {"repobilityId": "3f0f2b9214eb8dd3", "scanner": "scanner-primary", "fingerprint": "4dfcd92aaf883bd9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3eee3db4a7f4e4d2", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/spots/{spot_id}"}, "properties": {"repobilityId": "2d7a5dad6d6ece90", "scanner": "scanner-primary", "fingerprint": "3eee3db4a7f4e4d2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e2e7a412711bc38e", "level": "note", "message": {"text": "Unused endpoint: PATCH /api/submissions/{submission_id}"}, "properties": {"repobilityId": "67c8007c6c7816ed", "scanner": "scanner-primary", "fingerprint": "e2e7a412711bc38e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-25b9ef4b1f1bcbd3", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/splits/{code}/expenses/{expense_id}"}, "properties": {"repobilityId": "c60819adbbcde650", "scanner": "scanner-primary", "fingerprint": "25b9ef4b1f1bcbd3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2f79c2c782cbc133", "level": "note", "message": {"text": "Unused endpoint: POST /api/splits/{code}/settle"}, "properties": {"repobilityId": "45103dbeb23c2c0f", "scanner": "scanner-primary", "fingerprint": "2f79c2c782cbc133", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-85d52d398c292bb7", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/splits/{code}"}, "properties": {"repobilityId": "705502d533293cdb", "scanner": "scanner-primary", "fingerprint": "85d52d398c292bb7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d16e4fa529c520e9", "level": "note", "message": {"text": "Unused endpoint: GET /search"}, "properties": {"repobilityId": "477add59b82d5abd", "scanner": "scanner-primary", "fingerprint": "d16e4fa529c520e9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}