← Back to scan
File as GitHub Issue repo: openmrs/openmrs-core

Push this scan report to openmrs/openmrs-core

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

Docker build context has no .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 docker-compose.yml
HIGH DKR014 Dockerfile copies the entire context without .dockerignore Dockerfile:55
HIGH CORE_NO_TESTS No test files found
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED DKC016 App service does not wait for database health docker-compose.yml
MED DKR018 Database dump or local database file is included in Docker build context .dockerignore
MED AIC003 Duplicated implementation block across source files api/src/main/java/org/openmrs/ConceptSe…:69
MED AIC003 Duplicated implementation block across source files api/src/main/java/org/openmrs/ConceptNu…:72
MED AIC003 Duplicated implementation block across source files api/src/main/java/org/openmrs/ConceptNa…:137
MED AIC003 Duplicated implementation block across source files api/src/main/java/org/openmrs/ConceptNa…:73
MED AIC003 Duplicated implementation block across source files api/src/main/java/org/openmrs/ConceptNa…:65
MED AIC003 Duplicated implementation block across source files api/src/main/java/org/openmrs/ConceptNa…:63
MED AIC003 Duplicated implementation block across source files api/src/main/java/org/openmrs/ConceptNa…:123
MED AIC003 Duplicated implementation block across source files api/src/main/java/org/openmrs/ConceptNa…:117
MED AIC003 Duplicated implementation block across source files api/src/main/java/org/openmrs/ConceptDe…:71
MED AIC003 Duplicated implementation block across source files api/src/main/java/org/openmrs/ConceptAn…:74
MED AIC003 Duplicated implementation block across source files api/src/main/java/org/openmrs/BaseOpenm…:57
MED AIC003 Duplicated implementation block across source files api/src/main/java/org/openmrs/BaseCusto…:23
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:115
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:66
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:17
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml
Reset to top 5 23 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `openmrs/openmrs-core`

**Score: 69/100 (C)**  ·  30 findings  ·  scanned 2026-05-16 10:58 UTC  ·  73,588 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 2 |
| MEDIUM | 16 |
| LOW | 4 |

📊 [Full filterable report](https://repobility.com/scan/beef9e59-2b65-4ca8-b71d-75f2aef97c23/)  ·  ![scorecard](https://repobility.com/scan/beef9e59-2b65-4ca8-b71d-75f2aef97c23/report.png?v=1778929124-s2)

### Top findings

1. **CRITICAL** `DKC007` — Compose service contains a literal secret environment value
   `docker-compose.yml`
2. **HIGH** `DKR014` — Dockerfile copies the entire context without .dockerignore
   `Dockerfile:55`
3. **HIGH** `CORE_NO_TESTS` — No test files found
4. **MEDIUM** `AUC001` — No Repobility access matrix policy found
   CWE-285 · WSTG-AUTHZ
5. **MEDIUM** `DKR007` — Docker build context has no .dockerignore
   `.dockerignore`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/beef9e59-2b65-4ca8-b71d-75f2aef97c23/_
Premium account
This scan was submitted by a Enterprise-tier account. Premium accounts have full outreach control â Repobility doesn't pre-fill the 'file as GitHub issue' button for paid users. You can still file the issue manually using the markdown body above (Copy markdown), or contact us if you'd like batch-filing enabled for your account.
Megaproject â high spam risk
Could not determine 'openmrs/openmrs-core' 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.