← Back to scan
File as GitHub Issue repo: forcedotcom/salesforcedx-vscode

Push this scan report to forcedotcom/salesforcedx-vscode

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 MINED024 [MINED024] Js Eval Usage: eval() executes arbitrary code. Code injection risk. packages/salesforcedx-vscode-lightning/…:176
HIGH MINED031 [MINED031] React Direct State Mutation: this.state.X = Y mutates without setState. React … test-workspaces/standard-workspace/src/…:16
HIGH SEC100 [SEC100] CORS permissive Access-Control-Allow-Origin: *: Permissive CORS policy (`*` orig… packages/salesforcedx-vscode-services/s…:39
HIGH SEC100 [SEC100] CORS permissive Access-Control-Allow-Origin: *: Permissive CORS policy (`*` orig… packages/salesforcedx-vscode-services/s…:156
HIGH SEC027 [SEC027] XML External Entity (XXE) — Node.js xml parsers: Node.js XML parsers can expand … packages/salesforcedx-vscode-apex-oas/s…:65
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… packages/salesforcedx-visualforce-marku…:16
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… packages/salesforcedx-apex-debugger/src…:58
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… packages/salesforcedx-apex-debugger/src…:70
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/salesforcedx-lwc-language-serv…:153
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/salesforcedx-aura-language-ser…:165
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/salesforcedx-apex-debugger/src…:231
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… packages/eslint-local-rules/src/queryBu…:78
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… packages/eslint-local-rules/src/noUnuse…:107
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… packages/eslint-local-rules/src/command…:78
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… packages/salesforcedx-vscode-apex-oas/s…:35
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… .github/actions/validate-issue/src/node…:16
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… packages/eslint-local-rules/src/queryBu…:79
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… packages/eslint-local-rules/src/i18nUti…:78
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… .claude/skills/release/detect-state.ts:9
HIGH MINED134 [MINED134] Binary file `packages/salesforcedx-vscode-apex/jars/apex-jorje-lsp.jar` commit… packages/salesforcedx-vscode-apex/jars/…:1
HIGH MINED134 [MINED134] Binary file `yourkit-distro/bin/linux-x86-64/libyjpagent.so` committed in sour… yourkit-distro/bin/linux-x86-64/libyjpa…:1
HIGH MINED134 [MINED134] Binary file `yourkit-distro/bin/windows-x86-32/yjpagent.dll` committed in sour… yourkit-distro/bin/windows-x86-32/yjpag…:1
HIGH MINED134 [MINED134] Binary file `yourkit-distro/bin/linux-arm-64/libyjpagent.so` committed in sour… yourkit-distro/bin/linux-arm-64/libyjpa…:1
HIGH MINED134 [MINED134] Binary file `yourkit-distro/bin/linux-arm-32/libyjpagent.so` committed in sour… yourkit-distro/bin/linux-arm-32/libyjpa…:1
HIGH MINED134 [MINED134] Binary file `yourkit-distro/bin/linux-x86-32/libyjpagent.so` committed in sour… yourkit-distro/bin/linux-x86-32/libyjpa…:1
HIGH MINED134 [MINED134] Binary file `yourkit-distro/bin/mac/libyjpagent.dylib` committed in source rep… yourkit-distro/bin/mac/libyjpagent.dylib:1
HIGH MINED134 [MINED134] Binary file `yourkit-distro/bin/windows-x86-64/yjpagent.dll` committed in sour… yourkit-distro/bin/windows-x86-64/yjpag…:1
HIGH MINED134 [MINED134] Binary file `yourkit-distro/bin/windows-arm-64/yjpagent.dll` committed in sour… yourkit-distro/bin/windows-arm-64/yjpag…:1
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/servicesE2E.yml:57
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/servicesE2E.yml:52
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/validateUpdatedIssues…:90
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/validateUpdatedIssues…:89
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/validateUpdatedIssues…:65
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/validateUpdatedIssues…:64
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/validateUpdatedIssues…:47
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/validateUpdatedIssues…:46
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/validateUpdatedIssues…:31
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/validateUpdatedIssues…:30
HIGH MINED115 [MINED115] Action `salesforcecli/github-workflows/.github/workflows/npmPublish.yml` pinne… .github/workflows/publishI18nPackage.yml:101
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/publishI18nPackage.yml:45
HIGH MINED115 [MINED115] Action `salesforcecli/github-workflows/.github/actions/getGithubUserInfo` pinn… .github/workflows/publishI18nPackage.yml:42
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/testBuildAndRelease.y…:17
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/playwrightVscodeExtE2…:218
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/playwrightVscodeExtE2…:210
HIGH MINED115 [MINED115] Action `salesforcecli/github-workflows/.github/actions/retry` pinned to mutabl… .github/workflows/playwrightVscodeExtE2…:177
HIGH MINED115 [MINED115] Action `salesforcecli/github-workflows/.github/actions/npmInstallWithRetries` … .github/workflows/playwrightVscodeExtE2…:154
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/playwrightVscodeExtE2…:146
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/playwrightVscodeExtE2…:137
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/playwrightVscodeExtE2…:114
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/playwrightVscodeExtE2…:106
HIGH MINED115 [MINED115] Action `salesforcecli/github-workflows/.github/actions/npmInstallWithRetries` … .github/workflows/playwrightVscodeExtE2…:59
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/playwrightVscodeExtE2…:51
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/playwrightVscodeExtE2…:46
HIGH MINED122 [MINED122] package.json dep `codemirror` pulled from URL/Git: `devDependencies.codemirror… packages/salesforcedx-aura-language-ser…:1
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … packages/salesforcedx-vscode-lightning/…:109
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/salesforcedx-vscode-lwc/src/te…:20
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/playwright-vscode-ext/src/page…:63
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/salesforcedx-lwc-language-serv…:93
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/eslint-local-rules/src/queryBu…:79
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/eslint-local-rules/src/i18nUti…:78
MED JRN002 Browser storage is used for session token material packages/salesforcedx-vscode-lightning/…:3871
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… packages/salesforcedx-vscode-lightning/…:45
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… packages/salesforcedx-vscode-lightning/…:130
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… packages/salesforcedx-vscode-lightning/…:202
LOW AIC003 Duplicated implementation block across source files packages/salesforcedx-vscode-i18n/scrip…:1
LOW AIC003 Duplicated implementation block across source files packages/salesforcedx-vscode-core/src/c…:41
LOW AIC003 Duplicated implementation block across source files packages/salesforcedx-visualforce-marku…:107
LOW AIC003 Duplicated implementation block across source files packages/salesforcedx-utils/src/helpers…:3
LOW AIC003 Duplicated implementation block across source files packages/salesforcedx-utils-vscode/src/…:48
LOW AIC003 Duplicated implementation block across source files packages/salesforcedx-utils-vscode/src/…:15
LOW AIC003 Duplicated implementation block across source files packages/playwright-vscode-ext/src/orgs…:16
LOW AIC003 Duplicated implementation block across source files packages/eslint-local-rules/src/package…:44
LOW AIC003 Duplicated implementation block across source files packages/eslint-local-rules/src/package…:13
LOW AIC003 Duplicated implementation block across source files packages/eslint-local-rules/src/package…:17
LOW AIC003 Duplicated implementation block across source files packages/eslint-local-rules/src/package…:38
LOW AIC003 Duplicated implementation block across source files packages/eslint-local-rules/src/package…:70
LOW AIC003 Duplicated implementation block across source files packages/eslint-local-rules/src/noVscod…:35
LOW AIC003 Duplicated implementation block across source files packages/eslint-local-rules/src/noVscod…:23
LOW AIC003 Duplicated implementation block across source files packages/eslint-local-rules/src/noVscod…:1
LOW AIC003 Duplicated implementation block across source files packages/eslint-local-rules/src/noVscod…:1
LOW AIC003 Duplicated implementation block across source files .github/actions/validate-issue/src/inde…:52
LOW AIC003 Duplicated implementation block across source files .github/actions/new-issue/src/index.ts:23
LOW WEB005 robots.txt does not advertise a sitemap .github/actions/validate-issue/lib/inde…
INFO MINED098 [MINED098] Global Scope Pollution: Attaching libraries/objects directly to the global win… scripts/bundling/process-global.js:8
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… scripts/xsd/jsonToXsdConverter.ts:146
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… packages/salesforcedx-vscode-services/s…:34
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… packages/salesforcedx-vscode-org/src/me…:9
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… scripts/package-lock.validation.ts:16
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… packages/salesforcedx-vscode-lwc/src/me…:20
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/playwright-vscode-ext/src/util…:29
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/playwright-vscode-ext/src/page…:39
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/playwright-vscode-ext/src/page…:218
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. packages/salesforcedx-vscode-apex-debug…:235
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. packages/salesforcedx-utils-vscode/src/…:58
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. packages/eslint-local-rules/src/package…:48
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. packages/eslint-local-rules/src/package…:97
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. packages/eslint-local-rules/src/package…:176
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. packages/eslint-local-rules/src/package…:63
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … packages/playwright-vscode-ext/src/orgs…:64
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … .github/actions/new-issue/src/index.ts:26
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … .github/actions/check-feature-request/s…:26
Reset to top 5 101 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `forcedotcom/salesforcedx-vscode`

**Score: 69/100 (A-)**  ·  101 findings  ·  scanned 2026-06-05 21:57 UTC  ·  230,155 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 53 |
| MEDIUM | 7 |
| LOW | 22 |

📊 [Full filterable report](https://repobility.com/scan/cb3b4ab7-4174-4cf8-8837-b27373a55781/)  ·  ![scorecard](https://repobility.com/scan/cb3b4ab7-4174-4cf8-8837-b27373a55781/report.png?v=1780696659-s2)

### Top findings

1. **CRITICAL** `MINED024` — Js Eval Usage
   `packages/salesforcedx-vscode-lightning/src/resources/aura/error/AuraError.js:176` · CWE-95 · ✓ Repobility
2. **HIGH** `MINED031` — React Direct State Mutation
   `test-workspaces/standard-workspace/src/modules/example/app/app.js:16` · CWE-682 · ✓ Repobility
3. **HIGH** `SEC100` — CORS permissive Access-Control-Allow-Origin: *
   `packages/salesforcedx-vscode-services/scripts/spanFileServer.ts:39` · A05:2021 Security Misconfiguration
4. **HIGH** `SEC100` — CORS permissive Access-Control-Allow-Origin: *
   `packages/salesforcedx-vscode-services/scripts/o11yDebugServer.ts:156` · A05:2021 Security Misconfiguration
5. **HIGH** `SEC027` — XML External Entity (XXE) — Node.js xml parsers
   `packages/salesforcedx-vscode-apex-oas/src/commands/oasDocumentChecker.ts:65` · 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/cb3b4ab7-4174-4cf8-8837-b27373a55781/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 17 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 'forcedotcom/salesforcedx-vscode' 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.