{"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-67c715719956dd14", "name": "Possibly dead Python function: load_dataset_meta", "shortDescription": {"text": "Possibly dead Python function: load_dataset_meta"}, "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-f1a4aede26d99a59", "name": "Possibly dead Python function: filter", "shortDescription": {"text": "Possibly dead Python function: filter"}, "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-09f5ebdf60ccb878", "name": "Possibly dead Python function: set_limits", "shortDescription": {"text": "Possibly dead Python function: set_limits"}, "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-030a606388abb801", "name": "Stray `console.log` in TS/JS \u2014 static/js/api.js:156", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 static/js/api.js:156"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-c7ad0e8430ffc65f", "name": "Insecure pattern 'direct_innerhtml_assignment' in static/js/tools.js:66", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in static/js/tools.js:66"}, "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-1ce4560f73a52002", "name": "Insecure pattern 'direct_innerhtml_assignment' in static/js/ui.js:49", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in static/js/ui.js:49"}, "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-b753141205b79050", "name": "Insecure pattern 'direct_innerhtml_assignment' in static/js/analyze.js:43", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in static/js/analyze.js:43"}, "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-02ea352a58ff4aaa", "name": "Insecure pattern 'direct_innerhtml_assignment' in static/js/converse.js:27", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in static/js/converse.js:27"}, "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-a7c0e8c41feccb71", "name": "Insecure pattern 'direct_innerhtml_assignment' in static/js/data.js:53", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in static/js/data.js:53"}, "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-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-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-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1cc4f74360316e1c", "name": "Agent authority lacks a verifier contract: docs/GEMINI.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: docs/GEMINI.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-38c2119bf0aeb8ba", "name": "Commented-code block (5 lines) in sandbox.py:51", "shortDescription": {"text": "Commented-code block (5 lines) in sandbox.py:51"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fe676a3954b1700f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 static/js/api.js:73", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 static/js/api.js:73"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2eafc3188c36bb02", "name": "3 env vars used in code but missing from .env.example", "shortDescription": {"text": "3 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `PATH`, `RATE_LIMIT_DEFAULT`, `UPLOAD_ROOT`. 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:\nroutes/misc.py:generate_report, routes/misc.py:generate\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-ed6ee86f2cda1c82", "name": "Flask mutation route `report_issue` without `@login_required` \u2014 routes/misc.py:52", "shortDescription": {"text": "Flask mutation route `report_issue` without `@login_required` \u2014 routes/misc.py:52"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-52b82b7cca7d9aca", "name": "Flask mutation route `generate_report` without `@login_required` \u2014 routes/misc.py:109", "shortDescription": {"text": "Flask mutation route `generate_report` without `@login_required` \u2014 routes/misc.py:109"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e9fa0d647fce0998", "name": "Flask mutation route `upload_file` without `@login_required` \u2014 routes/datasets.py:92", "shortDescription": {"text": "Flask mutation route `upload_file` without `@login_required` \u2014 routes/datasets.py:92"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ad65cae5d06d9e79", "name": "Flask mutation route `upload_pdf` without `@login_required` \u2014 routes/datasets.py:163", "shortDescription": {"text": "Flask mutation route `upload_pdf` without `@login_required` \u2014 routes/datasets.py:163"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-8ce296f57eca2873", "name": "Flask mutation route `extract_pdf_codebook` without `@login_required` \u2014 routes/datasets.py:230", "shortDescription": {"text": "Flask mutation route `extract_pdf_codebook` without `@login_required` \u2014 routes/datasets.py:230"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-7b946f00a3ac4723", "name": "Flask mutation route `data_page` without `@login_required` \u2014 routes/datasets.py:274", "shortDescription": {"text": "Flask mutation route `data_page` without `@login_required` \u2014 routes/datasets.py:274"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-fca3fd147aad79b9", "name": "Flask mutation route `classify_variables` without `@login_required` \u2014 routes/datasets.py:325", "shortDescription": {"text": "Flask mutation route `classify_variables` without `@login_required` \u2014 routes/datasets.py:325"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e8d1ff259be03077", "name": "Flask mutation route `suggest_analysis` without `@login_required` \u2014 routes/datasets.py:357", "shortDescription": {"text": "Flask mutation route `suggest_analysis` without `@login_required` \u2014 routes/datasets.py:357"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-028c065a613aa52b", "name": "Flask mutation route `wrangle` without `@login_required` \u2014 routes/datasets.py:416", "shortDescription": {"text": "Flask mutation route `wrangle` without `@login_required` \u2014 routes/datasets.py:416"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-3de955d95925c9d8", "name": "Flask mutation route `dataset_versions` without `@login_required` \u2014 routes/datasets.py:489", "shortDescription": {"text": "Flask mutation route `dataset_versions` without `@login_required` \u2014 routes/datasets.py:489"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-79529ce61e7ea970", "name": "Flask mutation route `version_control` without `@login_required` \u2014 routes/datasets.py:501", "shortDescription": {"text": "Flask mutation route `version_control` without `@login_required` \u2014 routes/datasets.py:501"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-8071a0ac54c7c429", "name": "Flask mutation route `export_project` without `@login_required` \u2014 routes/datasets.py:529", "shortDescription": {"text": "Flask mutation route `export_project` without `@login_required` \u2014 routes/datasets.py:529"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-cf40e02315cb5f75", "name": "Flask mutation route `reset` without `@login_required` \u2014 routes/datasets.py:576", "shortDescription": {"text": "Flask mutation route `reset` without `@login_required` \u2014 routes/datasets.py:576"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-83eadb2b2f2c545f", "name": "Flask mutation route `login` without `@login_required` \u2014 routes/auth.py:61", "shortDescription": {"text": "Flask mutation route `login` without `@login_required` \u2014 routes/auth.py:61"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e24e355f07e4a3ec", "name": "Flask mutation route `register` without `@login_required` \u2014 routes/auth.py:86", "shortDescription": {"text": "Flask mutation route `register` without `@login_required` \u2014 routes/auth.py:86"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-2ba1c6d3e7e9fd63", "name": "Flask mutation route `logout` without `@login_required` \u2014 routes/auth.py:113", "shortDescription": {"text": "Flask mutation route `logout` without `@login_required` \u2014 routes/auth.py:113"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ace783dfa548a7f2", "name": "Flask mutation route `history_save` without `@login_required` \u2014 routes/auth.py:136", "shortDescription": {"text": "Flask mutation route `history_save` without `@login_required` \u2014 routes/auth.py:136"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-0702a9e691078abf", "name": "Flask mutation route `chat` without `@login_required` \u2014 routes/analyze.py:47", "shortDescription": {"text": "Flask mutation route `chat` without `@login_required` \u2014 routes/analyze.py:47"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-bfba1c3dbbd29407", "name": "Flask mutation route `run_code` without `@login_required` \u2014 routes/analyze.py:163", "shortDescription": {"text": "Flask mutation route `run_code` without `@login_required` \u2014 routes/analyze.py:163"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-8577dc57e17d8516", "name": "Flask mutation route `interpret_results` without `@login_required` \u2014 routes/analyze.py:227", "shortDescription": {"text": "Flask mutation route `interpret_results` without `@login_required` \u2014 routes/analyze.py:227"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ea5c3bef47414409", "name": "Flask mutation route `method_prompt` without `@login_required` \u2014 routes/analyze.py:283", "shortDescription": {"text": "Flask mutation route `method_prompt` without `@login_required` \u2014 routes/analyze.py:283"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-4f9ccb08d448da7a", "name": "Flask mutation route `converse` without `@login_required` \u2014 routes/converse.py:20", "shortDescription": {"text": "Flask mutation route `converse` without `@login_required` \u2014 routes/converse.py:20"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-1a6d91f2236825bf", "name": "Unused endpoint: ANY /", "shortDescription": {"text": "Unused endpoint: ANY /"}, "fullDescription": {"text": "`routes/misc.py` declares `ANY /` 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-79ac9983aed5f143", "name": "Unused endpoint: ANY /report_issue", "shortDescription": {"text": "Unused endpoint: ANY /report_issue"}, "fullDescription": {"text": "`routes/misc.py` declares `ANY /report_issue` 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-249fc3f71a931af4", "name": "Unused endpoint: ANY /generate_report", "shortDescription": {"text": "Unused endpoint: ANY /generate_report"}, "fullDescription": {"text": "`routes/misc.py` declares `ANY /generate_report` 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-29747d0de7e51904", "name": "Unused endpoint: ANY /upload", "shortDescription": {"text": "Unused endpoint: ANY /upload"}, "fullDescription": {"text": "`routes/datasets.py` declares `ANY /upload` 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-17877f202d146a78", "name": "Unused endpoint: ANY /upload_pdf", "shortDescription": {"text": "Unused endpoint: ANY /upload_pdf"}, "fullDescription": {"text": "`routes/datasets.py` declares `ANY /upload_pdf` 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-5214c3f836194359", "name": "Unused endpoint: ANY /extract_pdf_codebook", "shortDescription": {"text": "Unused endpoint: ANY /extract_pdf_codebook"}, "fullDescription": {"text": "`routes/datasets.py` declares `ANY /extract_pdf_codebook` 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-93d7ff0b88bed9b6", "name": "Unused endpoint: ANY /data_page", "shortDescription": {"text": "Unused endpoint: ANY /data_page"}, "fullDescription": {"text": "`routes/datasets.py` declares `ANY /data_page` 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-59865a7ea68c79db", "name": "Unused endpoint: ANY /classify_variables", "shortDescription": {"text": "Unused endpoint: ANY /classify_variables"}, "fullDescription": {"text": "`routes/datasets.py` declares `ANY /classify_variables` 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-454aaf7dc5babeed", "name": "Unused endpoint: ANY /suggest", "shortDescription": {"text": "Unused endpoint: ANY /suggest"}, "fullDescription": {"text": "`routes/datasets.py` declares `ANY /suggest` 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-91d8210ce3fb438c", "name": "Unused endpoint: ANY /wrangle", "shortDescription": {"text": "Unused endpoint: ANY /wrangle"}, "fullDescription": {"text": "`routes/datasets.py` declares `ANY /wrangle` 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-22f8ecbc3e0277b8", "name": "Unused endpoint: ANY /dataset_versions", "shortDescription": {"text": "Unused endpoint: ANY /dataset_versions"}, "fullDescription": {"text": "`routes/datasets.py` declares `ANY /dataset_versions` 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-b25df019c0de2c1d", "name": "Unused endpoint: ANY /reset", "shortDescription": {"text": "Unused endpoint: ANY /reset"}, "fullDescription": {"text": "`routes/datasets.py` declares `ANY /reset` 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-4c7ad61ba1b23915", "name": "Unused endpoint: ANY /login", "shortDescription": {"text": "Unused endpoint: ANY /login"}, "fullDescription": {"text": "`routes/auth.py` declares `ANY /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-ed2cb1702f1f600d", "name": "Unused endpoint: ANY /register", "shortDescription": {"text": "Unused endpoint: ANY /register"}, "fullDescription": {"text": "`routes/auth.py` declares `ANY /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-c9e449c3b9e73b73", "name": "Unused endpoint: ANY /logout", "shortDescription": {"text": "Unused endpoint: ANY /logout"}, "fullDescription": {"text": "`routes/auth.py` declares `ANY /logout` 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-fd2111ecdbc64cd3", "name": "Unused endpoint: ANY /chat", "shortDescription": {"text": "Unused endpoint: ANY /chat"}, "fullDescription": {"text": "`routes/analyze.py` declares `ANY /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-09a6ea5b457256de", "name": "Unused endpoint: ANY /run", "shortDescription": {"text": "Unused endpoint: ANY /run"}, "fullDescription": {"text": "`routes/analyze.py` declares `ANY /run` 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-c10d5984d002060d", "name": "Unused endpoint: ANY /interpret", "shortDescription": {"text": "Unused endpoint: ANY /interpret"}, "fullDescription": {"text": "`routes/analyze.py` declares `ANY /interpret` 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-f643e0ce07adc63c", "name": "Unused endpoint: ANY /method_prompt", "shortDescription": {"text": "Unused endpoint: ANY /method_prompt"}, "fullDescription": {"text": "`routes/analyze.py` declares `ANY /method_prompt` 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-24c78e0b263b6c0e", "name": "Unused endpoint: ANY /converse", "shortDescription": {"text": "Unused endpoint: ANY /converse"}, "fullDescription": {"text": "`routes/converse.py` declares `ANY /converse` 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-1816e1c975fb27f4", "name": "Unused endpoint: POST /history", "shortDescription": {"text": "Unused endpoint: POST /history"}, "fullDescription": {"text": "`static/js/tools.js` declares `POST /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-aeef592e917c2fbd", "name": "Unused endpoint: POST /method_prompt", "shortDescription": {"text": "Unused endpoint: POST /method_prompt"}, "fullDescription": {"text": "`static/js/tools.js` declares `POST /method_prompt` 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-7851d3b35310714f", "name": "Unused endpoint: POST /report_issue", "shortDescription": {"text": "Unused endpoint: POST /report_issue"}, "fullDescription": {"text": "`static/js/tools.js` declares `POST /report_issue` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-618721b912bad1c2", "name": "Unused endpoint: POST /login", "shortDescription": {"text": "Unused endpoint: POST /login"}, "fullDescription": {"text": "`static/js/tools.js` declares `POST /login` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-304b6f2b403d93f7", "name": "Unused endpoint: POST /register", "shortDescription": {"text": "Unused endpoint: POST /register"}, "fullDescription": {"text": "`static/js/tools.js` declares `POST /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-99fc36db98c134ce", "name": "Unused endpoint: POST /logout", "shortDescription": {"text": "Unused endpoint: POST /logout"}, "fullDescription": {"text": "`static/js/tools.js` declares `POST /logout` 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-69a693dfc33637f4", "name": "Unused endpoint: POST /run", "shortDescription": {"text": "Unused endpoint: POST /run"}, "fullDescription": {"text": "`static/js/analyze.js` declares `POST /run` 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-04b5f55d3d1acea1", "name": "Unused endpoint: POST /data_page", "shortDescription": {"text": "Unused endpoint: POST /data_page"}, "fullDescription": {"text": "`static/js/data.js` declares `POST /data_page` 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-d1fa9c6145cb3f33", "name": "Unused endpoint: POST /classify_variables", "shortDescription": {"text": "Unused endpoint: POST /classify_variables"}, "fullDescription": {"text": "`static/js/data.js` declares `POST /classify_variables` 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-27cc2bb73ad635b3", "name": "Unused endpoint: POST /suggest", "shortDescription": {"text": "Unused endpoint: POST /suggest"}, "fullDescription": {"text": "`static/js/data.js` declares `POST /suggest` 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-a944fae5b3420745", "name": "Unused endpoint: POST /extract_pdf_codebook", "shortDescription": {"text": "Unused endpoint: POST /extract_pdf_codebook"}, "fullDescription": {"text": "`static/js/data.js` declares `POST /extract_pdf_codebook` 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-a2f4c8f0934bb17a", "name": "Unused endpoint: POST /wrangle", "shortDescription": {"text": "Unused endpoint: POST /wrangle"}, "fullDescription": {"text": "`static/js/data.js` declares `POST /wrangle` 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-a7a776760f85a3e7", "name": "Unused endpoint: POST /reset", "shortDescription": {"text": "Unused endpoint: POST /reset"}, "fullDescription": {"text": "`static/js/data.js` declares `POST /reset` 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/23221"}, "properties": {"repository": "Yibarek1/CodeCaster", "repoUrl": "https://github.com/Yibarek1/CodeCaster", "branch": "main"}, "results": [{"ruleId": "scanner-67c715719956dd14", "level": "note", "message": {"text": "Possibly dead Python function: load_dataset_meta"}, "properties": {"repobilityId": "6fe21f3efa8082a9", "scanner": "scanner-primary", "fingerprint": "67c715719956dd14", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "storage.py:205"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f1a4aede26d99a59", "level": "note", "message": {"text": "Possibly dead Python function: filter"}, "properties": {"repobilityId": "7da968b6f6ed2422", "scanner": "scanner-primary", "fingerprint": "f1a4aede26d99a59", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py:30"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-09f5ebdf60ccb878", "level": "note", "message": {"text": "Possibly dead Python function: set_limits"}, "properties": {"repobilityId": "4a90f2900570370d", "scanner": "scanner-primary", "fingerprint": "09f5ebdf60ccb878", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sandbox.py:71"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-030a606388abb801", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 static/js/api.js:156"}, "properties": {"repobilityId": "031d0affcaa8325a", "scanner": "scanner-primary", "fingerprint": "030a606388abb801", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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": "6e8d1f41ef730a2f", "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": 4}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-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-c7ad0e8430ffc65f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in static/js/tools.js:66"}, "properties": {"repobilityId": "839902efbfed2a8d", "scanner": "scanner-primary", "fingerprint": "c7ad0e8430ffc65f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "static/js/tools.js"}, "region": {"startLine": 66}}}]}, {"ruleId": "scanner-1ce4560f73a52002", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in static/js/ui.js:49"}, "properties": {"repobilityId": "e3c3e705bd836d53", "scanner": "scanner-primary", "fingerprint": "1ce4560f73a52002", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "static/js/ui.js"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-b753141205b79050", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in static/js/analyze.js:43"}, "properties": {"repobilityId": "e06f77e8b382b403", "scanner": "scanner-primary", "fingerprint": "b753141205b79050", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "static/js/analyze.js"}, "region": {"startLine": 43}}}]}, {"ruleId": "scanner-02ea352a58ff4aaa", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in static/js/converse.js:27"}, "properties": {"repobilityId": "e286c8d24bf07ac2", "scanner": "scanner-primary", "fingerprint": "02ea352a58ff4aaa", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "static/js/converse.js"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-a7c0e8c41feccb71", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in static/js/data.js:53"}, "properties": {"repobilityId": "c9e79c4a952c514b", "scanner": "scanner-primary", "fingerprint": "a7c0e8c41feccb71", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "static/js/data.js"}, "region": {"startLine": 53}}}]}, {"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "2baaeeae67318fda", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "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": "4ff708ac797660e2", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "4ae3f281835e1561", "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": "667690dfdd0a7d3b", "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": "485d0fa50f3ff892", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-1cc4f74360316e1c", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: docs/GEMINI.md"}, "properties": {"repobilityId": "689c4197bdddca4e", "scanner": "scanner-primary", "fingerprint": "1cc4f74360316e1c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "gemini_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/GEMINI.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-38c2119bf0aeb8ba", "level": "none", "message": {"text": "Commented-code block (5 lines) in sandbox.py:51"}, "properties": {"repobilityId": "6466d8daf58ed5e9", "scanner": "scanner-primary", "fingerprint": "38c2119bf0aeb8ba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fe676a3954b1700f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 static/js/api.js:73"}, "properties": {"repobilityId": "bca50f86e0500f1d", "scanner": "scanner-primary", "fingerprint": "fe676a3954b1700f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2eafc3188c36bb02", "level": "none", "message": {"text": "3 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "bd934ba112b02ffa", "scanner": "scanner-primary", "fingerprint": "2eafc3188c36bb02", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "89718381bf188624", "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": "6f17c65923b16f10", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-ed6ee86f2cda1c82", "level": "error", "message": {"text": "Flask mutation route `report_issue` without `@login_required` \u2014 routes/misc.py:52"}, "properties": {"repobilityId": "028ec08dbed1f1c6", "scanner": "scanner-primary", "fingerprint": "ed6ee86f2cda1c82", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/misc.py"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-52b82b7cca7d9aca", "level": "error", "message": {"text": "Flask mutation route `generate_report` without `@login_required` \u2014 routes/misc.py:109"}, "properties": {"repobilityId": "f91e123a628612c4", "scanner": "scanner-primary", "fingerprint": "52b82b7cca7d9aca", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/misc.py"}, "region": {"startLine": 109}}}]}, {"ruleId": "scanner-e9fa0d647fce0998", "level": "error", "message": {"text": "Flask mutation route `upload_file` without `@login_required` \u2014 routes/datasets.py:92"}, "properties": {"repobilityId": "a988af2242da730e", "scanner": "scanner-primary", "fingerprint": "e9fa0d647fce0998", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/datasets.py"}, "region": {"startLine": 92}}}]}, {"ruleId": "scanner-ad65cae5d06d9e79", "level": "error", "message": {"text": "Flask mutation route `upload_pdf` without `@login_required` \u2014 routes/datasets.py:163"}, "properties": {"repobilityId": "cbc09c35930880c3", "scanner": "scanner-primary", "fingerprint": "ad65cae5d06d9e79", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/datasets.py"}, "region": {"startLine": 163}}}]}, {"ruleId": "scanner-8ce296f57eca2873", "level": "error", "message": {"text": "Flask mutation route `extract_pdf_codebook` without `@login_required` \u2014 routes/datasets.py:230"}, "properties": {"repobilityId": "cf65cccd659cb7f4", "scanner": "scanner-primary", "fingerprint": "8ce296f57eca2873", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/datasets.py"}, "region": {"startLine": 230}}}]}, {"ruleId": "scanner-7b946f00a3ac4723", "level": "error", "message": {"text": "Flask mutation route `data_page` without `@login_required` \u2014 routes/datasets.py:274"}, "properties": {"repobilityId": "00e693779b1ffda1", "scanner": "scanner-primary", "fingerprint": "7b946f00a3ac4723", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/datasets.py"}, "region": {"startLine": 274}}}]}, {"ruleId": "scanner-fca3fd147aad79b9", "level": "error", "message": {"text": "Flask mutation route `classify_variables` without `@login_required` \u2014 routes/datasets.py:325"}, "properties": {"repobilityId": "f1b2dd969dccb35e", "scanner": "scanner-primary", "fingerprint": "fca3fd147aad79b9", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/datasets.py"}, "region": {"startLine": 325}}}]}, {"ruleId": "scanner-e8d1ff259be03077", "level": "error", "message": {"text": "Flask mutation route `suggest_analysis` without `@login_required` \u2014 routes/datasets.py:357"}, "properties": {"repobilityId": "4eadc8bf452de483", "scanner": "scanner-primary", "fingerprint": "e8d1ff259be03077", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/datasets.py"}, "region": {"startLine": 357}}}]}, {"ruleId": "scanner-028c065a613aa52b", "level": "error", "message": {"text": "Flask mutation route `wrangle` without `@login_required` \u2014 routes/datasets.py:416"}, "properties": {"repobilityId": "40d2de00aee188c5", "scanner": "scanner-primary", "fingerprint": "028c065a613aa52b", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/datasets.py"}, "region": {"startLine": 416}}}]}, {"ruleId": "scanner-3de955d95925c9d8", "level": "error", "message": {"text": "Flask mutation route `dataset_versions` without `@login_required` \u2014 routes/datasets.py:489"}, "properties": {"repobilityId": "cf69c059ade7d189", "scanner": "scanner-primary", "fingerprint": "3de955d95925c9d8", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/datasets.py"}, "region": {"startLine": 489}}}]}, {"ruleId": "scanner-79529ce61e7ea970", "level": "error", "message": {"text": "Flask mutation route `version_control` without `@login_required` \u2014 routes/datasets.py:501"}, "properties": {"repobilityId": "7ec16780b1afe29d", "scanner": "scanner-primary", "fingerprint": "79529ce61e7ea970", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/datasets.py"}, "region": {"startLine": 501}}}]}, {"ruleId": "scanner-8071a0ac54c7c429", "level": "error", "message": {"text": "Flask mutation route `export_project` without `@login_required` \u2014 routes/datasets.py:529"}, "properties": {"repobilityId": "1495a59c593d9d9d", "scanner": "scanner-primary", "fingerprint": "8071a0ac54c7c429", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/datasets.py"}, "region": {"startLine": 529}}}]}, {"ruleId": "scanner-cf40e02315cb5f75", "level": "error", "message": {"text": "Flask mutation route `reset` without `@login_required` \u2014 routes/datasets.py:576"}, "properties": {"repobilityId": "5a6e10ee9e534727", "scanner": "scanner-primary", "fingerprint": "cf40e02315cb5f75", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/datasets.py"}, "region": {"startLine": 576}}}]}, {"ruleId": "scanner-83eadb2b2f2c545f", "level": "error", "message": {"text": "Flask mutation route `login` without `@login_required` \u2014 routes/auth.py:61"}, "properties": {"repobilityId": "85a89b71aaa4d560", "scanner": "scanner-primary", "fingerprint": "83eadb2b2f2c545f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/auth.py"}, "region": {"startLine": 61}}}]}, {"ruleId": "scanner-e24e355f07e4a3ec", "level": "error", "message": {"text": "Flask mutation route `register` without `@login_required` \u2014 routes/auth.py:86"}, "properties": {"repobilityId": "f5a2379d87c65cde", "scanner": "scanner-primary", "fingerprint": "e24e355f07e4a3ec", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/auth.py"}, "region": {"startLine": 86}}}]}, {"ruleId": "scanner-2ba1c6d3e7e9fd63", "level": "error", "message": {"text": "Flask mutation route `logout` without `@login_required` \u2014 routes/auth.py:113"}, "properties": {"repobilityId": "d929a31b785e82c4", "scanner": "scanner-primary", "fingerprint": "2ba1c6d3e7e9fd63", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/auth.py"}, "region": {"startLine": 113}}}]}, {"ruleId": "scanner-ace783dfa548a7f2", "level": "error", "message": {"text": "Flask mutation route `history_save` without `@login_required` \u2014 routes/auth.py:136"}, "properties": {"repobilityId": "f4be27b6cc69bc9f", "scanner": "scanner-primary", "fingerprint": "ace783dfa548a7f2", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/auth.py"}, "region": {"startLine": 136}}}]}, {"ruleId": "scanner-0702a9e691078abf", "level": "error", "message": {"text": "Flask mutation route `chat` without `@login_required` \u2014 routes/analyze.py:47"}, "properties": {"repobilityId": "c4f37e0661befb97", "scanner": "scanner-primary", "fingerprint": "0702a9e691078abf", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/analyze.py"}, "region": {"startLine": 47}}}]}, {"ruleId": "scanner-bfba1c3dbbd29407", "level": "error", "message": {"text": "Flask mutation route `run_code` without `@login_required` \u2014 routes/analyze.py:163"}, "properties": {"repobilityId": "b26e2f8af6929cee", "scanner": "scanner-primary", "fingerprint": "bfba1c3dbbd29407", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/analyze.py"}, "region": {"startLine": 163}}}]}, {"ruleId": "scanner-8577dc57e17d8516", "level": "error", "message": {"text": "Flask mutation route `interpret_results` without `@login_required` \u2014 routes/analyze.py:227"}, "properties": {"repobilityId": "54c3bf4b15977d23", "scanner": "scanner-primary", "fingerprint": "8577dc57e17d8516", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/analyze.py"}, "region": {"startLine": 227}}}]}, {"ruleId": "scanner-ea5c3bef47414409", "level": "error", "message": {"text": "Flask mutation route `method_prompt` without `@login_required` \u2014 routes/analyze.py:283"}, "properties": {"repobilityId": "fecfef9b002d1b31", "scanner": "scanner-primary", "fingerprint": "ea5c3bef47414409", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/analyze.py"}, "region": {"startLine": 283}}}]}, {"ruleId": "scanner-4f9ccb08d448da7a", "level": "error", "message": {"text": "Flask mutation route `converse` without `@login_required` \u2014 routes/converse.py:20"}, "properties": {"repobilityId": "e8cb7b9bcb4ec9c1", "scanner": "scanner-primary", "fingerprint": "4f9ccb08d448da7a", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes/converse.py"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-1a6d91f2236825bf", "level": "note", "message": {"text": "Unused endpoint: ANY /"}, "properties": {"repobilityId": "47c99ea5c9a0e45d", "scanner": "scanner-primary", "fingerprint": "1a6d91f2236825bf", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-79ac9983aed5f143", "level": "note", "message": {"text": "Unused endpoint: ANY /report_issue"}, "properties": {"repobilityId": "1b61ae32b0bfc9d6", "scanner": "scanner-primary", "fingerprint": "79ac9983aed5f143", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-249fc3f71a931af4", "level": "note", "message": {"text": "Unused endpoint: ANY /generate_report"}, "properties": {"repobilityId": "f4fe1260e249ac1b", "scanner": "scanner-primary", "fingerprint": "249fc3f71a931af4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-29747d0de7e51904", "level": "note", "message": {"text": "Unused endpoint: ANY /upload"}, "properties": {"repobilityId": "ff6a8168dcffc04b", "scanner": "scanner-primary", "fingerprint": "29747d0de7e51904", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-17877f202d146a78", "level": "note", "message": {"text": "Unused endpoint: ANY /upload_pdf"}, "properties": {"repobilityId": "c59c77de40e4a21f", "scanner": "scanner-primary", "fingerprint": "17877f202d146a78", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5214c3f836194359", "level": "note", "message": {"text": "Unused endpoint: ANY /extract_pdf_codebook"}, "properties": {"repobilityId": "1f325273a6328b8c", "scanner": "scanner-primary", "fingerprint": "5214c3f836194359", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-93d7ff0b88bed9b6", "level": "note", "message": {"text": "Unused endpoint: ANY /data_page"}, "properties": {"repobilityId": "a399874464ad85e2", "scanner": "scanner-primary", "fingerprint": "93d7ff0b88bed9b6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-59865a7ea68c79db", "level": "note", "message": {"text": "Unused endpoint: ANY /classify_variables"}, "properties": {"repobilityId": "d98379aed45d3abb", "scanner": "scanner-primary", "fingerprint": "59865a7ea68c79db", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-454aaf7dc5babeed", "level": "note", "message": {"text": "Unused endpoint: ANY /suggest"}, "properties": {"repobilityId": "a01a09f870f90cc8", "scanner": "scanner-primary", "fingerprint": "454aaf7dc5babeed", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-91d8210ce3fb438c", "level": "note", "message": {"text": "Unused endpoint: ANY /wrangle"}, "properties": {"repobilityId": "2c04920b80d209dd", "scanner": "scanner-primary", "fingerprint": "91d8210ce3fb438c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-22f8ecbc3e0277b8", "level": "note", "message": {"text": "Unused endpoint: ANY /dataset_versions"}, "properties": {"repobilityId": "122ab297a7258cd6", "scanner": "scanner-primary", "fingerprint": "22f8ecbc3e0277b8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b25df019c0de2c1d", "level": "note", "message": {"text": "Unused endpoint: ANY /reset"}, "properties": {"repobilityId": "ad8249ff33ef11c7", "scanner": "scanner-primary", "fingerprint": "b25df019c0de2c1d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4c7ad61ba1b23915", "level": "note", "message": {"text": "Unused endpoint: ANY /login"}, "properties": {"repobilityId": "7f50cb6ec25549fb", "scanner": "scanner-primary", "fingerprint": "4c7ad61ba1b23915", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ed2cb1702f1f600d", "level": "note", "message": {"text": "Unused endpoint: ANY /register"}, "properties": {"repobilityId": "996ee21008c6b7e0", "scanner": "scanner-primary", "fingerprint": "ed2cb1702f1f600d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c9e449c3b9e73b73", "level": "note", "message": {"text": "Unused endpoint: ANY /logout"}, "properties": {"repobilityId": "c7ce4c162f30f1c7", "scanner": "scanner-primary", "fingerprint": "c9e449c3b9e73b73", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fd2111ecdbc64cd3", "level": "note", "message": {"text": "Unused endpoint: ANY /chat"}, "properties": {"repobilityId": "6302d2878a649316", "scanner": "scanner-primary", "fingerprint": "fd2111ecdbc64cd3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-09a6ea5b457256de", "level": "note", "message": {"text": "Unused endpoint: ANY /run"}, "properties": {"repobilityId": "111791628ae08647", "scanner": "scanner-primary", "fingerprint": "09a6ea5b457256de", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c10d5984d002060d", "level": "note", "message": {"text": "Unused endpoint: ANY /interpret"}, "properties": {"repobilityId": "cdb0997a573373be", "scanner": "scanner-primary", "fingerprint": "c10d5984d002060d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f643e0ce07adc63c", "level": "note", "message": {"text": "Unused endpoint: ANY /method_prompt"}, "properties": {"repobilityId": "4e11a6a7f33c8254", "scanner": "scanner-primary", "fingerprint": "f643e0ce07adc63c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-24c78e0b263b6c0e", "level": "note", "message": {"text": "Unused endpoint: ANY /converse"}, "properties": {"repobilityId": "20a4ccc3cdcddb37", "scanner": "scanner-primary", "fingerprint": "24c78e0b263b6c0e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1816e1c975fb27f4", "level": "note", "message": {"text": "Unused endpoint: POST /history"}, "properties": {"repobilityId": "4382aeaea7509871", "scanner": "scanner-primary", "fingerprint": "1816e1c975fb27f4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-aeef592e917c2fbd", "level": "note", "message": {"text": "Unused endpoint: POST /method_prompt"}, "properties": {"repobilityId": "4c732d871c503676", "scanner": "scanner-primary", "fingerprint": "aeef592e917c2fbd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7851d3b35310714f", "level": "note", "message": {"text": "Unused endpoint: POST /report_issue"}, "properties": {"repobilityId": "b5a0b6b087bcc18c", "scanner": "scanner-primary", "fingerprint": "7851d3b35310714f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-618721b912bad1c2", "level": "note", "message": {"text": "Unused endpoint: POST /login"}, "properties": {"repobilityId": "7165b110b7703b95", "scanner": "scanner-primary", "fingerprint": "618721b912bad1c2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-304b6f2b403d93f7", "level": "note", "message": {"text": "Unused endpoint: POST /register"}, "properties": {"repobilityId": "812e237d3ce3b9b2", "scanner": "scanner-primary", "fingerprint": "304b6f2b403d93f7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-99fc36db98c134ce", "level": "note", "message": {"text": "Unused endpoint: POST /logout"}, "properties": {"repobilityId": "2bf9c5aff2ef47c1", "scanner": "scanner-primary", "fingerprint": "99fc36db98c134ce", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-69a693dfc33637f4", "level": "note", "message": {"text": "Unused endpoint: POST /run"}, "properties": {"repobilityId": "316ed8916e27b317", "scanner": "scanner-primary", "fingerprint": "69a693dfc33637f4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-04b5f55d3d1acea1", "level": "note", "message": {"text": "Unused endpoint: POST /data_page"}, "properties": {"repobilityId": "83664fb9131a205b", "scanner": "scanner-primary", "fingerprint": "04b5f55d3d1acea1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d1fa9c6145cb3f33", "level": "note", "message": {"text": "Unused endpoint: POST /classify_variables"}, "properties": {"repobilityId": "3fb1f575c9961787", "scanner": "scanner-primary", "fingerprint": "d1fa9c6145cb3f33", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-27cc2bb73ad635b3", "level": "note", "message": {"text": "Unused endpoint: POST /suggest"}, "properties": {"repobilityId": "cd129217fed3334c", "scanner": "scanner-primary", "fingerprint": "27cc2bb73ad635b3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a944fae5b3420745", "level": "note", "message": {"text": "Unused endpoint: POST /extract_pdf_codebook"}, "properties": {"repobilityId": "571ba20809d78131", "scanner": "scanner-primary", "fingerprint": "a944fae5b3420745", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a2f4c8f0934bb17a", "level": "note", "message": {"text": "Unused endpoint: POST /wrangle"}, "properties": {"repobilityId": "3f8652d6ebde5923", "scanner": "scanner-primary", "fingerprint": "a2f4c8f0934bb17a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a7a776760f85a3e7", "level": "note", "message": {"text": "Unused endpoint: POST /reset"}, "properties": {"repobilityId": "976040f8712b8288", "scanner": "scanner-primary", "fingerprint": "a7a776760f85a3e7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}