← Back to scan
File as GitHub Issue repo: Alex4SSB/ADB-Explorer

Push this scan report to Alex4SSB/ADB-Explorer

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

Action `actions/github-script` pinned to mutable ref `@v7`

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 MINED107 Missing import: `platform` used but not imported scripts/verify_adb_download.py:626
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … ADB Explorer/Services/SettingsService.cs:34
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). ADB Explorer/Services/AppInfra/Security…:61
HIGH SEC025 [SEC025] XML External Entity (XXE) — .NET XmlDocument / XmlTextReader: .NET XmlDocument a… ADB Explorer/Helpers/Attachable/TextHel…:278
HIGH MINED115 Action `actions/github-script` pinned to mutable ref `@v7` .github/workflows/monthly-adb-version-c…:47
HIGH MINED115 Action `actions/setup-python` pinned to mutable ref `@v5` .github/workflows/monthly-adb-version-c…:21
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/monthly-adb-version-c…:19
HIGH CORE_NO_TESTS No test files found
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… ADB Explorer/Services/AppInfra/Security…:41
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… ADB Explorer/Services/AppInfra/Network.…:27
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… ADB Explorer/Services/AppInfra/LowLevel…:83
MED MINED111 Bare except continues silently scripts/verify_adb_download.py:365
MED MINED111 Bare except continues silently scripts/verify_adb_download.py:370
MED MINED111 Bare except continues silently scripts/verify_adb_download.py:320
MED MINED111 Bare except continues silently scripts/verify_adb_download.py:273
MED MINED111 Bare except continues silently scripts/verify_adb_download.py:221
MED MINED111 Bare except continues silently scripts/verify_adb_download.py:113
MED MINED111 Bare except continues silently scripts/verify_adb_download.py:104
MED MINED111 Bare except continues silently scripts/verify_adb_download.py:88
MED MINED111 Bare except continues silently scripts/verify_adb_download.py:71
MED MINED111 Bare except continues silently scripts/verify_adb_download.py:55
LOW AIC003 Duplicated implementation block across source files ADB Explorer/Services/FileOperation/Pac…:68
LOW AIC003 Duplicated implementation block across source files ADB Explorer/Services/FileOperation/Fil…:28
LOW AIC003 Duplicated implementation block across source files ADB Explorer/Services/FileOperation/Fil…:24
LOW AIC003 Duplicated implementation block across source files ADB Explorer/Services/FileOperation/Fil…:93
INFO MINED051 [MINED051] Csharp Null Forgive: x! tells compiler "definitely not null" — bypasses nullab… ADB Explorer/Services/FileOpSnackbarSer…:79
INFO MINED051 [MINED051] Csharp Null Forgive: x! tells compiler "definitely not null" — bypasses nullab… ADB Explorer/Services/ApplicationHostSe…:49
Reset to top 5 27 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `Alex4SSB/ADB-Explorer`

**Score: 80/100 (C)**  ·  27 findings  ·  scanned 2026-06-05 14:38 UTC  ·  38,670 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 7 |
| MEDIUM | 13 |
| LOW | 4 |

📊 [Full filterable report](https://repobility.com/scan/4964c0b9-1509-444a-94d1-7bd2153305be/)  ·  ![scorecard](https://repobility.com/scan/4964c0b9-1509-444a-94d1-7bd2153305be/report.png?v=1780670289-s2)

### Top findings

1. **CRITICAL** `MINED107` — Missing import: `platform` used but not imported
   `scripts/verify_adb_download.py:626` · ✓ Repobility
2. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `ADB Explorer/Services/SettingsService.cs:34`
3. **HIGH** `MINED004` — Weak Crypto
   `ADB Explorer/Services/AppInfra/Security.cs:61` · CWE-327 · ✓ Repobility
4. **HIGH** `SEC025` — XML External Entity (XXE) — .NET XmlDocument / XmlTextReader
   `ADB Explorer/Helpers/Attachable/TextHelper.cs:278` · A05:2021 Security Misconfiguration (XXE)
5. **HIGH** `MINED115` — Action `actions/github-script` pinned to mutable ref `@v7`
   `.github/workflows/monthly-adb-version-check.yml:47` · ✓ Repobility

---

**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/4964c0b9-1509-444a-94d1-7bd2153305be/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 2 Critical/High security finding(s). Public issue filing would violate coordinated disclosure. Submit privately via the project's security reporting channel.
Megaproject â high spam risk
Could not determine 'Alex4SSB/ADB-Explorer' 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.