Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

openmrs/openmrs-core

https://github.com/openmrs/openmrs-core.git · scanned 2026-05-16 10:58 UTC (1 day, 9 hours ago) · 10 languages

318 findings (30 legacy + 288 scanner) 1/10 scanners ran 0th percentile · Java · medium (20-100K LoC) Scanner says 66 (lower by 6)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 day, 9 hours ago · v3 · 119 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
{# ── 2026-05-17 R27 #5: score breakdown panel ────────────────────── Surfaces the score_breakdown JSON that's been silently stored on Repository for months. Turns hidden math into a trust signal. #}
Severity distribution — click a segment to filter
Active filters: severity: critical × excluding tests × Reset all
Scan summary Repository scanned at 65.5/100 with 100.0% coverage. It contains 1909 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 96 findings — concentrated in security (26), quality (26), cicd (24). Risk profile is high: 20 critical, 5 high, 16 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 7 of 119 findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical Legacy cicd docker conf 0.96 Compose service contains a literal secret environment value
Literal secrets in Compose files are committed to source and exposed through container inspection.
docker-compose.yml dockerlegacy
critical 9-layer security secrets conf 1.00 Possible secret in api/src/main/java/org/openmrs/api/db/hibernate/HibernateContextDAO.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
api/src/main/java/org/openmrs/api/db/hibernate/HibernateContextDAO.java:92 secrets
critical 9-layer security secrets conf 1.00 Possible secret in api/src/main/java/org/openmrs/util/databasechange/SourceMySqldiffFile.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
api/src/main/java/org/openmrs/util/databasechange/SourceMySqldiffFile.java:53 secrets
critical 9-layer security secrets conf 1.00 Possible secret in api/src/main/java/org/openmrs/util/OpenmrsConstants.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
api/src/main/java/org/openmrs/util/OpenmrsConstants.java:1070 secrets
critical 9-layer security secrets conf 1.00 Possible secret in liquibase/src/main/java/org/openmrs/liquibase/CoreDataTuner.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
liquibase/src/main/java/org/openmrs/liquibase/CoreDataTuner.java:33 secrets
critical 9-layer security secrets conf 1.00 Possible secret in web/src/main/java/org/openmrs/web/filter/initialization/DatabaseDetective.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
web/src/main/java/org/openmrs/web/filter/initialization/DatabaseDetective.java:28 secrets
critical 9-layer security secrets conf 1.00 Possible secret in web/src/main/java/org/openmrs/web/filter/initialization/InitializationWizardModel.java
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
web/src/main/java/org/openmrs/web/filter/initialization/InitializationWizardModel.java:40 secrets
{# ── 2026-05-17 Round 14: AI-agent bridge footer ────────────────────── Discoverability: the /agents/voting/ guide + MCP manifest exist but aren't linked from anywhere users actually land. Small, opt-in footer. #}
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/beef9e59-2b65-4ca8-b71d-75f2aef97c23/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/beef9e59-2b65-4ca8-b71d-75f2aef97c23/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.