← Back to scan
File as GitHub Issue repo: erxes/erxes

Push this scan report to erxes/erxes

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

Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger

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 MINED116 [MINED116] Workflow uses `secrets.AWS_SECRET_ACCESS_KEY` on a `pull_request` trigger: Thi… .github/workflows/ci-ui-payment.yml:30
CRIT MINED116 [MINED116] Workflow uses `secrets.AWS_ACCESS_KEY_ID` on a `pull_request` trigger: This wo… .github/workflows/ci-ui-payment.yml:29
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci-core-ui.yml:38
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger: This w… .github/workflows/ci-core-ui.yml:37
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci-api-gateway.yml:51
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger: This w… .github/workflows/ci-api-gateway.yml:50
CRIT MINED116 [MINED116] Workflow uses `secrets.AWS_SECRET_ACCESS_KEY` on a `pull_request` trigger: Thi… .github/workflows/ci-ui-frontline.yml:31
CRIT MINED116 [MINED116] Workflow uses `secrets.AWS_ACCESS_KEY_ID` on a `pull_request` trigger: This wo… .github/workflows/ci-ui-frontline.yml:30
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci-api-operation.yml:62
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger: This w… .github/workflows/ci-api-operation.yml:61
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci-api-frontline.yml:63
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger: This w… .github/workflows/ci-api-frontline.yml:62
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci-api-tourism.yml:62
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger: This w… .github/workflows/ci-api-tourism.yml:61
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci-api-accounting.yml:62
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger: This w… .github/workflows/ci-api-accounting.yml:61
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci-api-loyalty.yml:62
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger: This w… .github/workflows/ci-api-loyalty.yml:61
CRIT MINED116 [MINED116] Workflow uses `secrets.ANTHROPIC_API_KEY` on a `pull_request` trigger: This wo… .github/workflows/claude-code.yml:24
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci-api-content.yml:62
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger: This w… .github/workflows/ci-api-content.yml:61
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci-apps-frontline-wid…:38
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger: This w… .github/workflows/ci-apps-frontline-wid…:37
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci-api-payment.yml:62
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger: This w… .github/workflows/ci-api-payment.yml:61
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … apps/posclient-front/components/ui/use-…:62
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… apps/posclient-front/app/(main)/report/…:12
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… apps/frontline-widgets/src/app/form/com…:37
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/ci-api-operation.yml:25
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/ci-api-frontline.yml:34
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v2`: `uses: pnpm/action-set… .github/workflows/ci-api-frontline.yml:29
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/ci-api-frontline.yml:26
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/ci-api-tourism.yml:33
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v2`: `uses: pnpm/action-set… .github/workflows/ci-api-tourism.yml:28
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/ci-api-tourism.yml:25
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/ci-api-accounting.yml:33
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v2`: `uses: pnpm/action-set… .github/workflows/ci-api-accounting.yml:28
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/ci-api-accounting.yml:25
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/ci-api-loyalty.yml:33
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v2`: `uses: pnpm/action-set… .github/workflows/ci-api-loyalty.yml:28
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/ci-api-loyalty.yml:25
HIGH MINED115 [MINED115] Action `anthropics/claude-code-action` pinned to mutable ref `@v1`: `uses: ant… .github/workflows/claude-code.yml:22
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/ci-api-content.yml:33
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v2`: `uses: pnpm/action-set… .github/workflows/ci-api-content.yml:28
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/ci-api-content.yml:25
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/ci-apps-frontline-wid…:26
HIGH MINED115 [MINED115] Action `github/codeql-action/analyze` pinned to mutable ref `@v3`: `uses: gith… .github/workflows/codeql.yml:35
HIGH MINED115 [MINED115] Action `github/codeql-action/autobuild` pinned to mutable ref `@v3`: `uses: gi… .github/workflows/codeql.yml:32
HIGH MINED115 [MINED115] Action `github/codeql-action/init` pinned to mutable ref `@v3`: `uses: github/… .github/workflows/codeql.yml:27
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/codeql.yml:24
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/ci-api-payment.yml:33
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v2`: `uses: pnpm/action-set… .github/workflows/ci-api-payment.yml:28
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/ci-api-payment.yml:25
HIGH MINED122 [MINED122] package.json dep `testing` pulled from URL/Git: `devDependencies.testing` = `l… package.json:1
HIGH MINED122 [MINED122] package.json dep `js:tsc@latest` pulled from URL/Git: `devDependencies.js:tsc@… package.json:1
HIGH MINED122 [MINED122] package.json dep `bullMQAdapter` pulled from URL/Git: `dependencies.bullMQAdap… package.json:1
HIGH CORE_NO_TESTS No test files found
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… apps/posclient-front/app/(main)/report/…:28
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … apps/posclient-front/app/(main)/report/…:12
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED WEB015 Public web app has no Content Security Policy index.html
LOW AIC003 Duplicated implementation block across source files apps/frontline-widgets/src/app/form/liv…:55
LOW AIC003 Duplicated implementation block across source files apps/posclient-front/modules/auth/confi…:3
LOW AIC003 Duplicated implementation block across source files apps/posclient-front/modules/apolloClie…:7
LOW AIC003 Duplicated implementation block across source files apps/posclient-front/app/(main)/cover/c…:22
LOW AIC003 Duplicated implementation block across source files apps/frontline-widgets/src/messengerBun…:116
LOW AIC003 Duplicated implementation block across source files apps/frontline-widgets/src/messengerBun…:2
LOW AIC003 Duplicated implementation block across source files apps/frontline-widgets/src/messenger-wi…:254
LOW AIC003 Duplicated implementation block across source files apps/frontline-widgets/src/app/messenge…:4
LOW AUC005 [AUC005] No authorization-focused tests detected: No test files with common authorization…
LOW WEB001 Public web app has no robots.txt robots.txt
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… apps/posclient-front/app/reciept/cover/…:143
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… apps/posclient-front/app/reciept/compon…:75
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… apps/posclient-front/app/reciept/compon…:24
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/posclient-front/components/ui/butt…:87
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/posclient-front/app/(main)/(orders…:71
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/frontline-widgets/src/formIndex.ts:347
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … apps/posclient-front/app/(main)/report/…:165
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … apps/frontline-widgets/src/app/messenge…:34
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. apps/frontline-widgets/src/app/messenge…:15
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. apps/frontline-widgets/src/app/messenge…:97
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. apps/frontline-widgets/src/app/messenge…:23
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… apps/frontline-widgets/src/app/messenge…:30
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… apps/frontline-widgets/src/app/messenge…:31
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… apps/frontline-widgets/src/app/form/com…:26
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. apps/frontline-widgets/src/app/messenge…:108
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. apps/frontline-widgets/src/app/form/typ…:49
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. apps/frontline-widgets/rspack.config.ts:5
Reset to top 5 93 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `erxes/erxes`

**Score: 62/100 (C+)**  ·  93 findings  ·  scanned 2026-05-31 01:22 UTC  ·  23,255 LOC

| Severity | Count |
|---|---|
| CRITICAL | 25 |
| HIGH | 32 |
| MEDIUM | 6 |
| LOW | 13 |

📊 [Full filterable report](https://repobility.com/scan/b925c108-67c6-44cc-b208-3b57b7f7314c/)  ·  ![scorecard](https://repobility.com/scan/b925c108-67c6-44cc-b208-3b57b7f7314c/report.png?v=1780190559-s2)

### Top findings

1. **CRITICAL** `MINED116` — Workflow uses `secrets.AWS_SECRET_ACCESS_KEY` on a `pull_request` trigger
   `.github/workflows/ci-ui-payment.yml:30` · ✓ Repobility
2. **CRITICAL** `MINED116` — Workflow uses `secrets.AWS_ACCESS_KEY_ID` on a `pull_request` trigger
   `.github/workflows/ci-ui-payment.yml:29` · ✓ Repobility
3. **CRITICAL** `MINED116` — Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger
   `.github/workflows/ci-core-ui.yml:38` · ✓ Repobility
4. **CRITICAL** `MINED116` — Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger
   `.github/workflows/ci-core-ui.yml:37` · ✓ Repobility
5. **CRITICAL** `MINED116` — Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger
   `.github/workflows/ci-api-gateway.yml:51` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/b925c108-67c6-44cc-b208-3b57b7f7314c/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 3 Critical/High security finding(s). Public issue filing would violate coordinated disclosure. Submit privately via the project's security reporting channel.
Megaproject â high spam risk
Could not determine 'erxes/erxes' 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.
Already filed
54/120 findings (45%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

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.