← Back to scan
File as GitHub Issue repo: awizemann/scarf

Push this scan report to awizemann/scarf

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

Duplicated implementation block across source files

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… scarf/Packages/ScarfCore/Sources/ScarfC…:97
MED AIC003 Duplicated implementation block across source files scarf/scarf/Features/Dashboard/Views/Da…:69
MED AIC003 Duplicated implementation block across source files scarf/scarf/Features/Curator/Views/Cura…:149
MED AIC003 Duplicated implementation block across source files scarf/scarf/Features/Curator/Views/Cura…:63
MED AIC003 Duplicated implementation block across source files scarf/scarf/Features/Cron/Views/CronVie…:343
MED AIC003 Duplicated implementation block across source files scarf/scarf/Features/CredentialPools/Vi…:55
MED AIC003 Duplicated implementation block across source files scarf/scarf/Core/Services/ProjectTempla…:214
MED AIC003 Duplicated implementation block across source files scarf/scarf/Core/Services/CatalogServic…:103
MED AIC003 Duplicated implementation block across source files scarf/Scarf iOS/Webhooks/WebhooksView.s…:9
MED AIC003 Duplicated implementation block across source files scarf/Scarf iOS/Projects/ProjectsListVi…:77
MED AIC003 Duplicated implementation block across source files scarf/Scarf iOS/Profiles/ProfilesView.s…:8
MED AIC003 Duplicated implementation block across source files scarf/Packages/ScarfCore/Sources/ScarfC…:276
MED AIC003 Duplicated implementation block across source files scarf/Packages/ScarfCore/Sources/ScarfC…:319
MED AGT007 localStorage write failures are swallowed silently site/landing/app.js:71
Reset to top 5 14 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `awizemann/scarf`

**Score: 80/100 (C+)**  ·  19 findings  ·  scanned 2026-05-15 22:09 UTC  ·  110,624 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 0 |
| MEDIUM | 13 |
| LOW | 0 |

📊 [Full filterable report](https://repobility.com/scan/3d58ab02-eb7e-473b-be6b-9456a7c00752/)  ·  ![scorecard](https://repobility.com/scan/3d58ab02-eb7e-473b-be6b-9456a7c00752/report.png?v=1778882976-s2)

### Top findings

1. **CRITICAL** `SEC022` — Database URL With Embedded Credential
   `scarf/Packages/ScarfCore/Sources/ScarfCore/Models/MCPServerPreset.swift:97` · A07:2021 Identification & Authentication Failures
2. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `scarf/scarf/Features/Dashboard/Views/DashboardView.swift:69`
3. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `scarf/scarf/Features/Curator/Views/CuratorView.swift:149`
4. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `scarf/scarf/Features/Curator/Views/CuratorPruneConfirmSheet.swift:63`
5. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `scarf/scarf/Features/Cron/Views/CronView.swift:343`

---

**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/3d58ab02-eb7e-473b-be6b-9456a7c00752/_
Already filed
Repobility already filed issue #96 on this repo on 2026-05-17. Filing again would be duplicate spam.
View existing issue
Megaproject â high spam risk
Could not determine 'awizemann/scarf' 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.