← Back to scan
File as GitHub Issue repo: apache/echarts

Push this scan report to apache/echarts

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

XML External Entity (XXE) — Node.js xml parsers

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 MINED035 [MINED035] Js New Function: new Function(...) compiles strings to functions. src/coord/geo/GeoJSONResource.ts:168
HIGH MINED028 [MINED028] Ts Ignore Comment: // @ts-ignore silences all type errors on the next line. src/component/toolbox/feature/SaveAsIma…:99
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/model/mixin/textStyle.ts:77
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/chart/helper/createGraphFromNodeEdg…:108
HIGH SEC027 [SEC027] XML External Entity (XXE) — Node.js xml parsers: Node.js XML parsers can expand … extension-src/dataTool/gexf.ts:33
HIGH MINED115 [MINED115] Action `actions/github-script` pinned to mutable ref `@v8`: `uses: actions/git… .github/workflows/update-notice-year.yml:19
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/update-notice-year.yml:15
HIGH MINED115 [MINED115] Action `actions/stale` pinned to mutable ref `@v10`: `uses: actions/stale@v10`… .github/workflows/stale.yml:17
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/nightly.yml:24
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/nightly.yml:21
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r… .github/workflows/ci.yml:80
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/ci.yml:74
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:71
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r… .github/workflows/ci.yml:39
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/ci.yml:33
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:27
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v8`: `uses: actions… .github/workflows/source-release.yml:129
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/source-release.yml:120
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/source-release.yml:83
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v7`: `uses: actions… .github/workflows/source-release.yml:75
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/source-release.yml:65
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/source-release.yml:62
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v6`: `uses: actions/u… .github/workflows/source-release.yml:47
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r… .github/workflows/source-release.yml:29
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/source-release.yml:20
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/source-release.yml:17
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/nightly-next.yml:26
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/nightly-next.yml:21
HIGH MINED122 [MINED122] package.json dep `echarts` pulled from URL/Git: `dependencies.echarts` = `file… test/types/package.json:1
HIGH MINED130 [MINED130] Lockfile pulls package from off-canonical host `registry.npmmirror.com`: `pack… package-lock.json:1
MED SEC041 [SEC041] Tabnabbing — target="_blank" without rel="noopener noreferrer": <a target="_blan… src/util/format.ts:330
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … src/util/throttle.ts:59
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … src/coord/geo/GeoJSONResource.ts:168
MED AGT006 React interval is created without an explicit cleanup src/core/echarts.ts:1613
MED AGT006 React interval is created without an explicit cleanup src/component/visualMap/ContinuousView.…:144
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… src/component/axis/AxisView.ts:115
LOW AIC003 Duplicated implementation block across source files i18n/langIT.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langIT-obj.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langHU.js:13
LOW AIC003 Duplicated implementation block across source files i18n/langHU.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langHU-obj.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langFR.js:13
LOW AIC003 Duplicated implementation block across source files i18n/langFR.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langFR-obj.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langFI.js:13
LOW AIC003 Duplicated implementation block across source files i18n/langFI.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langFI-obj.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langFA.js:13
LOW AIC003 Duplicated implementation block across source files i18n/langFA.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langFA-obj.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langES.js:13
LOW AIC003 Duplicated implementation block across source files i18n/langES.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langES-obj.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langEN.js:13
LOW AIC003 Duplicated implementation block across source files i18n/langEN.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langEN-obj.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langEL.js:13
LOW AIC003 Duplicated implementation block across source files i18n/langEL.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langEL-obj.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langDE.js:13
LOW AIC003 Duplicated implementation block across source files i18n/langDE.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langDE-obj.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langCS.js:13
LOW AIC003 Duplicated implementation block across source files i18n/langCS.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langCS-obj.js:1
LOW AIC003 Duplicated implementation block across source files i18n/langAR.js:13
LOW AIC007 Generated build artifact directory is present at repository root dist:1
LOW AIC007 Generated build artifact directory is present at repository root build:1
INFO MINED057 [MINED057] Todo Bomb: Code path with a TODO/FIXME/HACK comment that gates correctness — l… src/chart/scatter/ScatterView.ts:81
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/component/dataZoom/DataZoomView.ts:34
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/chart/helper/createSeriesData.ts:174
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/chart/chord/ChordSeries.ts:209
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. src/chart/chord/ChordSeries.ts:183
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. src/chart/bar/PictorialBarSeries.ts:182
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. src/animation/customGraphicKeyframeAnim…:92
INFO MINED047 [MINED047] Emoji In Source: Emoji ✅ ❌ 🚀 in code/comments — common AI output unless explic… i18n/langVI-obj.js:136
INFO MINED047 [MINED047] Emoji In Source: Emoji ✅ ❌ 🚀 in code/comments — common AI output unless explic… i18n/langRO.js:58
INFO MINED047 [MINED047] Emoji In Source: Emoji ✅ ❌ 🚀 in code/comments — common AI output unless explic… i18n/langRO-obj.js:58
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src/animation/morphTransitionHelper.ts:129
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src/animation/customGraphicKeyframeAnim…:92
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … extension-src/bmap/BMapModel.ts:72
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/component/radar/RadarView.ts:152
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/chart/lines/LinesView.ts:86
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … .github/workflows/.scripts/update-notic…:14
Reset to top 5 84 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `apache/echarts`

**Score: 90/100 (A-)**  ·  84 findings  ·  scanned 2026-06-05 08:45 UTC  ·  211,929 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 29 |
| MEDIUM | 5 |
| LOW | 33 |

📊 [Full filterable report](https://repobility.com/scan/799907e4-3784-4afd-9be7-4713055c12df/)  ·  ![scorecard](https://repobility.com/scan/799907e4-3784-4afd-9be7-4713055c12df/report.png?v=1780649119-s2)

### Top findings

1. **CRITICAL** `MINED035` — Js New Function
   `src/coord/geo/GeoJSONResource.ts:168` · CWE-95 · ✓ Repobility
2. **HIGH** `MINED028` — Ts Ignore Comment
   `src/component/toolbox/feature/SaveAsImage.ts:99` · CWE-704 · ✓ Repobility
3. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `src/model/mixin/textStyle.ts:77`
4. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `src/chart/helper/createGraphFromNodeEdge.ts:108`
5. **HIGH** `SEC027` — XML External Entity (XXE) — Node.js xml parsers
   `extension-src/dataTool/gexf.ts:33` · A05:2021 Security Misconfiguration (XXE)

---

**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/799907e4-3784-4afd-9be7-4713055c12df/_
Already filed
'apache' is on the known-megaproject org list. These projects use auto-triage bots and established security disclosure channels. Unsolicited automated issues from Repobility would be perceived as AI-generated spam. For security findings, follow the project's SECURITY.md policy. For non-security findings, open a focused PR or community discussion instead.
Megaproject â high spam risk
Could not determine 'apache/echarts' 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.