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

Push this scan report to localsend/localsend

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

Async function without await — fire-and-forget Promise (AI mistake)

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 private-key Identified a Private Key, which may compromise cryptographic security and sensitive data … core/src/main.rs:50
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … core/src/http/dto_v2.rs:226
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … core/src/http/client/v3.rs:29
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … core/src/crypto/token.rs:229
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … core/src/crypto/hash.rs:5
HIGH MINED008 [MINED008] Swift Force Unwrap: optional! crashes on nil. Use guard let or if let. app/macos/ShareExtension/Utilities.swift:85
HIGH MINED008 [MINED008] Swift Force Unwrap: optional! crashes on nil. Use guard let or if let. app/macos/Runner/AppDelegate.swift:78
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… app/macos/Runner/Utilities.swift:20
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… app/macos/Runner/SecurityScopedResource…:12
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… app/macos/Runner/AppDelegate.swift:200
HIGH MINED029 [MINED029] Kotlin Null Bang: x!! throws NullPointerException if x is null. Bypasses Kotli… app/android/app/src/main/kotlin/org/loc…:159
HIGH MINED029 [MINED029] Kotlin Null Bang: x!! throws NullPointerException if x is null. Bypasses Kotli… app/android/app/src/main/kotlin/org/loc…:50
HIGH MINED134 Binary file `scripts/windows/x64/msvcp140.dll` committed in source repo scripts/windows/x64/msvcp140.dll:1
HIGH MINED134 Binary file `scripts/windows/x64/vcruntime140_1.dll` committed in source repo scripts/windows/x64/vcruntime140_1.dll:1
HIGH MINED134 Binary file `scripts/windows/x64/vcruntime140.dll` committed in source repo scripts/windows/x64/vcruntime140.dll:1
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/ci.yml:82
HIGH MINED115 Action `flutter-actions/setup-flutter` pinned to mutable ref `@v4` .github/workflows/ci.yml:50
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/ci.yml:48
HIGH MINED115 Action `flutter-actions/setup-flutter` pinned to mutable ref `@v4` .github/workflows/ci.yml:19
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/ci.yml:17
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v6` .github/workflows/compile_arm64_appimag…:69
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/compile_arm64_appimag…:31
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/compile_arm64_appimag…:16
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v6` .github/workflows/compile_apk.yml:80
HIGH MINED115 Action `actions-rs/toolchain` pinned to mutable ref `@v1` .github/workflows/compile_apk.yml:66
HIGH MINED115 Action `subosito/flutter-action` pinned to mutable ref `@v2` .github/workflows/compile_apk.yml:61
HIGH MINED115 Action `actions/setup-java` pinned to mutable ref `@v5` .github/workflows/compile_apk.yml:55
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/compile_apk.yml:32
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/compile_apk.yml:18
HIGH MINED118 Dockerfile FROM `debian:bookworm` not pinned by digest server/Dockerfile:18
HIGH MINED118 Dockerfile FROM `rust:1.83` not pinned by digest server/Dockerfile:1
HIGH RUSTSEC-2026-0097 rand: RUSTSEC-2026-0097 server/Cargo.lock
HIGH RUSTSEC-2026-0007 bytes: RUSTSEC-2026-0007 server/Cargo.lock
HIGH RUSTSEC-2026-0009 time: RUSTSEC-2026-0009 core/Cargo.lock
HIGH RUSTSEC-2026-0104 rustls-webpki: RUSTSEC-2026-0104 core/Cargo.lock
HIGH RUSTSEC-2026-0099 rustls-webpki: RUSTSEC-2026-0099 core/Cargo.lock
HIGH RUSTSEC-2026-0098 rustls-webpki: RUSTSEC-2026-0098 core/Cargo.lock
HIGH RUSTSEC-2026-0049 rustls-webpki: RUSTSEC-2026-0049 core/Cargo.lock
HIGH RUSTSEC-2023-0071 rsa: RUSTSEC-2023-0071 core/Cargo.lock
HIGH RUSTSEC-2026-0097 rand: RUSTSEC-2026-0097 core/Cargo.lock
HIGH RUSTSEC-2026-0007 bytes: RUSTSEC-2026-0007 core/Cargo.lock
HIGH RUSTSEC-2025-0141 bincode: RUSTSEC-2025-0141 core/Cargo.lock
HIGH RUSTSEC-2026-0009 time: RUSTSEC-2026-0009 app/rust/Cargo.lock
HIGH RUSTSEC-2026-0104 rustls-webpki: RUSTSEC-2026-0104 app/rust/Cargo.lock
HIGH RUSTSEC-2026-0099 rustls-webpki: RUSTSEC-2026-0099 app/rust/Cargo.lock
HIGH RUSTSEC-2026-0098 rustls-webpki: RUSTSEC-2026-0098 app/rust/Cargo.lock
HIGH RUSTSEC-2026-0049 rustls-webpki: RUSTSEC-2026-0049 app/rust/Cargo.lock
HIGH RUSTSEC-2023-0071 rsa: RUSTSEC-2023-0071 app/rust/Cargo.lock
HIGH RUSTSEC-2026-0097 rand: RUSTSEC-2026-0097 app/rust/Cargo.lock
HIGH RUSTSEC-2025-0141 bincode: RUSTSEC-2025-0141 app/rust/Cargo.lock
HIGH RUSTSEC-2025-0056 adler: RUSTSEC-2025-0056 app/rust/Cargo.lock
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED DEPCUR-GHA GitHub Action `actions/download-artifact@v7` is 1 major version(s) behind (latest v8.0.1) .github/workflows/release.yml:405
MED DEPCUR-GHA GitHub Action `release-drafter/release-drafter@v6` is 1 major version(s) behind (latest v… .github/workflows/release.yml:396
MED DEPCUR-GHA GitHub Action `actions/upload-artifact@v6` is 1 major version(s) behind (latest v7.0.1) .github/workflows/release.yml:84
MED DEPCUR-GHA GitHub Action `actions/upload-artifact@v6` is 1 major version(s) behind (latest v7.0.1) .github/workflows/compile_arm64_appimag…:69
MED DEPCUR-GHA GitHub Action `actions/upload-artifact@v6` is 1 major version(s) behind (latest v7.0.1) .github/workflows/compile_apk.yml:80
MED DKR001 Docker final stage has no non-root USER server/Dockerfile:19
LOW DEPCUR-GHA GitHub Action `subosito/flutter-action@v2` is minor version(s) behind (latest v2.23.0) .github/workflows/release.yml:61
LOW DEPCUR-GHA GitHub Action `actions/setup-java@v5` is minor version(s) behind (latest v5.2.0) .github/workflows/release.yml:55
LOW DEPCUR-GHA GitHub Action `flutter-actions/setup-flutter@v4` is minor version(s) behind (latest v4.2) .github/workflows/ci.yml:19
LOW DEPCUR-GHA GitHub Action `subosito/flutter-action@v2` is minor version(s) behind (latest v2.23.0) .github/workflows/compile_apk.yml:61
LOW DEPCUR-GHA GitHub Action `actions/setup-java@v5` is minor version(s) behind (latest v5.2.0) .github/workflows/compile_apk.yml:55
LOW AIC003 Duplicated implementation block across source files core/src/webrtc/signaling.rs:16
LOW AIC003 Duplicated implementation block across source files core/src/http/server/controller/v3.rs:42
LOW AIC003 Duplicated implementation block across source files core/src/http/client/v3.rs:147
LOW AIC003 Duplicated implementation block across source files app/lib/widget/dialogs/zoom_dialog.dart:54
LOW AIC003 Duplicated implementation block across source files app/lib/widget/dialogs/text_field_with_…:22
LOW AIC003 Duplicated implementation block across source files app/lib/widget/dialogs/send_mode_help_d…:27
LOW AIC003 Duplicated implementation block across source files app/lib/widget/dialogs/quick_actions_di…:123
LOW AIC003 Duplicated implementation block across source files app/lib/widget/dialogs/history_clear_di…:11
LOW AIC003 Duplicated implementation block across source files app/lib/widget/dialogs/favorite_edit_di…:104
LOW AIC003 Duplicated implementation block across source files app/lib/widget/dialogs/favorite_dialog.…:91
LOW AIC003 Duplicated implementation block across source files app/lib/provider/logging/http_logs_prov…:9
LOW AIC003 Duplicated implementation block across source files app/lib/pages/debug/http_logs_page.dart:23
LOW AIC003 Duplicated implementation block across source files app/lib/model/state/send/web/web_send_f…:97
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… server/src/main.rs:25
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. server/src/config/init.rs:17
INFO MINED046 [MINED046] Dart Print: print() in Flutter goes to console. Use debugPrint / logger. scripts/contributions_digester.dart:28
INFO MINED053 [MINED053] Placeholder Default Username: [email protected] / [email protected] / admin/admin… scripts/compile_mac_dmg.sh:39
INFO MINED042 [MINED042] Cpp New Without Delete: C++ raw new without RAII / unique_ptr — memory leak ri… app/windows/runner/win32_window.cpp:66
INFO DEPCUR-GHA GitHub Action `actions/upload-release-asset@v1` is patch version(s) behind (latest v1.0.2) .github/workflows/release.yml:414
INFO DEPCUR-GHA GitHub Action `actions-rs/toolchain@v1` is patch version(s) behind (latest v1.0.6) .github/workflows/release.yml:66
INFO DEPCUR-GHA GitHub Action `actions/checkout@v6` is patch version(s) behind (latest v6.0.3) .github/workflows/release.yml:18
INFO DEPCUR-GHA GitHub Action `actions/checkout@v6` is patch version(s) behind (latest v6.0.3) .github/workflows/ci.yml:17
INFO DEPCUR-GHA GitHub Action `actions/checkout@v6` is patch version(s) behind (latest v6.0.3) .github/workflows/compile_arm64_appimag…:16
INFO DEPCUR-GHA GitHub Action `actions-rs/toolchain@v1` is patch version(s) behind (latest v1.0.6) .github/workflows/compile_apk.yml:66
INFO DEPCUR-GHA GitHub Action `actions/checkout@v6` is patch version(s) behind (latest v6.0.3) .github/workflows/compile_apk.yml:18
Reset to top 5 88 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

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

**Score: 70/100 (C)**  ·  109 findings  ·  scanned 2026-06-05 11:04 UTC  ·  135,598 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 50 |
| MEDIUM | 7 |
| LOW | 18 |

📊 [Full filterable report](https://repobility.com/scan/6f84cbb8-978e-42dd-be40-0a5e04aea6f7/)  ·  ![scorecard](https://repobility.com/scan/6f84cbb8-978e-42dd-be40-0a5e04aea6f7/report.png?v=1780657460-s2)

### Top findings

1. **CRITICAL** `private-key` — Identified a Private Key, which may compromise cryptographic security and sensitive data e
   `core/src/main.rs:50`
2. **HIGH** `MINED003` — Rust Unwrap In Prod
   `core/src/http/dto_v2.rs:226` · CWE-755 · ✓ Repobility
3. **HIGH** `MINED003` — Rust Unwrap In Prod
   `core/src/http/client/v3.rs:29` · CWE-755 · ✓ Repobility
4. **HIGH** `MINED003` — Rust Unwrap In Prod
   `core/src/crypto/token.rs:229` · CWE-755 · ✓ Repobility
5. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `core/src/crypto/hash.rs:5`

---

**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/6f84cbb8-978e-42dd-be40-0a5e04aea6f7/_
Megaproject â high spam risk
Could not determine 'localsend/localsend' 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.
Already filed
52/111 findings (47%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

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.