← Back to scan
File as GitHub Issue repo: pathwaycom/llm-app

Push this scan report to pathwaycom/llm-app

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Dockerfile copies the entire context without .dockerignore

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
CRIT DKC007 Compose service contains a literal secret environment value templates/unstructured_to_sql_on_the_fl…:2
HIGH SEC078 [SEC078] Python: requests without timeout: requests.get/post without a timeout will hang … templates/unstructured_to_sql_on_the_fl…:59
HIGH SEC078 [SEC078] Python: requests without timeout: requests.get/post without a timeout will hang … templates/drive_alert/ui/server.py:61
HIGH DKR014 Dockerfile copies the entire context without .dockerignore templates/unstructured_to_sql_on_the_fl…:7
HIGH DKR014 Dockerfile copies the entire context without .dockerignore templates/unstructured_to_sql_on_the_fl…:14
HIGH DKR014 Dockerfile copies the entire context without .dockerignore templates/slides_ai_search/ui/Dockerfile:12
HIGH DKR014 Dockerfile copies the entire context without .dockerignore templates/slides_ai_search/Dockerfile:18
HIGH DKR014 Dockerfile copies the entire context without .dockerignore templates/question_answering_rag/ui/Doc…:12
HIGH DKR014 Dockerfile copies the entire context without .dockerignore templates/question_answering_rag/Docker…:14
HIGH DKR014 Dockerfile copies the entire context without .dockerignore templates/private_rag/Dockerfile:12
HIGH DKR014 Dockerfile copies the entire context without .dockerignore templates/multimodal_rag/Dockerfile:12
HIGH DKR014 Dockerfile copies the entire context without .dockerignore templates/drive_alert/ui/Dockerfile:7
HIGH DKR014 Dockerfile copies the entire context without .dockerignore templates/drive_alert/Dockerfile:3
HIGH DKR014 Dockerfile copies the entire context without .dockerignore templates/document_store_mcp_server/Doc…:12
HIGH DKR014 Dockerfile copies the entire context without .dockerignore templates/document_indexing/Dockerfile:12
HIGH DKR014 Dockerfile copies the entire context without .dockerignore templates/adaptive_rag/Dockerfile:12
HIGH MINED115 [MINED115] Action `abatilo/actions-poetry` pinned to mutable ref `@v3`: `uses: abatilo/ac… .github/workflows/python-lint.yml:23
HIGH MINED115 [MINED115] Action `actions/setup-python` pinned to mutable ref `@v5`: `uses: actions/setu… .github/workflows/python-lint.yml:19
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v3`: `uses: actions/checkout… .github/workflows/python-lint.yml:17
HIGH MINED118 [MINED118] Dockerfile FROM `python:3.11` not pinned by digest: `FROM python:3.11` resolve… templates/unstructured_to_sql_on_the_fl…:1
HIGH MINED118 [MINED118] Dockerfile FROM `python:3.11` not pinned by digest: `FROM python:3.11` resolve… templates/drive_alert/ui/Dockerfile:1
HIGH MINED118 [MINED118] Dockerfile FROM `nginx:latest` not pinned by digest: `FROM nginx:latest` resol… templates/slides_ai_search/nginx/Docker…:1
HIGH MINED118 [MINED118] Dockerfile FROM `pathwaycom/pathway:latest` not pinned by digest: `FROM pathwa… templates/document_store_mcp_server/Doc…:1
HIGH MINED118 [MINED118] Dockerfile FROM `pathwaycom/pathway:latest` not pinned by digest: `FROM pathwa… templates/private_rag/Dockerfile:1
HIGH MINED118 [MINED118] Dockerfile FROM `pathwaycom/pathway:latest` not pinned by digest: `FROM pathwa… templates/adaptive_rag/Dockerfile:1
HIGH MINED118 [MINED118] Dockerfile FROM `pathwaycom/pathway:latest` not pinned by digest: `FROM pathwa… templates/drive_alert/Dockerfile:1
HIGH MINED118 [MINED118] Dockerfile FROM `pathwaycom/pathway:latest` not pinned by digest: `FROM pathwa… templates/unstructured_to_sql_on_the_fl…:1
HIGH MINED118 [MINED118] Dockerfile FROM `pathwaycom/pathway:latest` not pinned by digest: `FROM pathwa… templates/multimodal_rag/Dockerfile:1
HIGH MINED118 [MINED118] Dockerfile FROM `pathwaycom/pathway:latest` not pinned by digest: `FROM pathwa… templates/document_indexing/Dockerfile:1
HIGH DKC013 Database service has no persistent data volume templates/unstructured_to_sql_on_the_fl…:2
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… templates/unstructured_to_sql_on_the_fl…:131
HIGH DKC011 Database service publishes a host port templates/unstructured_to_sql_on_the_fl…:2
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… templates/unstructured_to_sql_on_the_fl…:75
MED DKR003 Dockerfile base image uses the latest tag templates/unstructured_to_sql_on_the_fl…:1
MED DKR003 Dockerfile base image uses the latest tag templates/slides_ai_search/nginx/Docker…:1
MED DKR003 Dockerfile base image uses the latest tag templates/private_rag/Dockerfile:1
MED DKR003 Dockerfile base image uses the latest tag templates/multimodal_rag/Dockerfile:1
MED DKR003 Dockerfile base image uses the latest tag templates/drive_alert/Dockerfile:1
MED DKR003 Dockerfile base image uses the latest tag templates/document_store_mcp_server/Doc…:1
MED DKR003 Dockerfile base image uses the latest tag templates/document_indexing/Dockerfile:1
MED DKR003 Dockerfile base image uses the latest tag templates/adaptive_rag/Dockerfile:1
MED MINED124 [MINED124] requirements.txt: `pathway[all]` has no version pin: Unpinned pip requirement … templates/question_answering_rag/requir…:1
MED MINED124 [MINED124] requirements.txt: `pathway[all]` has no version pin: Unpinned pip requirement … templates/private_rag/requirements.txt:1
MED MINED124 [MINED124] requirements.txt: `pathway[all]` has no version pin: Unpinned pip requirement … templates/multimodal_rag/requirements.t…:1
MED DKR002 Compose service `postgres` image has no explicit tag templates/unstructured_to_sql_on_the_fl…:2
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED DKR001 Docker final stage has no non-root USER templates/unstructured_to_sql_on_the_fl…:1
MED DKR001 Docker final stage has no non-root USER templates/unstructured_to_sql_on_the_fl…:1
MED DKR001 Docker final stage has no non-root USER templates/slides_ai_search/ui/Dockerfile:3
MED DKR001 Docker final stage has no non-root USER templates/slides_ai_search/nginx/Docker…:1
MED DKR001 Docker final stage has no non-root USER templates/slides_ai_search/Dockerfile:3
MED DKR001 Docker final stage has no non-root USER templates/question_answering_rag/ui/Doc…:3
MED DKR001 Docker final stage has no non-root USER templates/question_answering_rag/Docker…:3
MED DKR001 Docker final stage has no non-root USER templates/private_rag/Dockerfile:1
MED DKR001 Docker final stage has no non-root USER templates/multimodal_rag/Dockerfile:1
MED DKR001 Docker final stage has no non-root USER templates/drive_alert/ui/Dockerfile:1
MED DKR001 Docker final stage has no non-root USER templates/drive_alert/Dockerfile:1
MED DKR001 Docker final stage has no non-root USER templates/document_store_mcp_server/Doc…:1
MED DKR001 Docker final stage has no non-root USER templates/document_indexing/Dockerfile:1
MED DKR001 Docker final stage has no non-root USER templates/adaptive_rag/Dockerfile:1
MED AGT012 Agent control bridge may listen on a network interface without visible auth templates/document_store_mcp_server/app…:76
LOW COMP001 [COMP001] High cognitive complexity: Function `run` has cognitive complexity 11 (SonarSou… templates/multimodal_rag/app.py:34
LOW COMP001 [COMP001] High cognitive complexity: Function `run` has cognitive complexity 11 (SonarSou… templates/document_indexing/app.py:34
LOW COMP001 [COMP001] High cognitive complexity: Function `run` has cognitive complexity 11 (SonarSou… templates/adaptive_rag/app.py:34
LOW DKR012 Dockerfile keeps pip download cache templates/unstructured_to_sql_on_the_fl…:5
LOW DKR011 Dockerfile installs recommended OS packages templates/unstructured_to_sql_on_the_fl…:5
LOW DKR011 Dockerfile installs recommended OS packages templates/slides_ai_search/Dockerfile:9
LOW DKR011 Dockerfile installs recommended OS packages templates/question_answering_rag/Docker…:7
LOW DKR011 Dockerfile installs recommended OS packages templates/private_rag/Dockerfile:5
LOW DKR011 Dockerfile installs recommended OS packages templates/multimodal_rag/Dockerfile:5
LOW DKR012 Dockerfile keeps pip download cache templates/drive_alert/ui/Dockerfile:5
LOW DKR011 Dockerfile installs recommended OS packages templates/document_store_mcp_server/Doc…:5
LOW DKR011 Dockerfile installs recommended OS packages templates/document_indexing/Dockerfile:5
LOW DKR011 Dockerfile installs recommended OS packages templates/adaptive_rag/Dockerfile:5
LOW DKC010 Compose service lacks no-new-privileges hardening templates/unstructured_to_sql_on_the_fl…:41
LOW DKC010 Compose service lacks no-new-privileges hardening templates/unstructured_to_sql_on_the_fl…:25
LOW DKC010 Compose service lacks no-new-privileges hardening templates/slides_ai_search/docker-compo…:31
LOW DKC010 Compose service lacks no-new-privileges hardening templates/slides_ai_search/docker-compo…:19
LOW DKC010 Compose service lacks no-new-privileges hardening templates/slides_ai_search/docker-compo…:1
LOW DKC010 Compose service lacks no-new-privileges hardening templates/question_answering_rag/docker…:17
LOW DKC010 Compose service lacks no-new-privileges hardening templates/question_answering_rag/docker…:1
LOW DKC010 Compose service lacks no-new-privileges hardening templates/drive_alert/docker-compose.yml:10
LOW DKC010 Compose service lacks no-new-privileges hardening templates/drive_alert/docker-compose.yml:2
LOW DKC010 Compose service lacks no-new-privileges hardening templates/document_store_mcp_server/doc…:2
LOW DKC010 Compose service lacks no-new-privileges hardening templates/document_indexing/docker-comp…:11
LOW DKC010 Compose service lacks no-new-privileges hardening templates/document_indexing/docker-comp…:2
LOW DKC006 Compose service does not declare a runtime user templates/unstructured_to_sql_on_the_fl…:41
LOW DKC006 Compose service does not declare a runtime user templates/unstructured_to_sql_on_the_fl…:25
LOW DKC006 Compose service does not declare a runtime user templates/slides_ai_search/docker-compo…:31
LOW DKC006 Compose service does not declare a runtime user templates/slides_ai_search/docker-compo…:19
LOW DKC006 Compose service does not declare a runtime user templates/slides_ai_search/docker-compo…:1
LOW DKC006 Compose service does not declare a runtime user templates/question_answering_rag/docker…:17
LOW DKC006 Compose service does not declare a runtime user templates/question_answering_rag/docker…:1
LOW DKC006 Compose service does not declare a runtime user templates/drive_alert/docker-compose.yml:10
LOW DKC006 Compose service does not declare a runtime user templates/drive_alert/docker-compose.yml:2
LOW DKC006 Compose service does not declare a runtime user templates/document_store_mcp_server/doc…:2
LOW DKC006 Compose service does not declare a runtime user templates/document_indexing/docker-comp…:11
LOW DKC006 Compose service does not declare a runtime user templates/document_indexing/docker-comp…:2
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… templates/unstructured_to_sql_on_the_fl…:59
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… templates/drive_alert/ui/server.py:61
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… templates/unstructured_to_sql_on_the_fl…:56
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… templates/question_answering_rag/ui/ui.…:28
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… templates/drive_alert/ui/server.py:58
Reset to top 5 103 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `pathwaycom/llm-app`

**Score: 84/100 (A-)**  ·  103 findings  ·  scanned 2026-06-05 09:48 UTC  ·  2,088 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 31 |
| MEDIUM | 29 |
| LOW | 37 |

📊 [Full filterable report](https://repobility.com/scan/5fe2bf5c-a1ab-414b-b023-8be21535b762/)  ·  ![scorecard](https://repobility.com/scan/5fe2bf5c-a1ab-414b-b023-8be21535b762/report.png?v=1780652902-s2)

### Top findings

1. **CRITICAL** `DKC007` — Compose service contains a literal secret environment value
   `templates/unstructured_to_sql_on_the_fly/docker-compose.yml:2`
2. **HIGH** `SEC078` — Python: requests without timeout
   `templates/unstructured_to_sql_on_the_fly/ui/server.py:59` · A05:2021 Security Misconfiguration
3. **HIGH** `SEC078` — Python: requests without timeout
   `templates/drive_alert/ui/server.py:61` · A05:2021 Security Misconfiguration
4. **HIGH** `DKR014` — Dockerfile copies the entire context without .dockerignore
   `templates/unstructured_to_sql_on_the_fly/ui/Dockerfile:7`
5. **HIGH** `DKR014` — Dockerfile copies the entire context without .dockerignore
   `templates/unstructured_to_sql_on_the_fly/Dockerfile:14`

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/5fe2bf5c-a1ab-414b-b023-8be21535b762/_
Megaproject â high spam risk
Could not determine 'pathwaycom/llm-app' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.