{"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-f970b19704c81bdd", "name": "Icon-only button without accessible name \u2014 frontend/app.js:626", "shortDescription": {"text": "Icon-only button without accessible name \u2014 frontend/app.js:626"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-de3c1f217d72a063", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0ff1986e744607b7", "name": "Insecure pattern 'direct_innerhtml_assignment' in frontend/app.js:240", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/app.js:240"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6bc5ed5474dce2e5", "name": "Insecure pattern 'direct_outerhtml_assignment' in frontend/app.js:676", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in frontend/app.js:676"}, "fullDescription": {"text": "Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ff3c177e7424cf51", "name": "Insecure pattern 'insert_adjacent_html' in frontend/app.js:1814", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in frontend/app.js:1814"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-84b28806cabffecf", "name": "Insecure pattern 'local_storage_auth_token' in frontend/app.js:138", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in frontend/app.js:138"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-37b3687302c65c9a", "name": "Possible secret in backend/seed.py", "shortDescription": {"text": "Possible secret in backend/seed.py"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-975f27e3804c7491", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@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-1716d211910c1521", "name": "Very large file: frontend/app.js (2437 lines)", "shortDescription": {"text": "Very large file: frontend/app.js (2437 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 16 source file(s) (ratio 0.06). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-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-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: `TEST_DATABASE_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-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/seed.py:import_courts_file, backend/seed.py:import_courts\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-33a6b62e30ce7ab4", "name": "Near-duplicate function bodies in 6 places", "shortDescription": {"text": "Near-duplicate function bodies in 6 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nbackend/models.py:to_dict, backend/models.py:to_dict, backend/models.py:to_dict, backend/models.py:to_dict\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-c2cb273babc48d96", "name": "Dangling fetch: GET /api${path} (frontend/app.js:40)", "shortDescription": {"text": "Dangling fetch: GET /api${path} (frontend/app.js:40)"}, "fullDescription": {"text": "`frontend/app.js:40` calls `GET /api${path}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/api/<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-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`backend/app.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-37c007481822c914", "name": "Unused endpoint: GET /<path:filename>", "shortDescription": {"text": "Unused endpoint: GET /<path:filename>"}, "fullDescription": {"text": "`backend/app.py` declares `GET /<path:filename>` 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-a071eced6af08451", "name": "Unused endpoint: GET /courts", "shortDescription": {"text": "Unused endpoint: GET /courts"}, "fullDescription": {"text": "`backend/routes/courts.py` declares `GET /courts` 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-d752e6de9257b763", "name": "Unused endpoint: GET /courts/<int:court_id>", "shortDescription": {"text": "Unused endpoint: GET /courts/<int:court_id>"}, "fullDescription": {"text": "`backend/routes/courts.py` declares `GET /courts/<int:court_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-187d1c4feb85c5fa", "name": "Unused endpoint: POST /courts/<int:court_id>/favorite", "shortDescription": {"text": "Unused endpoint: POST /courts/<int:court_id>/favorite"}, "fullDescription": {"text": "`backend/routes/courts.py` declares `POST /courts/<int:court_id>/favorite` 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-24529bd06abf9ca7", "name": "Unused endpoint: GET /courts/favorites", "shortDescription": {"text": "Unused endpoint: GET /courts/favorites"}, "fullDescription": {"text": "`backend/routes/courts.py` declares `GET /courts/favorites` 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-a36a5d270b2301fe", "name": "Unused endpoint: POST /courts/<int:court_id>/checkin", "shortDescription": {"text": "Unused endpoint: POST /courts/<int:court_id>/checkin"}, "fullDescription": {"text": "`backend/routes/courts.py` declares `POST /courts/<int:court_id>/checkin` 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-6385cd0e163a390f", "name": "Unused endpoint: POST /checkout", "shortDescription": {"text": "Unused endpoint: POST /checkout"}, "fullDescription": {"text": "`backend/routes/courts.py` declares `POST /checkout` 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-5f5cb3f7e7306f53", "name": "Unused endpoint: POST /presence/ping", "shortDescription": {"text": "Unused endpoint: POST /presence/ping"}, "fullDescription": {"text": "`backend/routes/courts.py` declares `POST /presence/ping` 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-8292c0931391749a", "name": "Unused endpoint: POST /auth/register", "shortDescription": {"text": "Unused endpoint: POST /auth/register"}, "fullDescription": {"text": "`backend/routes/auth.py` declares `POST /auth/register` 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-8fdbacfe9430a6ed", "name": "Unused endpoint: POST /auth/login", "shortDescription": {"text": "Unused endpoint: POST /auth/login"}, "fullDescription": {"text": "`backend/routes/auth.py` declares `POST /auth/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-fd1dc91abf32142d", "name": "Unused endpoint: GET /me", "shortDescription": {"text": "Unused endpoint: GET /me"}, "fullDescription": {"text": "`backend/routes/auth.py` declares `GET /me` 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-ea575b61c121b733", "name": "Unused endpoint: PATCH /me", "shortDescription": {"text": "Unused endpoint: PATCH /me"}, "fullDescription": {"text": "`backend/routes/auth.py` declares `PATCH /me` 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-ae08a6c1ef7306ef", "name": "Unused endpoint: GET /users/search", "shortDescription": {"text": "Unused endpoint: GET /users/search"}, "fullDescription": {"text": "`backend/routes/social.py` declares `GET /users/search` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-94022fb72942f11c", "name": "Unused endpoint: GET /users/<int:user_id>", "shortDescription": {"text": "Unused endpoint: GET /users/<int:user_id>"}, "fullDescription": {"text": "`backend/routes/social.py` declares `GET /users/<int:user_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-0cd1c70fddde9384", "name": "Unused endpoint: GET /friends", "shortDescription": {"text": "Unused endpoint: GET /friends"}, "fullDescription": {"text": "`backend/routes/social.py` declares `GET /friends` 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-1452305cdc80d5d8", "name": "Unused endpoint: POST /friends/request", "shortDescription": {"text": "Unused endpoint: POST /friends/request"}, "fullDescription": {"text": "`backend/routes/social.py` declares `POST /friends/request` 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-a72b2cd0bb3ddcb1", "name": "Unused endpoint: POST /friends/<int:friendship_id>/respond", "shortDescription": {"text": "Unused endpoint: POST /friends/<int:friendship_id>/respond"}, "fullDescription": {"text": "`backend/routes/social.py` declares `POST /friends/<int:friendship_id>/respond` 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-4efc7a37a3ba4eec", "name": "Unused endpoint: DELETE /friends/<int:friendship_id>", "shortDescription": {"text": "Unused endpoint: DELETE /friends/<int:friendship_id>"}, "fullDescription": {"text": "`backend/routes/social.py` declares `DELETE /friends/<int:friendship_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-3af64e805d88ef35", "name": "Unused endpoint: GET /notifications", "shortDescription": {"text": "Unused endpoint: GET /notifications"}, "fullDescription": {"text": "`backend/routes/social.py` declares `GET /notifications` 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-16f434adfc930e5a", "name": "Unused endpoint: POST /notifications/read", "shortDescription": {"text": "Unused endpoint: POST /notifications/read"}, "fullDescription": {"text": "`backend/routes/social.py` declares `POST /notifications/read` 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-e4d97fab27109173", "name": "Unused endpoint: GET /games", "shortDescription": {"text": "Unused endpoint: GET /games"}, "fullDescription": {"text": "`backend/routes/games.py` declares `GET /games` 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-2b3432bfde1583b8", "name": "Unused endpoint: GET /games/history", "shortDescription": {"text": "Unused endpoint: GET /games/history"}, "fullDescription": {"text": "`backend/routes/games.py` declares `GET /games/history` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ca785bf42d8b56d8", "name": "Unused endpoint: POST /games", "shortDescription": {"text": "Unused endpoint: POST /games"}, "fullDescription": {"text": "`backend/routes/games.py` declares `POST /games` 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-8c597de03744b93a", "name": "Unused endpoint: GET /games/<int:game_id>", "shortDescription": {"text": "Unused endpoint: GET /games/<int:game_id>"}, "fullDescription": {"text": "`backend/routes/games.py` declares `GET /games/<int:game_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-8b0cf8636ffb6cda", "name": "Unused endpoint: POST /games/<int:game_id>/join", "shortDescription": {"text": "Unused endpoint: POST /games/<int:game_id>/join"}, "fullDescription": {"text": "`backend/routes/games.py` declares `POST /games/<int:game_id>/join` 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-e30c814cb0a55c3f", "name": "Unused endpoint: POST /games/<int:game_id>/leave", "shortDescription": {"text": "Unused endpoint: POST /games/<int:game_id>/leave"}, "fullDescription": {"text": "`backend/routes/games.py` declares `POST /games/<int:game_id>/leave` 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-851ccbeb86133b5a", "name": "Unused endpoint: POST /games/<int:game_id>/cancel", "shortDescription": {"text": "Unused endpoint: POST /games/<int:game_id>/cancel"}, "fullDescription": {"text": "`backend/routes/games.py` declares `POST /games/<int:game_id>/cancel` 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-0f424a2a1810e7d0", "name": "Unused endpoint: POST /games/<int:game_id>/complete", "shortDescription": {"text": "Unused endpoint: POST /games/<int:game_id>/complete"}, "fullDescription": {"text": "`backend/routes/games.py` declares `POST /games/<int:game_id>/complete` 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-79eb5f27e9ab0438", "name": "Unused endpoint: POST /games/<int:game_id>/confirm", "shortDescription": {"text": "Unused endpoint: POST /games/<int:game_id>/confirm"}, "fullDescription": {"text": "`backend/routes/games.py` declares `POST /games/<int:game_id>/confirm` 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-303d9df5150aadfc", "name": "Unused endpoint: POST /games/<int:game_id>/dispute", "shortDescription": {"text": "Unused endpoint: POST /games/<int:game_id>/dispute"}, "fullDescription": {"text": "`backend/routes/games.py` declares `POST /games/<int:game_id>/dispute` 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-f14c46b27a3c1e63", "name": "Unused endpoint: POST /users/<int:user_id>/challenge", "shortDescription": {"text": "Unused endpoint: POST /users/<int:user_id>/challenge"}, "fullDescription": {"text": "`backend/routes/games.py` declares `POST /users/<int:user_id>/challenge` 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-cf246ab86ad79251", "name": "Unused endpoint: POST /games/<int:game_id>/decline", "shortDescription": {"text": "Unused endpoint: POST /games/<int:game_id>/decline"}, "fullDescription": {"text": "`backend/routes/games.py` declares `POST /games/<int:game_id>/decline` 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-0c69eed7843045e2", "name": "Unused endpoint: GET /games/results", "shortDescription": {"text": "Unused endpoint: GET /games/results"}, "fullDescription": {"text": "`backend/routes/games.py` declares `GET /games/results` 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-add6dcb6007baef6", "name": "Unused endpoint: GET /leaderboard", "shortDescription": {"text": "Unused endpoint: GET /leaderboard"}, "fullDescription": {"text": "`backend/routes/games.py` declares `GET /leaderboard` 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-7319aaef52bf255a", "name": "Unused endpoint: GET /courts/<int:court_id>/chat", "shortDescription": {"text": "Unused endpoint: GET /courts/<int:court_id>/chat"}, "fullDescription": {"text": "`backend/routes/chat.py` declares `GET /courts/<int:court_id>/chat` 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-192da715836dce1c", "name": "Unused endpoint: POST /courts/<int:court_id>/chat", "shortDescription": {"text": "Unused endpoint: POST /courts/<int:court_id>/chat"}, "fullDescription": {"text": "`backend/routes/chat.py` declares `POST /courts/<int:court_id>/chat` 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-0d3a434fedb1fa40", "name": "Unused endpoint: GET /chat", "shortDescription": {"text": "Unused endpoint: GET /chat"}, "fullDescription": {"text": "`backend/routes/chat.py` declares `GET /chat` 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-54b828be375947a9", "name": "Unused endpoint: GET /chat/<int:user_id>", "shortDescription": {"text": "Unused endpoint: GET /chat/<int:user_id>"}, "fullDescription": {"text": "`backend/routes/chat.py` declares `GET /chat/<int:user_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-63be60eaa96dc780", "name": "Unused endpoint: POST /chat/<int:user_id>", "shortDescription": {"text": "Unused endpoint: POST /chat/<int:user_id>"}, "fullDescription": {"text": "`backend/routes/chat.py` declares `POST /chat/<int:user_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}}]}}, "automationDetails": {"id": "repobility/21304"}, "properties": {"repository": "timothyjjcrow/day-dinkers", "repoUrl": "https://github.com/timothyjjcrow/day-dinkers", "branch": "main"}, "results": [{"ruleId": "scanner-f970b19704c81bdd", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 frontend/app.js:626"}, "properties": {"repobilityId": "4855c69365eb308a", "scanner": "scanner-primary", "fingerprint": "f970b19704c81bdd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-de3c1f217d72a063", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim"}, "properties": {"repobilityId": "1de0ecd007803dbd", "scanner": "scanner-primary", "fingerprint": "de3c1f217d72a063", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 1}}}]}, {"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-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-0ff1986e744607b7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/app.js:240"}, "properties": {"repobilityId": "35eb56cad5673d49", "scanner": "scanner-primary", "fingerprint": "0ff1986e744607b7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app.js"}, "region": {"startLine": 240}}}]}, {"ruleId": "scanner-6bc5ed5474dce2e5", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in frontend/app.js:676"}, "properties": {"repobilityId": "627e5f7c830f591a", "scanner": "scanner-primary", "fingerprint": "6bc5ed5474dce2e5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app.js"}, "region": {"startLine": 676}}}]}, {"ruleId": "scanner-ff3c177e7424cf51", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in frontend/app.js:1814"}, "properties": {"repobilityId": "b0e15faa5065e353", "scanner": "scanner-primary", "fingerprint": "ff3c177e7424cf51", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app.js"}, "region": {"startLine": 1814}}}]}, {"ruleId": "scanner-84b28806cabffecf", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in frontend/app.js:138"}, "properties": {"repobilityId": "c40c78978076a655", "scanner": "scanner-primary", "fingerprint": "84b28806cabffecf", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app.js"}, "region": {"startLine": 138}}}]}, {"ruleId": "scanner-37b3687302c65c9a", "level": "error", "message": {"text": "Possible secret in backend/seed.py"}, "properties": {"repobilityId": "81e6daa6689b3dcf", "scanner": "scanner-primary", "fingerprint": "37b3687302c65c9a", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/seed.py"}, "region": {"startLine": 208}}}]}, {"ruleId": "scanner-975f27e3804c7491", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5789c4b08567cd65", "scanner": "scanner-primary", "fingerprint": "975f27e3804c7491", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/backend-ci.yml"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-975f27e3804c7491", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2c2ad1deafe8bcd1", "scanner": "scanner-primary", "fingerprint": "975f27e3804c7491", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/backend-ci.yml"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-1716d211910c1521", "level": "note", "message": {"text": "Very large file: frontend/app.js (2437 lines)"}, "properties": {"repobilityId": "f01ee4f42c29b236", "scanner": "scanner-primary", "fingerprint": "1716d211910c1521", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "70f4460cd4e0d998", "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": "f45987a3ea2f12ec", "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": "f6e3312cd345cc31", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "7faef114e834274a", "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": "d52996172e88983f", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"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-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "a7c4aea81324b7af", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-33a6b62e30ce7ab4", "level": "note", "message": {"text": "Near-duplicate function bodies in 6 places"}, "properties": {"repobilityId": "7fed0fea11bd111e", "scanner": "scanner-primary", "fingerprint": "33a6b62e30ce7ab4", "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": "977824a39ee7a1e5", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-c2cb273babc48d96", "level": "error", "message": {"text": "Dangling fetch: GET /api${path} (frontend/app.js:40)"}, "properties": {"repobilityId": "24e46564603fc7e9", "scanner": "scanner-primary", "fingerprint": "c2cb273babc48d96", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "d31ac26ab863c729", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-37c007481822c914", "level": "note", "message": {"text": "Unused endpoint: GET /<path:filename>"}, "properties": {"repobilityId": "fb74ddc5bc0f02d2", "scanner": "scanner-primary", "fingerprint": "37c007481822c914", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a071eced6af08451", "level": "note", "message": {"text": "Unused endpoint: GET /courts"}, "properties": {"repobilityId": "582c0455bd20e0e4", "scanner": "scanner-primary", "fingerprint": "a071eced6af08451", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d752e6de9257b763", "level": "note", "message": {"text": "Unused endpoint: GET /courts/<int:court_id>"}, "properties": {"repobilityId": "419343328af9e9a9", "scanner": "scanner-primary", "fingerprint": "d752e6de9257b763", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-187d1c4feb85c5fa", "level": "note", "message": {"text": "Unused endpoint: POST /courts/<int:court_id>/favorite"}, "properties": {"repobilityId": "dfc13f07dd591979", "scanner": "scanner-primary", "fingerprint": "187d1c4feb85c5fa", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-24529bd06abf9ca7", "level": "note", "message": {"text": "Unused endpoint: GET /courts/favorites"}, "properties": {"repobilityId": "0d24d63d1d8f4b0f", "scanner": "scanner-primary", "fingerprint": "24529bd06abf9ca7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a36a5d270b2301fe", "level": "note", "message": {"text": "Unused endpoint: POST /courts/<int:court_id>/checkin"}, "properties": {"repobilityId": "4fa056ed786c24dd", "scanner": "scanner-primary", "fingerprint": "a36a5d270b2301fe", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6385cd0e163a390f", "level": "note", "message": {"text": "Unused endpoint: POST /checkout"}, "properties": {"repobilityId": "2f5e35657acb9895", "scanner": "scanner-primary", "fingerprint": "6385cd0e163a390f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5f5cb3f7e7306f53", "level": "note", "message": {"text": "Unused endpoint: POST /presence/ping"}, "properties": {"repobilityId": "09a07ff2f46ef3a2", "scanner": "scanner-primary", "fingerprint": "5f5cb3f7e7306f53", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8292c0931391749a", "level": "note", "message": {"text": "Unused endpoint: POST /auth/register"}, "properties": {"repobilityId": "17c4474c5415a592", "scanner": "scanner-primary", "fingerprint": "8292c0931391749a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8fdbacfe9430a6ed", "level": "note", "message": {"text": "Unused endpoint: POST /auth/login"}, "properties": {"repobilityId": "bb49f32cd24576bc", "scanner": "scanner-primary", "fingerprint": "8fdbacfe9430a6ed", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fd1dc91abf32142d", "level": "note", "message": {"text": "Unused endpoint: GET /me"}, "properties": {"repobilityId": "12a1b7776f57c076", "scanner": "scanner-primary", "fingerprint": "fd1dc91abf32142d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ea575b61c121b733", "level": "note", "message": {"text": "Unused endpoint: PATCH /me"}, "properties": {"repobilityId": "f340e9a8606b784a", "scanner": "scanner-primary", "fingerprint": "ea575b61c121b733", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ae08a6c1ef7306ef", "level": "note", "message": {"text": "Unused endpoint: GET /users/search"}, "properties": {"repobilityId": "190722896ea9ae69", "scanner": "scanner-primary", "fingerprint": "ae08a6c1ef7306ef", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-94022fb72942f11c", "level": "note", "message": {"text": "Unused endpoint: GET /users/<int:user_id>"}, "properties": {"repobilityId": "d92f6aa500a9a247", "scanner": "scanner-primary", "fingerprint": "94022fb72942f11c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0cd1c70fddde9384", "level": "note", "message": {"text": "Unused endpoint: GET /friends"}, "properties": {"repobilityId": "30ecec4c7ff5e523", "scanner": "scanner-primary", "fingerprint": "0cd1c70fddde9384", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1452305cdc80d5d8", "level": "note", "message": {"text": "Unused endpoint: POST /friends/request"}, "properties": {"repobilityId": "b0b2569ccbaadd6b", "scanner": "scanner-primary", "fingerprint": "1452305cdc80d5d8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a72b2cd0bb3ddcb1", "level": "note", "message": {"text": "Unused endpoint: POST /friends/<int:friendship_id>/respond"}, "properties": {"repobilityId": "48338bed44c20a95", "scanner": "scanner-primary", "fingerprint": "a72b2cd0bb3ddcb1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4efc7a37a3ba4eec", "level": "note", "message": {"text": "Unused endpoint: DELETE /friends/<int:friendship_id>"}, "properties": {"repobilityId": "1f3c19a6523e49bb", "scanner": "scanner-primary", "fingerprint": "4efc7a37a3ba4eec", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3af64e805d88ef35", "level": "note", "message": {"text": "Unused endpoint: GET /notifications"}, "properties": {"repobilityId": "778066203605326e", "scanner": "scanner-primary", "fingerprint": "3af64e805d88ef35", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-16f434adfc930e5a", "level": "note", "message": {"text": "Unused endpoint: POST /notifications/read"}, "properties": {"repobilityId": "3072e386de809ff0", "scanner": "scanner-primary", "fingerprint": "16f434adfc930e5a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e4d97fab27109173", "level": "note", "message": {"text": "Unused endpoint: GET /games"}, "properties": {"repobilityId": "e3b48b99050775ea", "scanner": "scanner-primary", "fingerprint": "e4d97fab27109173", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2b3432bfde1583b8", "level": "note", "message": {"text": "Unused endpoint: GET /games/history"}, "properties": {"repobilityId": "314787c6abb5b13a", "scanner": "scanner-primary", "fingerprint": "2b3432bfde1583b8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ca785bf42d8b56d8", "level": "note", "message": {"text": "Unused endpoint: POST /games"}, "properties": {"repobilityId": "0a26895c462d4c72", "scanner": "scanner-primary", "fingerprint": "ca785bf42d8b56d8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8c597de03744b93a", "level": "note", "message": {"text": "Unused endpoint: GET /games/<int:game_id>"}, "properties": {"repobilityId": "e089319679ebb395", "scanner": "scanner-primary", "fingerprint": "8c597de03744b93a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8b0cf8636ffb6cda", "level": "note", "message": {"text": "Unused endpoint: POST /games/<int:game_id>/join"}, "properties": {"repobilityId": "607f81391a2c1a06", "scanner": "scanner-primary", "fingerprint": "8b0cf8636ffb6cda", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e30c814cb0a55c3f", "level": "note", "message": {"text": "Unused endpoint: POST /games/<int:game_id>/leave"}, "properties": {"repobilityId": "547c36ce6b7dbafd", "scanner": "scanner-primary", "fingerprint": "e30c814cb0a55c3f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-851ccbeb86133b5a", "level": "note", "message": {"text": "Unused endpoint: POST /games/<int:game_id>/cancel"}, "properties": {"repobilityId": "7d17528902c531fa", "scanner": "scanner-primary", "fingerprint": "851ccbeb86133b5a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0f424a2a1810e7d0", "level": "note", "message": {"text": "Unused endpoint: POST /games/<int:game_id>/complete"}, "properties": {"repobilityId": "7153b4220a5fcf25", "scanner": "scanner-primary", "fingerprint": "0f424a2a1810e7d0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-79eb5f27e9ab0438", "level": "note", "message": {"text": "Unused endpoint: POST /games/<int:game_id>/confirm"}, "properties": {"repobilityId": "5a00cedb5a02de58", "scanner": "scanner-primary", "fingerprint": "79eb5f27e9ab0438", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-303d9df5150aadfc", "level": "note", "message": {"text": "Unused endpoint: POST /games/<int:game_id>/dispute"}, "properties": {"repobilityId": "46031dcb8866fa3e", "scanner": "scanner-primary", "fingerprint": "303d9df5150aadfc", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f14c46b27a3c1e63", "level": "note", "message": {"text": "Unused endpoint: POST /users/<int:user_id>/challenge"}, "properties": {"repobilityId": "2b9a08b4cade6efc", "scanner": "scanner-primary", "fingerprint": "f14c46b27a3c1e63", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cf246ab86ad79251", "level": "note", "message": {"text": "Unused endpoint: POST /games/<int:game_id>/decline"}, "properties": {"repobilityId": "4773cc4c50d243f5", "scanner": "scanner-primary", "fingerprint": "cf246ab86ad79251", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0c69eed7843045e2", "level": "note", "message": {"text": "Unused endpoint: GET /games/results"}, "properties": {"repobilityId": "348868deb02fb0d6", "scanner": "scanner-primary", "fingerprint": "0c69eed7843045e2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-add6dcb6007baef6", "level": "note", "message": {"text": "Unused endpoint: GET /leaderboard"}, "properties": {"repobilityId": "0354aae1eb1cf525", "scanner": "scanner-primary", "fingerprint": "add6dcb6007baef6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7319aaef52bf255a", "level": "note", "message": {"text": "Unused endpoint: GET /courts/<int:court_id>/chat"}, "properties": {"repobilityId": "8ada61b954b26488", "scanner": "scanner-primary", "fingerprint": "7319aaef52bf255a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-192da715836dce1c", "level": "note", "message": {"text": "Unused endpoint: POST /courts/<int:court_id>/chat"}, "properties": {"repobilityId": "4e050f5eb76c7e34", "scanner": "scanner-primary", "fingerprint": "192da715836dce1c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0d3a434fedb1fa40", "level": "note", "message": {"text": "Unused endpoint: GET /chat"}, "properties": {"repobilityId": "49bee414a75591f6", "scanner": "scanner-primary", "fingerprint": "0d3a434fedb1fa40", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-54b828be375947a9", "level": "note", "message": {"text": "Unused endpoint: GET /chat/<int:user_id>"}, "properties": {"repobilityId": "58f406da95b0ad0f", "scanner": "scanner-primary", "fingerprint": "54b828be375947a9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-63be60eaa96dc780", "level": "note", "message": {"text": "Unused endpoint: POST /chat/<int:user_id>"}, "properties": {"repobilityId": "4068cacc5ea972d0", "scanner": "scanner-primary", "fingerprint": "63be60eaa96dc780", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}