← Back to scan
File as GitHub Issue repo: gitkraken/vscode-gitlens

Push this scan report to gitkraken/vscode-gitlens

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

Empty Catch Block: Empty catch blocks hide errors.

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
HIGH DKR001 Docker final stage runs as root tests/docker/Dockerfile:3
HIGH DKR006 Dockerfile pipes a remote script into a shell tests/docker/Dockerfile:23
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/utils/src/promiseCache.ts:269
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/git-cli/src/providers/blame.ts:542
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/git-cli/src/exec/git.ts:739
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED AIC003 Duplicated implementation block across source files packages/plus/git-github/src/providers/…:309
MED AIC003 Duplicated implementation block across source files packages/plus/git-github/src/providers/…:179
MED AIC003 Duplicated implementation block across source files packages/plus/ai/src/providers/openAICo…:9
MED AIC003 Duplicated implementation block across source files packages/plus/ai/src/providers/mistralP…:88
MED AIC003 Duplicated implementation block across source files packages/git/src/utils/pullRequest.util…:75
MED AIC003 Duplicated implementation block across source files packages/git/src/utils/issueOrPullReque…:4
MED AIC003 Duplicated implementation block across source files packages/git/src/remotes/gitlab.ts:60
MED AIC003 Duplicated implementation block across source files packages/git/src/remotes/gitlab.ts:29
MED AIC003 Duplicated implementation block across source files packages/git/src/remotes/github.ts:32
MED AIC003 Duplicated implementation block across source files packages/git/src/remotes/gitea.ts:17
MED AIC003 Duplicated implementation block across source files packages/git/src/remotes/bitbucket.ts:12
MED AIC003 Duplicated implementation block across source files packages/git-cli/src/providers/blame.ts:420
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 WEB005 robots.txt does not advertise a sitemap pnpm-lock.yaml
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW DKR011 Dockerfile installs recommended OS packages tests/docker/Dockerfile:29
LOW DKR011 Dockerfile installs recommended OS packages tests/docker/Dockerfile:5
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW WEB011 Public web app has no humans.txt humans.txt
Reset to top 5 27 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `gitkraken/vscode-gitlens`

**Score: 63/100 (B)**  ·  28 findings  ·  scanned 2026-05-15 00:08 UTC  ·  354,283 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 2 |
| MEDIUM | 19 |
| LOW | 6 |

📊 [Full filterable report](https://repobility.com/scan/049c3673-afd2-447a-8799-6a3dfd161c0c/)  ·  ![scorecard](https://repobility.com/scan/049c3673-afd2-447a-8799-6a3dfd161c0c/report.png?v=1778803730-s2)

### Top findings

1. **HIGH** `DKR001` — Docker final stage runs as root
   `tests/docker/Dockerfile:3`
2. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `tests/docker/Dockerfile:23`
3. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `packages/utils/src/promiseCache.ts:269`
4. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `packages/git-cli/src/providers/blame.ts:542`
5. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `packages/git-cli/src/exec/git.ts:739`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/049c3673-afd2-447a-8799-6a3dfd161c0c/_
Megaproject â high spam risk
Could not determine 'gitkraken/vscode-gitlens' 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.