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.

erxes/erxes

https://github.com/erxes/erxes · scanned 2026-05-31 01:22 UTC (5 days, 16 hours ago) · 10 languages

1978 findings (93 legacy + 1885 scanner) 11/13 scanners ran 24th percentile · Typescript · medium (20-100K LoC) Scanner says 51 (higher by 9)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 16 hours ago · v2 · last Δ -0.2 (diff) · 1044 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
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 0.0 0.20 0.00
documentation_score 60.0 0.15 9.00
practices_score 61.0 0.15 9.15
code_quality 80.0 0.10 8.00
Overall 1.00 60.1
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
Possible secret in frontend/core-ui/src/modules/types/paths/AppPath.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in frontend/core-ui/src/modules/types/paths/AppPath.ts:4; move to env var / secrets manager.
frontend/core-ui/src/modules/types/paths/AppPath.ts:4
#2
Possible secret in frontend/core-ui/src/modules/types/paths/AppPath.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in frontend/core-ui/src/modules/types/paths/AppPath.ts:6; move to env var / secrets manager.
frontend/core-ui/src/modules/types/paths/AppPath.ts:6
#3
Possible secret in frontend/core-ui/src/modules/types/paths/SettingsPath.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in frontend/core-ui/src/modules/types/paths/SettingsPath.ts:6; move to env var / secrets manager.
frontend/core-ui/src/modules/types/paths/SettingsPath.ts:6
#4
Possible secret in frontend/plugins/mongolian_ui/src/modules/msdynamic/constants.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in frontend/plugins/mongolian_ui/src/modules/msdynamic/constants.ts:21; move to env var / secrets manager.
frontend/plugins/mongolian_ui/src/modules/msdynamic/constants.ts:21
#5
Possible secret in backend/services/automations/src/executions/actions/webhook/outgoing/outgoingWebhook.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in backend/services/automations/src/executions/actions/webhook/outgoing/outgoingWebhook.ts:80; move to env var / secrets manager.
backend/services/automations/src/executions/actions/webhook/outgoing/outgoingWebhook.ts:80
#6
Insecure pattern 'exec_used' in frontend/libs/erxes-ui/src/components/multiselect.tsx:330
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
frontend/libs/erxes-ui/src/components/multiselect.tsx:330
#7
`dangerouslySetInnerHTML` used in a React component — frontend/libs/ui-modules/src/modules/internal-notes/components/InternalNoteDisplay.tsx:7
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#8
`dangerouslySetInnerHTML` used in a React component — frontend/libs/erxes-ui/src/components/charts.tsx:79
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#9
`dangerouslySetInnerHTML` used in a React component — frontend/libs/erxes-ui/src/modules/blocks/components/BlockEditorReadOnly.tsx:35
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#10
`dangerouslySetInnerHTML` used in a React component — frontend/core-ui/src/modules/automations/components/builder/nodes/actions/sendEmail/components/SendEmailActionResult.tsx:91
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

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/b925c108-67c6-44cc-b208-3b57b7f7314c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b925c108-67c6-44cc-b208-3b57b7f7314c/

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.