← Back to scan
File as GitHub Issue repo: Gilgamesh-J/X-ASR

Push this scan report to Gilgamesh-J/X-ASR

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
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… projects/Vibe_XASR/macos_build/native/a…:32
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… projects/Vibe_XASR/macos_build/native/a…:110
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… projects/Vibe_XASR/macos_build/native/a…:22
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … projects/Vibe_XASR/windows_build/src/Vi…:278
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … projects/Vibe_XASR/macos_build/native/u…:203
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … X-ASR-zh-en/zipformer/multi_dataset.py:185
HIGH MINED110 Blocking call `time.sleep` inside async function `main` X-ASR-zh-en/deployment/infer_and_client…:69
HIGH MINED106 Phantom test coverage: test_other_cuts X-ASR-zh-en/zipformer/multi_dataset.py:243
HIGH MINED106 Phantom test coverage: test_clean_cuts X-ASR-zh-en/zipformer/multi_dataset.py:236
HIGH MINED106 Phantom test coverage: test_cuts X-ASR-zh-en/zipformer/multi_dataset.py:153
HIGH MINED106 Phantom test coverage: test_dataloaders X-ASR-zh-en/zipformer/asr_datamodule.py:367
HIGH MINED108 `self.joiner` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:239
HIGH MINED108 `self.joiner` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:238
HIGH MINED108 `self.decoder` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:221
HIGH MINED108 `self.decoder` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:220
HIGH MINED108 `self.decoder` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:219
HIGH MINED108 `self.encoder` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:206
HIGH MINED108 `self.encoder` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:205
HIGH MINED108 `self.encoder` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:202
HIGH MINED108 `self.encoder` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:201
HIGH MINED108 `self.encoder` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:199
HIGH MINED108 `self.joiner_dim` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:181
HIGH MINED108 `self.joiner` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:178
HIGH MINED108 `self.joiner_dim` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:179
HIGH MINED108 `self.joiner` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:172
HIGH MINED108 `self.vocab_size` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:169
HIGH MINED108 `self.context_size` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:168
HIGH MINED108 `self.decoder` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:164
HIGH MINED108 `self.vocab_size` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:166
HIGH MINED108 `self.context_size` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:165
HIGH MINED108 `self.decoder` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:158
HIGH MINED108 `self.encoder` used but never assigned in __init__ X-ASR-zh-en/zipformer/onnx_pretrained.py:151
HIGH MINED108 `self.forward_cr_ctc` used but never assigned in __init__ X-ASR-zh-en/zipformer/model.py:457
HIGH MINED108 `self.forward_ctc` used but never assigned in __init__ X-ASR-zh-en/zipformer/model.py:449
HIGH MINED108 `self.forward_transducer` used but never assigned in __init__ X-ASR-zh-en/zipformer/model.py:429
HIGH MINED108 `self.forward_encoder` used but never assigned in __init__ X-ASR-zh-en/zipformer/model.py:422
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… projects/Vibe_XASR/refiner_eval/eval_re…:160
HIGH CORE_NO_TESTS No test files found
MED SEC034 [SEC034] Log Injection / Log Forging — unsanitized user input in log: User input is logge… X-ASR-zh-en/zipformer/pretrained.py:275
MED SEC011 [SEC011] Unsafe PyTorch Model Loading: torch.load() uses pickle internally and can execut… X-ASR-zh-en/zipformer/jit_pretrained_st…:183
MED SEC011 [SEC011] Unsafe PyTorch Model Loading: torch.load() uses pickle internally and can execut… X-ASR-zh-en/zipformer/jit_pretrained.py:212
MED SEC011 [SEC011] Unsafe PyTorch Model Loading: torch.load() uses pickle internally and can execut… X-ASR-zh-en/zipformer/generate_averaged…:27
MED MINED111 Bare except continues silently X-ASR-zh-en/deployment/x-asr-live-demo/…:275
MED MINED109 Mutable default argument in `__init__` (list) X-ASR-zh-en/zipformer/zipformer.py:102
MED COMP001 [COMP001] High cognitive complexity: Function `handle_connection` has cognitive complexit… X-ASR-zh-en/deployment/infer_and_client…:67
MED MINED124 requirements.txt: `soundfile # read wav (M0 mode)` has no version pin X-ASR-zh-en/deployment/x-asr-live-demo/…:7
MED MINED124 requirements.txt: `sounddevice # live microphone capture (M1 mode)` has no ve… X-ASR-zh-en/deployment/x-asr-live-demo/…:6
MED MINED124 requirements.txt: `numpy` has no version pin X-ASR-zh-en/deployment/x-asr-live-demo/…:5
MED MINED124 requirements.txt: `fireredvad # official package (FireRedTeam / Xiaohongshu,… X-ASR-zh-en/deployment/x-asr-live-demo/…:6
MED MINED124 requirements.txt: `sherpa-onnx` has no version pin X-ASR-zh-en/deployment/requirements.txt:5
MED MINED124 requirements.txt: `librosa` has no version pin X-ASR-zh-en/deployment/requirements.txt:4
MED MINED124 requirements.txt: `soundfile` has no version pin X-ASR-zh-en/deployment/requirements.txt:3
MED MINED124 requirements.txt: `websockets` has no version pin X-ASR-zh-en/deployment/requirements.txt:2
MED MINED124 requirements.txt: `numpy` has no version pin X-ASR-zh-en/deployment/requirements.txt:1
MED CORE_NO_CI No CI/CD configuration found
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… projects/Vibe_XASR/windows_build/src/Vi…:74
LOW COMP001 [COMP001] High cognitive complexity: Function `greedy_search` has cognitive complexity 9 … X-ASR-zh-en/zipformer/jit_pretrained.py:104
LOW COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 8 (SonarSou… X-ASR-zh-en/zipformer/generate_averaged…:110
LOW AIC003 Duplicated implementation block across source files projects/Vibe_XASR/windows_build/src/Vi…:323
LOW AIC003 Duplicated implementation block across source files projects/Vibe_XASR/macos_build/native/f…:1
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/streaming_decode.…:668
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/streaming_decode.…:619
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/streaming_decode.…:322
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/streaming_decode.…:77
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/pretrained.py:230
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/pretrained.py:183
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/pretrained.py:180
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/pretrained.py:120
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/onnx_pretrained.py:192
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/onnx_pretrained.py:70
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/onnx_pretrained.py:61
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/onnx_pretrained.py:13
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/onnx_pretrained.py:4
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/onnx_pretrained-s…:298
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/onnx_pretrained-s…:296
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/onnx_pretrained-s…:63
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/onnx_pretrained-s…:4
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/onnx_check.py:4
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/jit_pretrained_st…:59
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/jit_pretrained_ct…:177
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/generate_averaged…:58
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/generate_averaged…:27
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/export.py:359
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/export.py:163
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/export.py:139
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/export-onnx.py:77
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/export-onnx.py:18
LOW AIC003 Duplicated implementation block across source files X-ASR-zh-en/zipformer/export-onnx-strea…:91
INFO MINED051 [MINED051] Csharp Null Forgive: x! tells compiler "definitely not null" — bypasses nullab… projects/Vibe_XASR/windows_build/src/Vi…:63
INFO MINED051 [MINED051] Csharp Null Forgive: x! tells compiler "definitely not null" — bypasses nullab… projects/Vibe_XASR/windows_build/src/Vi…:201
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… projects/Vibe_XASR/macos_build/package_…:90
INFO MINED047 [MINED047] Emoji In Source: Emoji ✅ ❌ 🚀 in code/comments — common AI output unless explic… projects/Vibe_XASR/macos_build/native/a…:37
INFO MINED042 [MINED042] Cpp New Without Delete: C++ raw new without RAII / unique_ptr — memory leak ri… projects/Vibe_XASR/macos_build/native/a…:106
INFO MINED042 [MINED042] Cpp New Without Delete: C++ raw new without RAII / unique_ptr — memory leak ri… projects/Vibe_XASR/macos_build/native/a…:61
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… X-ASR-zh-en/zipformer/multi_dataset.py:115
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… X-ASR-zh-en/zipformer/encoder_interface…:43
INFO MINED057 [MINED057] Todo Bomb: Code path with a TODO/FIXME/HACK comment that gates correctness — l… X-ASR-zh-en/zipformer/decoder.py:33
Reset to top 5 97 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `Gilgamesh-J/X-ASR`

**Score: 75/100 (C-)**  ·  97 findings  ·  scanned 2026-06-06 01:10 UTC  ·  65,246 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 38 |
| MEDIUM | 17 |
| LOW | 33 |

📊 [Full filterable report](https://repobility.com/scan/32f6df76-60ef-4611-b2a5-4f85eb10e159/)  ·  ![scorecard](https://repobility.com/scan/32f6df76-60ef-4611-b2a5-4f85eb10e159/report.png?v=1780708236-s2)

### Top findings

1. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `projects/Vibe_XASR/macos_build/native/app/Sources/VibeIME/ModelPaths.swift:32` · A10:2021 SSRF
2. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `projects/Vibe_XASR/macos_build/native/app/Sources/VibeIME/CloudRefiner.swift:110` · A10:2021 SSRF
3. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `projects/Vibe_XASR/macos_build/native/app/Package.swift:22` · A10:2021 SSRF
4. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `projects/Vibe_XASR/windows_build/src/VibeXASR.Windows/Storage/HistoryStore.cs:278`
5. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `projects/Vibe_XASR/macos_build/native/ui_swift/Sources/VibeUI/HistoryWorkspaceModel.swift:203`

---

**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/32f6df76-60ef-4611-b2a5-4f85eb10e159/_
Megaproject â high spam risk
Could not determine 'Gilgamesh-J/X-ASR' 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.