{"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-70f1c9fcfc763f7a", "name": "Possibly dead Python function: compress_pdf_bytes", "shortDescription": {"text": "Possibly dead Python function: compress_pdf_bytes"}, "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-0cffacde7101b61c", "name": "Possibly dead Python function: render_orgchart_png", "shortDescription": {"text": "Possibly dead Python function: render_orgchart_png"}, "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-b7051678002c218c", "name": "Possibly dead Python function: company_names_match", "shortDescription": {"text": "Possibly dead Python function: company_names_match"}, "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-68bb008124714d25", "name": "Possibly dead Python function: document_chunks_view", "shortDescription": {"text": "Possibly dead Python function: document_chunks_view"}, "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-7b8d688f8ffcf500", "name": "Possibly dead Python function: protected_document_reviewed", "shortDescription": {"text": "Possibly dead Python function: protected_document_reviewed"}, "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-c6c6cb62553aa1f6", "name": "Possibly dead Python function: protected_document_disabled", "shortDescription": {"text": "Possibly dead Python function: protected_document_disabled"}, "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-17e55a777776659c", "name": "Possibly dead Python function: protected_document_enable", "shortDescription": {"text": "Possibly dead Python function: protected_document_enable"}, "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-42be0c78d800d285", "name": "Possibly dead Python function: toggle_ai", "shortDescription": {"text": "Possibly dead Python function: toggle_ai"}, "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-81e65cfd6fd62e77", "name": "Possibly dead Python function: protected_document_delete", "shortDescription": {"text": "Possibly dead Python function: protected_document_delete"}, "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-628dfae62d8c4a37", "name": "Possibly dead Python function: client_document_reviewed", "shortDescription": {"text": "Possibly dead Python function: client_document_reviewed"}, "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-baccf45fba420c00", "name": "Possibly dead Python function: client_document_disabled", "shortDescription": {"text": "Possibly dead Python function: client_document_disabled"}, "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-50e827945c8b5635", "name": "Possibly dead Python function: client_document_enable", "shortDescription": {"text": "Possibly dead Python function: client_document_enable"}, "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-186cf26e9ea0dd06", "name": "Possibly dead Python function: client_document_delete", "shortDescription": {"text": "Possibly dead Python function: client_document_delete"}, "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-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-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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing ci. 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-614627c52b39c5bb", "name": "Commented-code block (5 lines) in data_room/models/protected_client_document.py:104", "shortDescription": {"text": "Commented-code block (5 lines) in data_room/models/protected_client_document.py:104"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-97fd8a7067eaba91", "name": "Commented-code block (5 lines) in data_room/tests/test_packaging_guards.py:40", "shortDescription": {"text": "Commented-code block (5 lines) in data_room/tests/test_packaging_guards.py:40"}, "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-491f71c584b626a4", "name": "Commented-code block (9 lines) in data_room/tasks/index_document.py:759", "shortDescription": {"text": "Commented-code block (9 lines) in data_room/tasks/index_document.py:759"}, "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-fd07d618ea682de6", "name": "Likely N+1 query: `for document in \u2026` triggers a query per row \u2014 data_room/tasks/index_document.py:918", "shortDescription": {"text": "Likely N+1 query: `for document in \u2026` triggers a query per row \u2014 data_room/tasks/index_document.py:918"}, "fullDescription": {"text": "The loop iterates a Django queryset and accesses `document.file.name` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 queries instead of N."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e0fca996b1752cc5", "name": "Likely N+1 query: `for project in \u2026` triggers a query per row \u2014 data_room/tasks/index_document.py:1022", "shortDescription": {"text": "Likely N+1 query: `for project in \u2026` triggers a query per row \u2014 data_room/tasks/index_document.py:1022"}, "fullDescription": {"text": "The loop iterates a Django queryset and accesses `project.protected_documents.all` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 queries instead of N."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f1a833609e56640c", "name": "Commented-code block (5 lines) in data_room/tasks/project_zip.py:37", "shortDescription": {"text": "Commented-code block (5 lines) in data_room/tasks/project_zip.py:37"}, "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-d409f5e9c48c2cdc", "name": "Likely N+1 query: `for old_zip in \u2026` triggers a query per row \u2014 data_room/tasks/project_zip.py:64", "shortDescription": {"text": "Likely N+1 query: `for old_zip in \u2026` triggers a query per row \u2014 data_room/tasks/project_zip.py:64"}, "fullDescription": {"text": "The loop iterates a Django queryset and accesses `old_zip.zip_file.delete` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 queries instead of N."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-63bf802b8953e19c", "name": "Commented-code block (5 lines) in data_room/helpers/update_document_status.py:111", "shortDescription": {"text": "Commented-code block (5 lines) in data_room/helpers/update_document_status.py:111"}, "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-7c43be34451f8f0b", "name": "Likely N+1 query: `for form in \u2026` triggers a query per row \u2014 data_room/views/hx/confirm_clients.py:71", "shortDescription": {"text": "Likely N+1 query: `for form in \u2026` triggers a query per row \u2014 data_room/views/hx/confirm_clients.py:71"}, "fullDescription": {"text": "The loop iterates a Django queryset and accesses `form.cleaned_data.get` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 queries instead of N."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c1d9b39f191f2c4b", "name": "Likely N+1 query: `for old_zip in \u2026` triggers a query per row \u2014 data_room/views/api/project_zip.py:81", "shortDescription": {"text": "Likely N+1 query: `for old_zip in \u2026` triggers a query per row \u2014 data_room/views/api/project_zip.py:81"}, "fullDescription": {"text": "The loop iterates a Django queryset and accesses `old_zip.zip_file.delete` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 queries instead of N."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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:\ndata_room/admin.py:rerun_full_pipeline, data_room/admin.py:rerun_full_pipeline\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\ndata_room/decorators.py:decorator, data_room/decorators.py:decorator, data_room/decorators.py:decorator\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-02525d39071dd2c7", "name": "Near-duplicate function bodies in 5 places", "shortDescription": {"text": "Near-duplicate function bodies in 5 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\ndata_room/views/protected_document.py:protected_document_reviewed, data_room/views/protected_document.py:protected_document_disabled, data_room/views/protected_document.py:protected_document_enable, data_room/views/protected_document.py:toggle_ai\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-d767a30535771b59", "name": "Unused endpoint: ANY /document/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /document/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /document/<int:pk>/` 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-cf923113c657cf50", "name": "Unused endpoint: ANY /redirect/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /redirect/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /redirect/<int:pk>/` 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-737762128656554c", "name": "Unused endpoint: ANY /chunks/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /chunks/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /chunks/<int:pk>/` 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-388e1eb271bd3a30", "name": "Unused endpoint: ANY /page/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /page/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /page/<int:pk>/` 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-8a1e8ad58e3bd8fe", "name": "Unused endpoint: ANY /pdf/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /pdf/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /pdf/<int:pk>/` 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-555f240f570efd8f", "name": "Unused endpoint: ANY /original/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /original/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /original/<int:pk>/` 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-61c3bef657fe2602", "name": "Unused endpoint: ANY /create/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /create/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /create/<int:pk>/` 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-ebae471f56595315", "name": "Unused endpoint: ANY /reviewed/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /reviewed/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /reviewed/<int:pk>/` 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-d24ef85e3190c298", "name": "Unused endpoint: ANY /disabled/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /disabled/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /disabled/<int:pk>/` 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-9542cbb4f689da14", "name": "Unused endpoint: ANY /enable/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /enable/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /enable/<int:pk>/` 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-849741f4c84bc479", "name": "Unused endpoint: ANY /toggle-ai/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /toggle-ai/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /toggle-ai/<int:pk>/` 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-35f089e6d9e0858f", "name": "Unused endpoint: ANY /delete/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /delete/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /delete/<int:pk>/` 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-aec54f4cbd8057d1", "name": "Unused endpoint: ANY /client-doc/page/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /client-doc/page/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /client-doc/page/<int:pk>/` 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-8ba6039240c8a493", "name": "Unused endpoint: ANY /client-doc/reviewed/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /client-doc/reviewed/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /client-doc/reviewed/<int:pk>/` 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-2e9bbe3a235fcaae", "name": "Unused endpoint: ANY /client-doc/disabled/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /client-doc/disabled/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /client-doc/disabled/<int:pk>/` 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-d5f04b289d342292", "name": "Unused endpoint: ANY /client-doc/enable/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /client-doc/enable/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /client-doc/enable/<int:pk>/` 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-77db3a94a98a2add", "name": "Unused endpoint: ANY /client-doc/delete/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /client-doc/delete/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /client-doc/delete/<int:pk>/` 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-3a89f7e9a1014788", "name": "Unused endpoint: ANY /client-doc/pdf/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /client-doc/pdf/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /client-doc/pdf/<int:pk>/` 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-88cf056dcf9086ac", "name": "Unused endpoint: ANY /client-doc/original/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /client-doc/original/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /client-doc/original/<int:pk>/` 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-a3b142ea479dba26", "name": "Unused endpoint: ANY /client-doc/toggle-ai/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /client-doc/toggle-ai/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /client-doc/toggle-ai/<int:pk>/` 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-ebb46b35734b6cc4", "name": "Unused endpoint: ANY /delete-all/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /delete-all/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /delete-all/<int:pk>/` 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-8d264d44e1d094d5", "name": "Unused endpoint: ANY /hx/empty/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /hx/empty/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /hx/empty/<int:pk>/` 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-ef0b956f2593ec09", "name": "Unused endpoint: ANY /hx/<int:pk>/upload/project/", "shortDescription": {"text": "Unused endpoint: ANY /hx/<int:pk>/upload/project/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /hx/<int:pk>/upload/project/` 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-bccaa1fa34dbda71", "name": "Unused endpoint: ANY /hx/<int:pk>/upload/client/", "shortDescription": {"text": "Unused endpoint: ANY /hx/<int:pk>/upload/client/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /hx/<int:pk>/upload/client/` 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-1fef68b442e05d53", "name": "Unused endpoint: ANY /project-zip/start/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /project-zip/start/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /project-zip/start/<int:pk>/` 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-0b070da6ed55eb86", "name": "Unused endpoint: ANY /project-zip/download/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /project-zip/download/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /project-zip/download/<int:pk>/` 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-da9eb63153cde56a", "name": "Unused endpoint: ANY /project-zip/progress/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /project-zip/progress/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /project-zip/progress/<int:pk>/` 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-1a1a98b9cd1214b5", "name": "Unused endpoint: ANY /hx/project-zip-button/<int:pk>/", "shortDescription": {"text": "Unused endpoint: ANY /hx/project-zip-button/<int:pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /hx/project-zip-button/<int:pk>/` 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-475b8364aea0b38b", "name": "Unused endpoint: ANY /reset-index/", "shortDescription": {"text": "Unused endpoint: ANY /reset-index/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /reset-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-13f294bd381316f7", "name": "Unused endpoint: ANY /index-documents/", "shortDescription": {"text": "Unused endpoint: ANY /index-documents/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /index-documents/` 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-0a4955ff537ba64a", "name": "Unused endpoint: ANY /count-indexed-chunks/", "shortDescription": {"text": "Unused endpoint: ANY /count-indexed-chunks/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /count-indexed-chunks/` 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-b3f3129fc5ce83b5", "name": "Unused endpoint: ANY /hx/confirm-clients-client-doc/<int:document_pk>/", "shortDescription": {"text": "Unused endpoint: ANY /hx/confirm-clients-client-doc/<int:document_pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /hx/confirm-clients-client-doc/<int:document_pk>/` 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-7a2e73a13f417f53", "name": "Unused endpoint: ANY /hx/skip-clients-client-doc/<int:document_pk>/", "shortDescription": {"text": "Unused endpoint: ANY /hx/skip-clients-client-doc/<int:document_pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /hx/skip-clients-client-doc/<int:document_pk>/` 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-5ee692efacef3405", "name": "Unused endpoint: ANY /hx/trigger-extraction-client-doc/<int:document_pk>/", "shortDescription": {"text": "Unused endpoint: ANY /hx/trigger-extraction-client-doc/<int:document_pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /hx/trigger-extraction-client-doc/<int:document_pk>/` 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-67f2560fcc55b5e5", "name": "Unused endpoint: ANY /hx/close-modal/", "shortDescription": {"text": "Unused endpoint: ANY /hx/close-modal/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /hx/close-modal/` 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-fca06ab493c97fbe", "name": "Unused endpoint: ANY /hx/<int:pk>/edit-client/<int:document_pk>/", "shortDescription": {"text": "Unused endpoint: ANY /hx/<int:pk>/edit-client/<int:document_pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /hx/<int:pk>/edit-client/<int:document_pk>/` 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-6ee68611cea2efca", "name": "Unused endpoint: ANY /hx/edit-client-client-doc/<int:document_pk>/", "shortDescription": {"text": "Unused endpoint: ANY /hx/edit-client-client-doc/<int:document_pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /hx/edit-client-client-doc/<int:document_pk>/` 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-21bb8d5122379e4b", "name": "Unused endpoint: ANY /hx/toggle-company-link/<int:project_pk>/<int:client_pk>/", "shortDescription": {"text": "Unused endpoint: ANY /hx/toggle-company-link/<int:project_pk>/<int:client_pk>/"}, "fullDescription": {"text": "`data_room/urls.py` declares `ANY /hx/toggle-company-link/<int:project_pk>/<int:client_pk>/` 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/20030"}, "properties": {"repository": "sostrowsk/dj-data-room", "repoUrl": "https://github.com/sostrowsk/dj-data-room", "branch": "main"}, "results": [{"ruleId": "scanner-70f1c9fcfc763f7a", "level": "note", "message": {"text": "Possibly dead Python function: compress_pdf_bytes"}, "properties": {"repobilityId": "f27b407bcaca3cf0", "scanner": "scanner-primary", "fingerprint": "70f1c9fcfc763f7a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/utils.py:104"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0cffacde7101b61c", "level": "note", "message": {"text": "Possibly dead Python function: render_orgchart_png"}, "properties": {"repobilityId": "593e792a59626692", "scanner": "scanner-primary", "fingerprint": "0cffacde7101b61c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/helpers/orgchart.py:55"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b7051678002c218c", "level": "note", "message": {"text": "Possibly dead Python function: company_names_match"}, "properties": {"repobilityId": "a4d6f6b0354579d7", "scanner": "scanner-primary", "fingerprint": "b7051678002c218c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/services/company_names.py:112"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-68bb008124714d25", "level": "note", "message": {"text": "Possibly dead Python function: document_chunks_view"}, "properties": {"repobilityId": "430ae09bcb0e7fd7", "scanner": "scanner-primary", "fingerprint": "68bb008124714d25", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/views/document_chunks.py:12"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7b8d688f8ffcf500", "level": "note", "message": {"text": "Possibly dead Python function: protected_document_reviewed"}, "properties": {"repobilityId": "7e400efad29b0b86", "scanner": "scanner-primary", "fingerprint": "7b8d688f8ffcf500", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/views/protected_document.py:117"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c6c6cb62553aa1f6", "level": "note", "message": {"text": "Possibly dead Python function: protected_document_disabled"}, "properties": {"repobilityId": "f9d9c47e24b56055", "scanner": "scanner-primary", "fingerprint": "c6c6cb62553aa1f6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/views/protected_document.py:132"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-17e55a777776659c", "level": "note", "message": {"text": "Possibly dead Python function: protected_document_enable"}, "properties": {"repobilityId": "3275730519fddb92", "scanner": "scanner-primary", "fingerprint": "17e55a777776659c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/views/protected_document.py:148"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-42be0c78d800d285", "level": "note", "message": {"text": "Possibly dead Python function: toggle_ai"}, "properties": {"repobilityId": "2f374f259e5b9c21", "scanner": "scanner-primary", "fingerprint": "42be0c78d800d285", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/views/protected_document.py:162"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-81e65cfd6fd62e77", "level": "note", "message": {"text": "Possibly dead Python function: protected_document_delete"}, "properties": {"repobilityId": "c39ced8b9f2729de", "scanner": "scanner-primary", "fingerprint": "81e65cfd6fd62e77", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/views/protected_document.py:176"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-628dfae62d8c4a37", "level": "note", "message": {"text": "Possibly dead Python function: client_document_reviewed"}, "properties": {"repobilityId": "7068cc600161762f", "scanner": "scanner-primary", "fingerprint": "628dfae62d8c4a37", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/views/protected_document.py:263"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-baccf45fba420c00", "level": "note", "message": {"text": "Possibly dead Python function: client_document_disabled"}, "properties": {"repobilityId": "6e14e5738f246829", "scanner": "scanner-primary", "fingerprint": "baccf45fba420c00", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/views/protected_document.py:275"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-50e827945c8b5635", "level": "note", "message": {"text": "Possibly dead Python function: client_document_enable"}, "properties": {"repobilityId": "09d239701aa6a1e5", "scanner": "scanner-primary", "fingerprint": "50e827945c8b5635", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/views/protected_document.py:291"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-186cf26e9ea0dd06", "level": "note", "message": {"text": "Possibly dead Python function: client_document_delete"}, "properties": {"repobilityId": "af69247c8b303e68", "scanner": "scanner-primary", "fingerprint": "186cf26e9ea0dd06", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/views/protected_document.py:303"}, "region": {"startLine": 1}}}]}, {"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-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-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "7f954d0bfd56005a", "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": "f82948300c7052d1", "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": "d72210f659611ca0", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-614627c52b39c5bb", "level": "none", "message": {"text": "Commented-code block (5 lines) in data_room/models/protected_client_document.py:104"}, "properties": {"repobilityId": "35709ec2fdb9fc98", "scanner": "scanner-primary", "fingerprint": "614627c52b39c5bb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-97fd8a7067eaba91", "level": "none", "message": {"text": "Commented-code block (5 lines) in data_room/tests/test_packaging_guards.py:40"}, "properties": {"repobilityId": "044d8b687ed89908", "scanner": "scanner-primary", "fingerprint": "97fd8a7067eaba91", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-491f71c584b626a4", "level": "none", "message": {"text": "Commented-code block (9 lines) in data_room/tasks/index_document.py:759"}, "properties": {"repobilityId": "611ef07f9cf5239c", "scanner": "scanner-primary", "fingerprint": "491f71c584b626a4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fd07d618ea682de6", "level": "warning", "message": {"text": "Likely N+1 query: `for document in \u2026` triggers a query per row \u2014 data_room/tasks/index_document.py:918"}, "properties": {"repobilityId": "2e4ce35748d6d020", "scanner": "scanner-primary", "fingerprint": "fd07d618ea682de6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "n-plus-one", "performance"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/tasks/index_document.py"}, "region": {"startLine": 918}}}]}, {"ruleId": "scanner-e0fca996b1752cc5", "level": "warning", "message": {"text": "Likely N+1 query: `for project in \u2026` triggers a query per row \u2014 data_room/tasks/index_document.py:1022"}, "properties": {"repobilityId": "399e4b499b130079", "scanner": "scanner-primary", "fingerprint": "e0fca996b1752cc5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "n-plus-one", "performance"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/tasks/index_document.py"}, "region": {"startLine": 1022}}}]}, {"ruleId": "scanner-f1a833609e56640c", "level": "none", "message": {"text": "Commented-code block (5 lines) in data_room/tasks/project_zip.py:37"}, "properties": {"repobilityId": "77be12baacad9c33", "scanner": "scanner-primary", "fingerprint": "f1a833609e56640c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d409f5e9c48c2cdc", "level": "warning", "message": {"text": "Likely N+1 query: `for old_zip in \u2026` triggers a query per row \u2014 data_room/tasks/project_zip.py:64"}, "properties": {"repobilityId": "6b0f564b8a511ea2", "scanner": "scanner-primary", "fingerprint": "d409f5e9c48c2cdc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "n-plus-one", "performance"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/tasks/project_zip.py"}, "region": {"startLine": 64}}}]}, {"ruleId": "scanner-63bf802b8953e19c", "level": "none", "message": {"text": "Commented-code block (5 lines) in data_room/helpers/update_document_status.py:111"}, "properties": {"repobilityId": "eeb316992c0b370c", "scanner": "scanner-primary", "fingerprint": "63bf802b8953e19c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7c43be34451f8f0b", "level": "warning", "message": {"text": "Likely N+1 query: `for form in \u2026` triggers a query per row \u2014 data_room/views/hx/confirm_clients.py:71"}, "properties": {"repobilityId": "ba095a3c351d1c8a", "scanner": "scanner-primary", "fingerprint": "7c43be34451f8f0b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "n-plus-one", "performance"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/views/hx/confirm_clients.py"}, "region": {"startLine": 71}}}]}, {"ruleId": "scanner-c1d9b39f191f2c4b", "level": "warning", "message": {"text": "Likely N+1 query: `for old_zip in \u2026` triggers a query per row \u2014 data_room/views/api/project_zip.py:81"}, "properties": {"repobilityId": "b535836447dd2d15", "scanner": "scanner-primary", "fingerprint": "c1d9b39f191f2c4b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "n-plus-one", "performance"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "data_room/views/api/project_zip.py"}, "region": {"startLine": 81}}}]}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "c21e1da356cf360d", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "263dc58208cd1295", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "143900e1e4f51063", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "1d386e18616962c1", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "92102b7a21da59f0", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "bbca5292191da4b1", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "b8bdba103b0ecf75", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "7f773f88a1661f5a", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "6e1289c0d6fd8326", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "f64c91c53a20c642", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "b3a72967de9d2db7", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "36328c9a193059fe", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "afe13bafdfa98add", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "7a192b36d5d3f552", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "f359e176da6d6deb", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "16b81363943a08c7", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-02525d39071dd2c7", "level": "note", "message": {"text": "Near-duplicate function bodies in 5 places"}, "properties": {"repobilityId": "a8afbc16b2ce2df3", "scanner": "scanner-primary", "fingerprint": "02525d39071dd2c7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-02525d39071dd2c7", "level": "note", "message": {"text": "Near-duplicate function bodies in 5 places"}, "properties": {"repobilityId": "0e27572e276bcb26", "scanner": "scanner-primary", "fingerprint": "02525d39071dd2c7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "ba6d6d87b7dc9f04", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "8a507905d50767b3", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-d767a30535771b59", "level": "note", "message": {"text": "Unused endpoint: ANY /document/<int:pk>/"}, "properties": {"repobilityId": "85704192068a3b5a", "scanner": "scanner-primary", "fingerprint": "d767a30535771b59", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cf923113c657cf50", "level": "note", "message": {"text": "Unused endpoint: ANY /redirect/<int:pk>/"}, "properties": {"repobilityId": "a72a216bb76690b9", "scanner": "scanner-primary", "fingerprint": "cf923113c657cf50", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-737762128656554c", "level": "note", "message": {"text": "Unused endpoint: ANY /chunks/<int:pk>/"}, "properties": {"repobilityId": "28a2a24e814ba4e6", "scanner": "scanner-primary", "fingerprint": "737762128656554c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-388e1eb271bd3a30", "level": "note", "message": {"text": "Unused endpoint: ANY /page/<int:pk>/"}, "properties": {"repobilityId": "d9e08c5e0efc30ca", "scanner": "scanner-primary", "fingerprint": "388e1eb271bd3a30", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8a1e8ad58e3bd8fe", "level": "note", "message": {"text": "Unused endpoint: ANY /pdf/<int:pk>/"}, "properties": {"repobilityId": "533641211da20ab0", "scanner": "scanner-primary", "fingerprint": "8a1e8ad58e3bd8fe", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-555f240f570efd8f", "level": "note", "message": {"text": "Unused endpoint: ANY /original/<int:pk>/"}, "properties": {"repobilityId": "cf43b29b801cd867", "scanner": "scanner-primary", "fingerprint": "555f240f570efd8f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-61c3bef657fe2602", "level": "note", "message": {"text": "Unused endpoint: ANY /create/<int:pk>/"}, "properties": {"repobilityId": "1d3a76e798c233d1", "scanner": "scanner-primary", "fingerprint": "61c3bef657fe2602", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ebae471f56595315", "level": "note", "message": {"text": "Unused endpoint: ANY /reviewed/<int:pk>/"}, "properties": {"repobilityId": "ad9f427c653310b5", "scanner": "scanner-primary", "fingerprint": "ebae471f56595315", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d24ef85e3190c298", "level": "note", "message": {"text": "Unused endpoint: ANY /disabled/<int:pk>/"}, "properties": {"repobilityId": "e3fc47e188cfd0e8", "scanner": "scanner-primary", "fingerprint": "d24ef85e3190c298", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9542cbb4f689da14", "level": "note", "message": {"text": "Unused endpoint: ANY /enable/<int:pk>/"}, "properties": {"repobilityId": "f6f19082838e9ad2", "scanner": "scanner-primary", "fingerprint": "9542cbb4f689da14", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-849741f4c84bc479", "level": "note", "message": {"text": "Unused endpoint: ANY /toggle-ai/<int:pk>/"}, "properties": {"repobilityId": "82248849fb185bad", "scanner": "scanner-primary", "fingerprint": "849741f4c84bc479", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-35f089e6d9e0858f", "level": "note", "message": {"text": "Unused endpoint: ANY /delete/<int:pk>/"}, "properties": {"repobilityId": "5b2798354090b7cf", "scanner": "scanner-primary", "fingerprint": "35f089e6d9e0858f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-aec54f4cbd8057d1", "level": "note", "message": {"text": "Unused endpoint: ANY /client-doc/page/<int:pk>/"}, "properties": {"repobilityId": "c0b57e290dc76e4c", "scanner": "scanner-primary", "fingerprint": "aec54f4cbd8057d1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8ba6039240c8a493", "level": "note", "message": {"text": "Unused endpoint: ANY /client-doc/reviewed/<int:pk>/"}, "properties": {"repobilityId": "259974563da1492e", "scanner": "scanner-primary", "fingerprint": "8ba6039240c8a493", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2e9bbe3a235fcaae", "level": "note", "message": {"text": "Unused endpoint: ANY /client-doc/disabled/<int:pk>/"}, "properties": {"repobilityId": "a7e51b137deaeee8", "scanner": "scanner-primary", "fingerprint": "2e9bbe3a235fcaae", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d5f04b289d342292", "level": "note", "message": {"text": "Unused endpoint: ANY /client-doc/enable/<int:pk>/"}, "properties": {"repobilityId": "d926fabdb9eb06a3", "scanner": "scanner-primary", "fingerprint": "d5f04b289d342292", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-77db3a94a98a2add", "level": "note", "message": {"text": "Unused endpoint: ANY /client-doc/delete/<int:pk>/"}, "properties": {"repobilityId": "af2cdc23e709dc01", "scanner": "scanner-primary", "fingerprint": "77db3a94a98a2add", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3a89f7e9a1014788", "level": "note", "message": {"text": "Unused endpoint: ANY /client-doc/pdf/<int:pk>/"}, "properties": {"repobilityId": "711e20318e914891", "scanner": "scanner-primary", "fingerprint": "3a89f7e9a1014788", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-88cf056dcf9086ac", "level": "note", "message": {"text": "Unused endpoint: ANY /client-doc/original/<int:pk>/"}, "properties": {"repobilityId": "b4ec7412ecc63220", "scanner": "scanner-primary", "fingerprint": "88cf056dcf9086ac", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a3b142ea479dba26", "level": "note", "message": {"text": "Unused endpoint: ANY /client-doc/toggle-ai/<int:pk>/"}, "properties": {"repobilityId": "84f81e7353d37986", "scanner": "scanner-primary", "fingerprint": "a3b142ea479dba26", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ebb46b35734b6cc4", "level": "note", "message": {"text": "Unused endpoint: ANY /delete-all/<int:pk>/"}, "properties": {"repobilityId": "e6acff2f87b4094a", "scanner": "scanner-primary", "fingerprint": "ebb46b35734b6cc4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8d264d44e1d094d5", "level": "note", "message": {"text": "Unused endpoint: ANY /hx/empty/<int:pk>/"}, "properties": {"repobilityId": "c775807d4f660dc6", "scanner": "scanner-primary", "fingerprint": "8d264d44e1d094d5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ef0b956f2593ec09", "level": "note", "message": {"text": "Unused endpoint: ANY /hx/<int:pk>/upload/project/"}, "properties": {"repobilityId": "dd3c0be9bbbfa7df", "scanner": "scanner-primary", "fingerprint": "ef0b956f2593ec09", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bccaa1fa34dbda71", "level": "note", "message": {"text": "Unused endpoint: ANY /hx/<int:pk>/upload/client/"}, "properties": {"repobilityId": "34145906515a8bbc", "scanner": "scanner-primary", "fingerprint": "bccaa1fa34dbda71", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1fef68b442e05d53", "level": "note", "message": {"text": "Unused endpoint: ANY /project-zip/start/<int:pk>/"}, "properties": {"repobilityId": "31a0fa8630bb252f", "scanner": "scanner-primary", "fingerprint": "1fef68b442e05d53", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0b070da6ed55eb86", "level": "note", "message": {"text": "Unused endpoint: ANY /project-zip/download/<int:pk>/"}, "properties": {"repobilityId": "1539380a855aea9f", "scanner": "scanner-primary", "fingerprint": "0b070da6ed55eb86", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-da9eb63153cde56a", "level": "note", "message": {"text": "Unused endpoint: ANY /project-zip/progress/<int:pk>/"}, "properties": {"repobilityId": "e4ef408c94c8d152", "scanner": "scanner-primary", "fingerprint": "da9eb63153cde56a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1a1a98b9cd1214b5", "level": "note", "message": {"text": "Unused endpoint: ANY /hx/project-zip-button/<int:pk>/"}, "properties": {"repobilityId": "d1e5bc9436b76250", "scanner": "scanner-primary", "fingerprint": "1a1a98b9cd1214b5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-475b8364aea0b38b", "level": "note", "message": {"text": "Unused endpoint: ANY /reset-index/"}, "properties": {"repobilityId": "9d72a548370641c9", "scanner": "scanner-primary", "fingerprint": "475b8364aea0b38b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-13f294bd381316f7", "level": "note", "message": {"text": "Unused endpoint: ANY /index-documents/"}, "properties": {"repobilityId": "73e1a9f2e5dd16d3", "scanner": "scanner-primary", "fingerprint": "13f294bd381316f7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0a4955ff537ba64a", "level": "note", "message": {"text": "Unused endpoint: ANY /count-indexed-chunks/"}, "properties": {"repobilityId": "ea020ac8acd23456", "scanner": "scanner-primary", "fingerprint": "0a4955ff537ba64a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b3f3129fc5ce83b5", "level": "note", "message": {"text": "Unused endpoint: ANY /hx/confirm-clients-client-doc/<int:document_pk>/"}, "properties": {"repobilityId": "11aafd50c5f7ca16", "scanner": "scanner-primary", "fingerprint": "b3f3129fc5ce83b5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7a2e73a13f417f53", "level": "note", "message": {"text": "Unused endpoint: ANY /hx/skip-clients-client-doc/<int:document_pk>/"}, "properties": {"repobilityId": "dfd7d2237bcf0093", "scanner": "scanner-primary", "fingerprint": "7a2e73a13f417f53", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5ee692efacef3405", "level": "note", "message": {"text": "Unused endpoint: ANY /hx/trigger-extraction-client-doc/<int:document_pk>/"}, "properties": {"repobilityId": "e5e207eb0eb33935", "scanner": "scanner-primary", "fingerprint": "5ee692efacef3405", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-67f2560fcc55b5e5", "level": "note", "message": {"text": "Unused endpoint: ANY /hx/close-modal/"}, "properties": {"repobilityId": "2d396c8c22fd441f", "scanner": "scanner-primary", "fingerprint": "67f2560fcc55b5e5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fca06ab493c97fbe", "level": "note", "message": {"text": "Unused endpoint: ANY /hx/<int:pk>/edit-client/<int:document_pk>/"}, "properties": {"repobilityId": "a64e34d3f575e3b8", "scanner": "scanner-primary", "fingerprint": "fca06ab493c97fbe", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6ee68611cea2efca", "level": "note", "message": {"text": "Unused endpoint: ANY /hx/edit-client-client-doc/<int:document_pk>/"}, "properties": {"repobilityId": "c419e8e634532518", "scanner": "scanner-primary", "fingerprint": "6ee68611cea2efca", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-21bb8d5122379e4b", "level": "note", "message": {"text": "Unused endpoint: ANY /hx/toggle-company-link/<int:project_pk>/<int:client_pk>/"}, "properties": {"repobilityId": "2f4ccb6c68d4e446", "scanner": "scanner-primary", "fingerprint": "21bb8d5122379e4b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}