← Back to scan
File as GitHub Issue repo: pnpm/pnpm

Push this scan report to pnpm/pnpm

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
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. lockfile/fs/src/gitMergeFile.ts:15
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. lockfile/fs/src/read.ts:114
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. lockfile/fs/src/envLockfile.ts:33
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. releasing/commands/src/pack-app/packApp…:238
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. cli/default-reporter/src/reporterForCli…:112
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. building/during-install/src/index.ts:196
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 DKR002 Dockerfile base image has no explicit tag agent/server/Dockerfile:6
MED AIC003 Duplicated implementation block across source files installing/commands/src/installDeps.ts:196
MED AIC003 Duplicated implementation block across source files global/commands/src/globalUpdate.ts:84
MED AIC003 Duplicated implementation block across source files global/commands/src/globalUpdate.ts:78
MED AIC003 Duplicated implementation block across source files global/commands/src/globalAdd.ts:77
MED AIC003 Duplicated implementation block across source files engine/runtime/deno-resolver/src/index.…:1
MED AIC003 Duplicated implementation block across source files deps/inspection/commands/src/outdated/o…:88
MED AIC003 Duplicated implementation block across source files deps/compliance/commands/src/sbom/sbom.…:26
MED AIC003 Duplicated implementation block across source files auth/commands/src/logout.ts:7
MED AIC003 Duplicated implementation block across source files agent/server/src/protocol.ts:8
MED DKR001 Docker final stage has no non-root USER docker/Dockerfile:5
MED DKR001 Docker final stage has no non-root USER agent/server/Dockerfile:6
Reset to top 5 20 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `pnpm/pnpm`

**Score: 68/100 (B+)**  ·  23 findings  ·  scanned 2026-05-15 00:07 UTC  ·  282,164 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 0 |
| MEDIUM | 20 |
| LOW | 0 |

📊 [Full filterable report](https://repobility.com/scan/7bb8abe5-b64a-4a6a-a079-91f6049c3769/)  ·  ![scorecard](https://repobility.com/scan/7bb8abe5-b64a-4a6a-a079-91f6049c3769/report.png?v=1778803677-s2)

### Top findings

1. **MEDIUM** `SEC007` — Unsafe Deserialization
   `lockfile/fs/src/gitMergeFile.ts:15` · A08:2021 Software & Data Integrity Failures
2. **MEDIUM** `SEC007` — Unsafe Deserialization
   `lockfile/fs/src/read.ts:114` · A08:2021 Software & Data Integrity Failures
3. **MEDIUM** `SEC007` — Unsafe Deserialization
   `lockfile/fs/src/envLockfile.ts:33` · A08:2021 Software & Data Integrity Failures
4. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `releasing/commands/src/pack-app/packApp.ts:238`
5. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `cli/default-reporter/src/reporterForClient/reportProgress.ts:112`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/7bb8abe5-b64a-4a6a-a079-91f6049c3769/_
Megaproject â high spam risk
Could not determine 'pnpm/pnpm' 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.