← Back to scan
File as GitHub Issue repo: RhysSullivan/executor

Push this scan report to RhysSullivan/executor

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
CRIT SEC022 [SEC022] Database URL With Embedded Credential: A database connection URL contains an emb… apps/cloud/src/test-worker.ts:74
CRIT SEC022 [SEC022] Database URL With Embedded Credential: A database connection URL contains an emb… apps/cloud/drizzle.config.ts:9
CRIT SEC022 [SEC022] Database URL With Embedded Credential: A database connection URL contains an emb… apps/cloud/vitest.node.config.ts:23
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… packages/react/src/api/oauth-popup.ts:73
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. apps/desktop/scripts/smoke-sidecar.ts:212
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED AIC003 Duplicated implementation block across source files packages/plugins/mcp/src/react/EditMcpS…:16
MED AIC003 Duplicated implementation block across source files packages/plugins/keychain/tsup.config.ts:1
MED AIC003 Duplicated implementation block across source files packages/plugins/graphql/src/sdk/store.…:152
MED AIC003 Duplicated implementation block across source files packages/plugins/graphql/src/react/Edit…:189
MED AIC003 Duplicated implementation block across source files packages/plugins/file-secrets/tsup.conf…:1
MED AIC003 Duplicated implementation block across source files packages/core/storage-drizzle/src/adapt…:422
MED AIC003 Duplicated implementation block across source files packages/app/src/web/shell.tsx:172
MED AIC003 Duplicated implementation block across source files packages/app/src/routeTree.gen.ts:13
MED AIC003 Duplicated implementation block across source files autumn.config.ts:1
MED AIC003 Duplicated implementation block across source files apps/local/src/server/executor-schema.ts:122
MED AIC003 Duplicated implementation block across source files apps/desktop/scripts/build-sidecar.ts:33
MED AIC003 Duplicated implementation block across source files apps/cloud/src/web/components/support-o…:67
Reset to top 5 18 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `RhysSullivan/executor`

**Score: 66/100 (B-)**  ·  25 findings  ·  scanned 2026-05-15 00:07 UTC  ·  140,121 LOC

| Severity | Count |
|---|---|
| CRITICAL | 3 |
| HIGH | 1 |
| MEDIUM | 14 |
| LOW | 0 |

📊 [Full filterable report](https://repobility.com/scan/9e76e374-3f6a-40ae-8952-9a1b69f44931/)  ·  ![scorecard](https://repobility.com/scan/9e76e374-3f6a-40ae-8952-9a1b69f44931/report.png?v=1778803656-s2)

### Top findings

1. **CRITICAL** `SEC022` — Database URL With Embedded Credential
   `apps/cloud/src/test-worker.ts:74` · A07:2021 Identification & Authentication Failures
2. **CRITICAL** `SEC022` — Database URL With Embedded Credential
   `apps/cloud/drizzle.config.ts:9` · A07:2021 Identification & Authentication Failures
3. **CRITICAL** `SEC022` — Database URL With Embedded Credential
   `apps/cloud/vitest.node.config.ts:23` · A07:2021 Identification & Authentication Failures
4. **HIGH** `SEC013` — Path Traversal — User Input in File Path
   `packages/react/src/api/oauth-popup.ts:73` · A01:2021 Broken Access Control (path traversal)
5. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `apps/desktop/scripts/smoke-sidecar.ts:212`

---

**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/9e76e374-3f6a-40ae-8952-9a1b69f44931/_
Megaproject â high spam risk
Could not determine 'RhysSullivan/executor' 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.