← Back to scan
File as GitHub Issue repo: microsoft/vscode-azuretools

Push this scan report to microsoft/vscode-azuretools

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

JS: new RegExp() with non-literal

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 MINED013 [MINED013] Password In Url: https://user:password@host — leaks creds via logs, referrer, … appservice/src/deploy/localGitDeploy.ts:36
HIGH SEC027 [SEC027] XML External Entity (XXE) — Node.js xml parsers: Node.js XML parsers can expand … webview/src/webview/TemplateGallery/uti…:33
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… utils/src/wizard/AzureNameStep.ts:21
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… utils/src/masking.ts:139
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… utils/src/activityLog/activities/Execut…:119
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… utils/src/parseError.ts:236
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… azure/src/utils/FeedMirrorPolicy.ts:81
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… auth/src/utils/screen.ts:22
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … azure/src/utils/FeedMirrorPolicy.ts:114
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … auth/src/utils/map/TwoKeyCaselessMap.ts:35
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … auth/src/providers/VSCodeAzureSubscript…:92
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… appservice/src/siteFiles.ts:27
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… appservice/src/deploy/deployToStorageAc…:101
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… appservice/src/createAppService/SiteDom…:42
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/jobs.yml:57
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v3` .github/workflows/jobs.yml:34
HIGH MINED115 Action `pnpm/action-setup` pinned to mutable ref `@v4` .github/workflows/jobs.yml:30
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v3` .github/workflows/jobs.yml:27
HIGH MINED115 Action `actions/github-script` pinned to mutable ref `@v8` .github/workflows/info-needed-closer.yml:23
HIGH MINED115 Action `actions/github-script` pinned to mutable ref `@v8` .github/workflows/locker.yml:22
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/release-pipeline-temp…:33
HIGH MINED115 Action `actions/create-github-app-token` pinned to mutable ref `@v1` .github/workflows/release-pipeline-temp…:27
HIGH MINED115 Action `dorny/paths-filter` pinned to mutable ref `@v4` .github/workflows/packages.yml:17
HIGH SEC005 [SEC005] Command Injection Risk: Unsafe shell execution or eval of user input. azure/src/utils/FeedMirrorPolicy.ts:81
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … utils/src/utils/randomUtils.ts:35
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … utils/src/parseError.ts:236
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … azure/src/utils/FeedMirrorPolicy.ts:81
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … auth/src/utils/screen.ts:22
MED DEPCUR-GHA GitHub Action `actions/upload-artifact@v4` is 3 major version(s) behind (latest v7.0.1) .github/workflows/jobs.yml:57
MED DEPCUR-GHA GitHub Action `actions/setup-node@v3` is 3 major version(s) behind (latest v6.4.0) .github/workflows/jobs.yml:34
MED DEPCUR-GHA GitHub Action `pnpm/action-setup@v4` is 2 major version(s) behind (latest v6.0.8) .github/workflows/jobs.yml:30
MED DEPCUR-GHA GitHub Action `actions/checkout@v3` is 3 major version(s) behind (latest v6.0.3) .github/workflows/jobs.yml:27
MED DEPCUR-GHA GitHub Action `actions/github-script@v8` is 1 major version(s) behind (latest v9.0.0) .github/workflows/info-needed-closer.yml:23
MED DEPCUR-GHA GitHub Action `actions/github-script@v8` is 1 major version(s) behind (latest v9.0.0) .github/workflows/locker.yml:22
MED DEPCUR-GHA GitHub Action `actions/checkout@v4` is 2 major version(s) behind (latest v6.0.3) .github/workflows/release-pipeline-temp…:33
MED DEPCUR-GHA GitHub Action `actions/create-github-app-token@v1` is 2 major version(s) behind (latest v… .github/workflows/release-pipeline-temp…:27
MED DEPCUR-NPM npm package `html-to-text` is 1 major version(s) behind (9.0.5 -> 10.0.0) utils/package.json
MED DEPCUR-NPM npm package `@eslint/js` is 1 major version(s) behind (9.39.1 -> 10.0.1) eng/package.json
MED AGT012 Agent control bridge may listen on a network interface without visible auth utils/index.d.ts:33
LOW DEPCUR-NPM npm package `@types/vscode` is minor version(s) behind (1.105.0 -> 1.120.0) github/package.json
LOW DEPCUR-NPM npm package `@types/vscode` is minor version(s) behind (1.105.0 -> 1.120.0) auth/package.json
LOW DEPCUR-NPM npm package `@types/vscode` is minor version(s) behind (1.105.0 -> 1.120.0) utils/package.json
LOW DEPCUR-NPM npm package `vscode-tas-client` is minor version(s) behind (0.1.84 -> 0.2.1) utils/package.json
LOW DEPCUR-NPM npm package `@types/vscode` is minor version(s) behind (1.105.0 -> 1.120.0) azure/package.json
LOW DEPCUR-NPM npm package `tsx` is minor version(s) behind (4.21.0 -> 4.22.4) eng/package.json
LOW DEPCUR-NPM npm package `@tony.ganchev/eslint-plugin-header` is minor version(s) behind (3.2.1 -> 3.4… eng/package.json
LOW DEPCUR-NPM npm package `@types/vscode` is minor version(s) behind (1.105.0 -> 1.120.0) appsettings/package.json
LOW GHSA-73rr-hh4g-fpgx diff: GHSA-73rr-hh4g-fpgx webview/package-lock.json
LOW GHSA-73rr-hh4g-fpgx diff: GHSA-73rr-hh4g-fpgx utils/package-lock.json
LOW GHSA-73rr-hh4g-fpgx diff: GHSA-73rr-hh4g-fpgx github/package-lock.json
LOW GHSA-73rr-hh4g-fpgx diff: GHSA-73rr-hh4g-fpgx eng/package-lock.json
LOW GHSA-73rr-hh4g-fpgx diff: GHSA-73rr-hh4g-fpgx azure/package-lock.json
LOW GHSA-73rr-hh4g-fpgx diff: GHSA-73rr-hh4g-fpgx auth/package-lock.json
LOW GHSA-73rr-hh4g-fpgx diff: GHSA-73rr-hh4g-fpgx appservice/package-lock.json
LOW AIC003 Duplicated implementation block across source files webview/src/webview/TemplateGallery/com…:36
LOW AIC003 Duplicated implementation block across source files appservice/src/createAppService/AppServ…:56
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… webview/src/webview/TemplateGallery/com…:178
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… webview/src/webview/TemplateGallery/com…:139
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… webview/src/webview/LoadingView.tsx:49
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. utils/src/browser/crypto.ts:7
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … utils/src/createTelemetryReporter.ts:25
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … utils/src/DebugReporter.ts:19
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … eng/src/esbuild/esbuildConfigs.ts:80
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … appservice/src/deploy/wizard/PostDeploy…:70
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … appservice/src/createSlot/DeploymentSlo…:37
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … appservice/src/TunnelProxy.ts:173
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. auth/src/utils/map/CaselessMap.ts:26
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. auth/src/utils/Limiter.ts:15
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. appservice/src/KuduModels.ts:84
INFO DEPCUR-GHA GitHub Action `dorny/paths-filter@v4` is patch version(s) behind (latest v4.0.1) .github/workflows/packages.yml:17
INFO DEPCUR-NPM npm package `marked` is patch version(s) behind (18.0.3 -> 18.0.5) webview/package.json
INFO DEPCUR-NPM npm package `dompurify` is patch version(s) behind (3.4.3 -> 3.4.8) webview/package.json
INFO DEPCUR-NPM npm package `@vscode/codicons` is patch version(s) behind (0.0.38 -> 0.0.45) webview/package.json
INFO DEPCUR-NPM npm package `@microsoft/vscode-azext-utils` is patch version(s) behind (4.1.0 -> 4.1.1) webview/package.json
INFO DEPCUR-NPM npm package `@fluentui/react-icons` is patch version(s) behind (2.0.324 -> 2.0.328) webview/package.json
INFO DEPCUR-NPM npm package `@microsoft/vscode-azureresources-api` is patch version(s) behind (3.1.0 -> 3… github/package.json
INFO DEPCUR-NPM npm package `@microsoft/vscode-azext-utils` is patch version(s) behind (4.1.0 -> 4.1.1) github/package.json
INFO DEPCUR-NPM npm package `semver` is patch version(s) behind (7.8.1 -> 7.8.2) utils/package.json
INFO DEPCUR-NPM npm package `@microsoft/vscode-azureresources-api` is patch version(s) behind (3.1.0 -> 3… utils/package.json
INFO DEPCUR-NPM npm package `semver` is patch version(s) behind (7.8.1 -> 7.8.2) azure/package.json
INFO DEPCUR-NPM npm package `@microsoft/vscode-azureresources-api` is patch version(s) behind (3.1.0 -> 3… azure/package.json
INFO DEPCUR-NPM npm package `@microsoft/vscode-azext-utils` is patch version(s) behind (4.1.0 -> 4.1.1) azure/package.json
INFO DEPCUR-NPM npm package `@vscode/vsce` is patch version(s) behind (^3.9.1 -> 3.9.2) eng/package.json
INFO DEPCUR-NPM npm package `chai` is patch version(s) behind (6.2.1 -> 6.2.2) eng/package.json
INFO DEPCUR-NPM npm package `@microsoft/vscode-azext-utils` is patch version(s) behind (4.1.0 -> 4.1.1) appsettings/package.json
Reset to top 5 85 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `microsoft/vscode-azuretools`

**Score: 76/100 (C+)**  ·  86 findings  ·  scanned 2026-06-05 18:19 UTC  ·  38,481 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 23 |
| MEDIUM | 15 |
| LOW | 17 |

📊 [Full filterable report](https://repobility.com/scan/a49886d0-f961-424f-82b8-95270698730a/)  ·  ![scorecard](https://repobility.com/scan/a49886d0-f961-424f-82b8-95270698730a/report.png?v=1780683575-s2)

### Top findings

1. **CRITICAL** `MINED013` — Password In Url
   `appservice/src/deploy/localGitDeploy.ts:36` · CWE-200 · ✓ Repobility
2. **HIGH** `SEC027` — XML External Entity (XXE) — Node.js xml parsers
   `webview/src/webview/TemplateGallery/utils/renderMarkdown.ts:33` · A05:2021 Security Misconfiguration (XXE)
3. **HIGH** `SEC083` — JS: new RegExp() with non-literal
   `utils/src/wizard/AzureNameStep.ts:21`
4. **HIGH** `SEC083` — JS: new RegExp() with non-literal
   `utils/src/masking.ts:139`
5. **HIGH** `SEC083` — JS: new RegExp() with non-literal
   `utils/src/activityLog/activities/ExecuteActivity.ts:119`

---

**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/a49886d0-f961-424f-82b8-95270698730a/_
Already filed
'microsoft' 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.
Already filed
This repo publishes a SECURITY.md policy and the scan contains 14 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 'microsoft/vscode-azuretools' 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.