← Back to scan
File as GitHub Issue repo: Hiram-Wong/zyfun

Push this scan report to Hiram-Wong/zyfun

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

Unsafe Deserialization

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
MED SEC015 [SEC015] Insecure Randomness for Security: Weak PRNG used in security-sensitive context. … src/main/services/FastifyService/routes…:376
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… resources/t3PyBase/base/htmlParser.py:93
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… resources/t3PyBase/main.py:35
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. resources/t3Catopen/crypto-js.js:52
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. scripts/before-pack.js:45
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED AIC003 Duplicated implementation block across source files packages/shared/modules/request/ws/Ws.ts:44
MED AIC003 Duplicated implementation block across source files packages/shared/modules/request/ws/Ws.ts:22
MED AIC003 Duplicated implementation block across source files packages/shared/modules/request/sse/Sse…:22
MED AIC003 Duplicated implementation block across source files packages/shared/locales/lang/zh-TW/page…:174
MED AIC003 Duplicated implementation block across source files packages/shared/locales/lang/zh-TW/page…:59
MED AIC003 Duplicated implementation block across source files packages/shared/locales/lang/zh-TW/page…:22
MED AIC003 Duplicated implementation block across source files packages/shared/locales/lang/zh-TW/page…:5
MED AIC003 Duplicated implementation block across source files packages/shared/locales/lang/zh-TW/page…:29
MED AIC003 Duplicated implementation block across source files packages/shared/locales/lang/zh-TW/page…:24
MED AIC003 Duplicated implementation block across source files packages/shared/locales/lang/zh-CN/page…:22
MED AIC003 Duplicated implementation block across source files packages/shared/locales/lang/zh-CN/page…:5
MED AIC003 Duplicated implementation block across source files packages/shared/locales/lang/zh-CN/page…:29
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED AGT012 Agent control bridge may listen on a network interface without visible auth src/main/services/FastifyService/routes…:72
LOW WEB001 Public web app has no robots.txt robots.txt
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW AIC007 Generated build artifact directory is present at repository root build:1
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW WEB011 Public web app has no humans.txt humans.txt
Reset to top 5 25 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `Hiram-Wong/zyfun`

**Score: 68/100 (B-)**  ·  32 findings  ·  scanned 2026-05-15 11:07 UTC  ·  179,320 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 0 |
| MEDIUM | 20 |
| LOW | 5 |

📊 [Full filterable report](https://repobility.com/scan/bc0df726-1cce-4ae1-a3ff-52b6c4f38ae7/)  ·  ![scorecard](https://repobility.com/scan/bc0df726-1cce-4ae1-a3ff-52b6c4f38ae7/report.png?v=1778843232-s2)

### Top findings

1. **MEDIUM** `SEC015` — Insecure Randomness for Security
   `src/main/services/FastifyService/routes/v1/film/cms/index.ts:376` · A02:2021 Cryptographic Failures
2. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `resources/t3PyBase/base/htmlParser.py:93`
3. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `resources/t3PyBase/main.py:35`
4. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `resources/t3Catopen/crypto-js.js:52`
5. **MEDIUM** `SEC007` — Unsafe Deserialization
   `scripts/before-pack.js:45` · A08:2021 Software & Data Integrity Failures

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/bc0df726-1cce-4ae1-a3ff-52b6c4f38ae7/_
Megaproject â high spam risk
Could not determine 'Hiram-Wong/zyfun' 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.