{"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-171529357e4fe4c9", "name": "Possibly dead Python function: upgrade", "shortDescription": {"text": "Possibly dead Python function: upgrade"}, "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-21d2b5d767d1900f", "name": "Possibly dead Python function: downgrade", "shortDescription": {"text": "Possibly dead Python function: downgrade"}, "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-cd7d1f5e3042705c", "name": "Possibly dead Python function: upgrade", "shortDescription": {"text": "Possibly dead Python function: upgrade"}, "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-8b5888a9230c140a", "name": "Possibly dead Python function: downgrade", "shortDescription": {"text": "Possibly dead Python function: downgrade"}, "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-900d3cff87993fa2", "name": "Possibly dead Python function: upgrade", "shortDescription": {"text": "Possibly dead Python function: upgrade"}, "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-a34d306fa90b5690", "name": "Possibly dead Python function: downgrade", "shortDescription": {"text": "Possibly dead Python function: downgrade"}, "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-59b28bbfdc68d3b1", "name": "Possibly dead Python function: upgrade", "shortDescription": {"text": "Possibly dead Python function: upgrade"}, "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-238b952284af9386", "name": "Possibly dead Python function: downgrade", "shortDescription": {"text": "Possibly dead Python function: downgrade"}, "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-e7436d707ff986cf", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/application/LabelUpload.tsx:135", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/application/LabelUpload.tsx:135"}, "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-ebe8d5c16a34b462", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/QueuePage.tsx:91", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/QueuePage.tsx:91"}, "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-a97333954f380922", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/BatchPage.tsx:409", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/BatchPage.tsx:409"}, "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-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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-27924aa79fa4a517", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-node@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-21aa0c39a7c1ca23", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "github/codeql-action/init@v3 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "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 5 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-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. 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-d2d1ab3bf19ff5c2", "name": "Commented-code block (5 lines) in backend/tests/test_seed.py:17", "shortDescription": {"text": "Commented-code block (5 lines) in backend/tests/test_seed.py:17"}, "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-13cebab45864fa46", "name": "Commented-code block (7 lines) in backend/tests/perf/loadtest.py:60", "shortDescription": {"text": "Commented-code block (7 lines) in backend/tests/perf/loadtest.py:60"}, "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-817613e461f14388", "name": "Commented-code block (5 lines) in backend/app/config.py:26", "shortDescription": {"text": "Commented-code block (5 lines) in backend/app/config.py:26"}, "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-1959c1cdff47679b", "name": "Commented-code block (8 lines) in backend/app/match/matcher.py:179", "shortDescription": {"text": "Commented-code block (8 lines) in backend/app/match/matcher.py:179"}, "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-2cfbf503b577bbef", "name": "Commented-code block (5 lines) in backend/app/extract/extractors.py:51", "shortDescription": {"text": "Commented-code block (5 lines) in backend/app/extract/extractors.py:51"}, "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-729e4ebcaab32b0d", "name": "Commented-code block (9 lines) in backend/app/verify/schemas.py:43", "shortDescription": {"text": "Commented-code block (9 lines) in backend/app/verify/schemas.py:43"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b876523b27366b16", "name": "Legacy-named symbol `model_copy` in backend/app/verify/engine.py:119", "shortDescription": {"text": "Legacy-named symbol `model_copy` in backend/app/verify/engine.py:119"}, "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-1b1e1bc00840c722", "name": "Commented-code block (5 lines) in backend/app/verify/engine.py:157", "shortDescription": {"text": "Commented-code block (5 lines) in backend/app/verify/engine.py:157"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b7fa092b91afb2ee", "name": "Commented-code block (6 lines) in backend/app/verify/warning.py:48", "shortDescription": {"text": "Commented-code block (6 lines) in backend/app/verify/warning.py:48"}, "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-2148d3cdc3da8b1b", "name": "Legacy-named symbol `model_copy` in backend/app/verify/pipeline.py:207", "shortDescription": {"text": "Legacy-named symbol `model_copy` in backend/app/verify/pipeline.py:207"}, "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-20bf6618853f74ba", "name": "Commented-code block (5 lines) in backend/app/verify/pipeline.py:134", "shortDescription": {"text": "Commented-code block (5 lines) in backend/app/verify/pipeline.py:134"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9d8a23443613ed14", "name": "Legacy-named symbol `ch_ppocr_mobile_v2` in backend/app/ocr/service.py:41", "shortDescription": {"text": "Legacy-named symbol `ch_ppocr_mobile_v2` in backend/app/ocr/service.py:41"}, "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-bcb60892a0076a1b", "name": "Commented-code block (11 lines) in backend/app/ocr/service.py:75", "shortDescription": {"text": "Commented-code block (11 lines) in backend/app/ocr/service.py:75"}, "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-1b5a76780c3df9aa", "name": "1 env vars used in code but missing from .env.example", "shortDescription": {"text": "1 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `VITE_API_BASE_URL`. 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-8c1447c40e2397b0", "name": "Frontend route `/review/:id` has no Link/navigate to it \u2014 frontend/src/pages/VerifyPage.test.tsx", "shortDescription": {"text": "Frontend route `/review/:id` has no Link/navigate to it \u2014 frontend/src/pages/VerifyPage.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-72636db2ff2dcdcc", "name": "FastAPI POST `record_decision` without auth dependency \u2014 backend/app/api/submissions.py:268", "shortDescription": {"text": "FastAPI POST `record_decision` without auth dependency \u2014 backend/app/api/submissions.py:268"}, "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-74cc5b21e6c15c8c", "name": "FastAPI POST `verify` without auth dependency \u2014 backend/app/api/verify.py:96", "shortDescription": {"text": "FastAPI POST `verify` without auth dependency \u2014 backend/app/api/verify.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-94c6432467b74bb0", "name": "Dangling fetch: GET /submissions?limit=1000 (frontend/src/lib/api.ts:176)", "shortDescription": {"text": "Dangling fetch: GET /submissions?limit=1000 (frontend/src/lib/api.ts:176)"}, "fullDescription": {"text": "`frontend/src/lib/api.ts:176` calls `GET /submissions?limit=1000` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:request\nNormalized path used for matching: `/submissions`\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-dc5ac723c25648a8", "name": "Dangling fetch: GET /submissions/stats (frontend/src/lib/api.ts:181)", "shortDescription": {"text": "Dangling fetch: GET /submissions/stats (frontend/src/lib/api.ts:181)"}, "fullDescription": {"text": "`frontend/src/lib/api.ts:181` calls `GET /submissions/stats` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:request\nNormalized path used for matching: `/submissions/stats`\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-ed0c3b5266e64997", "name": "Dangling fetch: GET /submissions/${id} (frontend/src/lib/api.ts:186)", "shortDescription": {"text": "Dangling fetch: GET /submissions/${id} (frontend/src/lib/api.ts:186)"}, "fullDescription": {"text": "`frontend/src/lib/api.ts:186` calls `GET /submissions/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:request\nNormalized path used for matching: `/submissions/<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-3ec0d7742459e5d0", "name": "Dangling fetch: POST /submissions/${id}/decision (frontend/src/lib/api.ts:201)", "shortDescription": {"text": "Dangling fetch: POST /submissions/${id}/decision (frontend/src/lib/api.ts:201)"}, "fullDescription": {"text": "`frontend/src/lib/api.ts:201` calls `POST /submissions/${id}/decision` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:request\nNormalized path used for matching: `/submissions/<p>/decision`\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-6016454bf7f0f6d7", "name": "Dangling fetch: GET /audit${query} (frontend/src/lib/api.ts:213)", "shortDescription": {"text": "Dangling fetch: GET /audit${query} (frontend/src/lib/api.ts:213)"}, "fullDescription": {"text": "`frontend/src/lib/api.ts:213` calls `GET /audit${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: `/audit/<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-4756b4c4da7d2088", "name": "Unused endpoint: GET /api/health", "shortDescription": {"text": "Unused endpoint: GET /api/health"}, "fullDescription": {"text": "`backend/app/main.py` declares `GET /api/health` 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": "`backend/app/api/submissions.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-cd8dc4599ec52a08", "name": "Unused endpoint: GET /stats", "shortDescription": {"text": "Unused endpoint: GET /stats"}, "fullDescription": {"text": "`backend/app/api/submissions.py` declares `GET /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-49f84db9d3d1f0d7", "name": "Unused endpoint: GET /{submission_id}", "shortDescription": {"text": "Unused endpoint: GET /{submission_id}"}, "fullDescription": {"text": "`backend/app/api/submissions.py` declares `GET /{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-589373978fb71b22", "name": "Unused endpoint: GET /{submission_id}/image", "shortDescription": {"text": "Unused endpoint: GET /{submission_id}/image"}, "fullDescription": {"text": "`backend/app/api/submissions.py` declares `GET /{submission_id}/image` 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-201330e8cb296aa7", "name": "Unused endpoint: GET /{submission_id}/images/{index}", "shortDescription": {"text": "Unused endpoint: GET /{submission_id}/images/{index}"}, "fullDescription": {"text": "`backend/app/api/submissions.py` declares `GET /{submission_id}/images/{index}` 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-4f8ad34e51036202", "name": "Unused endpoint: POST /{submission_id}/decision", "shortDescription": {"text": "Unused endpoint: POST /{submission_id}/decision"}, "fullDescription": {"text": "`backend/app/api/submissions.py` declares `POST /{submission_id}/decision` 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/19745"}, "properties": {"repository": "SirSalad/treasury-take-home", "repoUrl": "https://github.com/SirSalad/treasury-take-home", "branch": "main"}, "results": [{"ruleId": "scanner-171529357e4fe4c9", "level": "note", "message": {"text": "Possibly dead Python function: upgrade"}, "properties": {"repobilityId": "cf0b8e5e6e2f8bc4", "scanner": "scanner-primary", "fingerprint": "171529357e4fe4c9", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/alembic/versions/e159073954d6_initial_schema.py:21"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-21d2b5d767d1900f", "level": "note", "message": {"text": "Possibly dead Python function: downgrade"}, "properties": {"repobilityId": "c03debbf11efa0c5", "scanner": "scanner-primary", "fingerprint": "21d2b5d767d1900f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/alembic/versions/e159073954d6_initial_schema.py:89"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cd7d1f5e3042705c", "level": "note", "message": {"text": "Possibly dead Python function: upgrade"}, "properties": {"repobilityId": "cf0b8e5e6e2f8bc4", "scanner": "scanner-primary", "fingerprint": "cd7d1f5e3042705c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/alembic/versions/c3f82e11d4b7_audit_events.py:25"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8b5888a9230c140a", "level": "note", "message": {"text": "Possibly dead Python function: downgrade"}, "properties": {"repobilityId": "c03debbf11efa0c5", "scanner": "scanner-primary", "fingerprint": "8b5888a9230c140a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/alembic/versions/c3f82e11d4b7_audit_events.py:59"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-900d3cff87993fa2", "level": "note", "message": {"text": "Possibly dead Python function: upgrade"}, "properties": {"repobilityId": "cf0b8e5e6e2f8bc4", "scanner": "scanner-primary", "fingerprint": "900d3cff87993fa2", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/alembic/versions/a91d4f60c2b8_submission_images.py:28"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a34d306fa90b5690", "level": "note", "message": {"text": "Possibly dead Python function: downgrade"}, "properties": {"repobilityId": "c03debbf11efa0c5", "scanner": "scanner-primary", "fingerprint": "a34d306fa90b5690", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/alembic/versions/a91d4f60c2b8_submission_images.py:67"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-59b28bbfdc68d3b1", "level": "note", "message": {"text": "Possibly dead Python function: upgrade"}, "properties": {"repobilityId": "cf0b8e5e6e2f8bc4", "scanner": "scanner-primary", "fingerprint": "59b28bbfdc68d3b1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/alembic/versions/b7c41d20a9e1_submission_review_decision.py:26"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-238b952284af9386", "level": "note", "message": {"text": "Possibly dead Python function: downgrade"}, "properties": {"repobilityId": "c03debbf11efa0c5", "scanner": "scanner-primary", "fingerprint": "238b952284af9386", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/alembic/versions/b7c41d20a9e1_submission_review_decision.py:34"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e7436d707ff986cf", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/application/LabelUpload.tsx:135"}, "properties": {"repobilityId": "4cabc7a47ce388f1", "scanner": "scanner-primary", "fingerprint": "e7436d707ff986cf", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ebe8d5c16a34b462", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/QueuePage.tsx:91"}, "properties": {"repobilityId": "ef90334d679e591f", "scanner": "scanner-primary", "fingerprint": "ebe8d5c16a34b462", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a97333954f380922", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/BatchPage.tsx:409"}, "properties": {"repobilityId": "ab90c4937de53a45", "scanner": "scanner-primary", "fingerprint": "a97333954f380922", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"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-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "989a74409a402368", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "04f57d208548fcef", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 79}}}]}, {"ruleId": "scanner-21aa0c39a7c1ca23", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "fa8806fcdbdd0017", "scanner": "scanner-primary", "fingerprint": "21aa0c39a7c1ca23", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/security.yml"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-21aa0c39a7c1ca23", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "30abc7c122b4d737", "scanner": "scanner-primary", "fingerprint": "21aa0c39a7c1ca23", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/security.yml"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "c6aa41ee99bb55d5", "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": "25b752bc999999a0", "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": "5b8f37920250aac5", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "b6c28b7f8b9ebf3c", "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": "36b57334a656cad0", "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": "1d2a8546ca4e2918", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-d2d1ab3bf19ff5c2", "level": "none", "message": {"text": "Commented-code block (5 lines) in backend/tests/test_seed.py:17"}, "properties": {"repobilityId": "286366fdb09f911b", "scanner": "scanner-primary", "fingerprint": "d2d1ab3bf19ff5c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-13cebab45864fa46", "level": "none", "message": {"text": "Commented-code block (7 lines) in backend/tests/perf/loadtest.py:60"}, "properties": {"repobilityId": "89cdfc2dee2b301c", "scanner": "scanner-primary", "fingerprint": "13cebab45864fa46", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-817613e461f14388", "level": "none", "message": {"text": "Commented-code block (5 lines) in backend/app/config.py:26"}, "properties": {"repobilityId": "0fad6c5e477c6d30", "scanner": "scanner-primary", "fingerprint": "817613e461f14388", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1959c1cdff47679b", "level": "none", "message": {"text": "Commented-code block (8 lines) in backend/app/match/matcher.py:179"}, "properties": {"repobilityId": "04820fcf4cde0ec1", "scanner": "scanner-primary", "fingerprint": "1959c1cdff47679b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2cfbf503b577bbef", "level": "none", "message": {"text": "Commented-code block (5 lines) in backend/app/extract/extractors.py:51"}, "properties": {"repobilityId": "09a5297ecd9f2842", "scanner": "scanner-primary", "fingerprint": "2cfbf503b577bbef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-729e4ebcaab32b0d", "level": "none", "message": {"text": "Commented-code block (9 lines) in backend/app/verify/schemas.py:43"}, "properties": {"repobilityId": "67c1d3a14cb32fe7", "scanner": "scanner-primary", "fingerprint": "729e4ebcaab32b0d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b876523b27366b16", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in backend/app/verify/engine.py:119"}, "properties": {"repobilityId": "74edac82b3a81d88", "scanner": "scanner-primary", "fingerprint": "b876523b27366b16", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-1b1e1bc00840c722", "level": "none", "message": {"text": "Commented-code block (5 lines) in backend/app/verify/engine.py:157"}, "properties": {"repobilityId": "af8da688b34e018e", "scanner": "scanner-primary", "fingerprint": "1b1e1bc00840c722", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b7fa092b91afb2ee", "level": "none", "message": {"text": "Commented-code block (6 lines) in backend/app/verify/warning.py:48"}, "properties": {"repobilityId": "daa37d490f4769af", "scanner": "scanner-primary", "fingerprint": "b7fa092b91afb2ee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2148d3cdc3da8b1b", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in backend/app/verify/pipeline.py:207"}, "properties": {"repobilityId": "d484fba7fb4a437f", "scanner": "scanner-primary", "fingerprint": "2148d3cdc3da8b1b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-20bf6618853f74ba", "level": "none", "message": {"text": "Commented-code block (5 lines) in backend/app/verify/pipeline.py:134"}, "properties": {"repobilityId": "518ce99ea99cc7fe", "scanner": "scanner-primary", "fingerprint": "20bf6618853f74ba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9d8a23443613ed14", "level": "note", "message": {"text": "Legacy-named symbol `ch_ppocr_mobile_v2` in backend/app/ocr/service.py:41"}, "properties": {"repobilityId": "12f135aa725741c0", "scanner": "scanner-primary", "fingerprint": "9d8a23443613ed14", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-bcb60892a0076a1b", "level": "none", "message": {"text": "Commented-code block (11 lines) in backend/app/ocr/service.py:75"}, "properties": {"repobilityId": "487feb7a2a197564", "scanner": "scanner-primary", "fingerprint": "bcb60892a0076a1b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1b5a76780c3df9aa", "level": "none", "message": {"text": "1 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d04379b337b44a15", "scanner": "scanner-primary", "fingerprint": "1b5a76780c3df9aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-8c1447c40e2397b0", "level": "warning", "message": {"text": "Frontend route `/review/:id` has no Link/navigate to it \u2014 frontend/src/pages/VerifyPage.test.tsx"}, "properties": {"repobilityId": "fb8b7704517e6d01", "scanner": "scanner-primary", "fingerprint": "8c1447c40e2397b0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-72636db2ff2dcdcc", "level": "error", "message": {"text": "FastAPI POST `record_decision` without auth dependency \u2014 backend/app/api/submissions.py:268"}, "properties": {"repobilityId": "12843fcb66b0755c", "scanner": "scanner-primary", "fingerprint": "72636db2ff2dcdcc", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/api/submissions.py"}, "region": {"startLine": 268}}}]}, {"ruleId": "scanner-74cc5b21e6c15c8c", "level": "error", "message": {"text": "FastAPI POST `verify` without auth dependency \u2014 backend/app/api/verify.py:96"}, "properties": {"repobilityId": "37abb7d66535b300", "scanner": "scanner-primary", "fingerprint": "74cc5b21e6c15c8c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/api/verify.py"}, "region": {"startLine": 96}}}]}, {"ruleId": "scanner-94c6432467b74bb0", "level": "error", "message": {"text": "Dangling fetch: GET /submissions?limit=1000 (frontend/src/lib/api.ts:176)"}, "properties": {"repobilityId": "bf0c20519c005fc7", "scanner": "scanner-primary", "fingerprint": "94c6432467b74bb0", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:request"]}}, {"ruleId": "scanner-dc5ac723c25648a8", "level": "error", "message": {"text": "Dangling fetch: GET /submissions/stats (frontend/src/lib/api.ts:181)"}, "properties": {"repobilityId": "1406e052d10743cc", "scanner": "scanner-primary", "fingerprint": "dc5ac723c25648a8", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:request"]}}, {"ruleId": "scanner-ed0c3b5266e64997", "level": "error", "message": {"text": "Dangling fetch: GET /submissions/${id} (frontend/src/lib/api.ts:186)"}, "properties": {"repobilityId": "94026e25123c1b0a", "scanner": "scanner-primary", "fingerprint": "ed0c3b5266e64997", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:request"]}}, {"ruleId": "scanner-3ec0d7742459e5d0", "level": "error", "message": {"text": "Dangling fetch: POST /submissions/${id}/decision (frontend/src/lib/api.ts:201)"}, "properties": {"repobilityId": "adfd7bc77f262cf7", "scanner": "scanner-primary", "fingerprint": "3ec0d7742459e5d0", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:request"]}}, {"ruleId": "scanner-6016454bf7f0f6d7", "level": "error", "message": {"text": "Dangling fetch: GET /audit${query} (frontend/src/lib/api.ts:213)"}, "properties": {"repobilityId": "d5d62fca959bb94e", "scanner": "scanner-primary", "fingerprint": "6016454bf7f0f6d7", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:request"]}}, {"ruleId": "scanner-4756b4c4da7d2088", "level": "note", "message": {"text": "Unused endpoint: GET /api/health"}, "properties": {"repobilityId": "414de3a0f9ad89dd", "scanner": "scanner-primary", "fingerprint": "4756b4c4da7d2088", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "3fa6f51763d4bd48", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cd8dc4599ec52a08", "level": "note", "message": {"text": "Unused endpoint: GET /stats"}, "properties": {"repobilityId": "ee3458882ae22d81", "scanner": "scanner-primary", "fingerprint": "cd8dc4599ec52a08", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-49f84db9d3d1f0d7", "level": "note", "message": {"text": "Unused endpoint: GET /{submission_id}"}, "properties": {"repobilityId": "36326fc745a0ec5d", "scanner": "scanner-primary", "fingerprint": "49f84db9d3d1f0d7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-589373978fb71b22", "level": "note", "message": {"text": "Unused endpoint: GET /{submission_id}/image"}, "properties": {"repobilityId": "8ea984093963cbdc", "scanner": "scanner-primary", "fingerprint": "589373978fb71b22", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-201330e8cb296aa7", "level": "note", "message": {"text": "Unused endpoint: GET /{submission_id}/images/{index}"}, "properties": {"repobilityId": "919f39954bf944b3", "scanner": "scanner-primary", "fingerprint": "201330e8cb296aa7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4f8ad34e51036202", "level": "note", "message": {"text": "Unused endpoint: POST /{submission_id}/decision"}, "properties": {"repobilityId": "08340740ed22c6eb", "scanner": "scanner-primary", "fingerprint": "4f8ad34e51036202", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}