← Back to scan
File as GitHub Issue repo: 0913vision/church_media_server

Push this scan report to 0913vision/church_media_server

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

socket.io-parser: GHSA-677m-j7p3-52f9

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 SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… server/utils/logger.ts:25
HIGH MINED031 [MINED031] React Direct State Mutation: this.state.X = Y mutates without setState. React … server/player/Player.ts:56
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … server/auth/AdminSessionManager.ts:22
HIGH GHSA-96hv-2xvq-fx4p ws: GHSA-96hv-2xvq-fx4p package-lock.json
HIGH GHSA-677m-j7p3-52f9 socket.io-parser: GHSA-677m-j7p3-52f9 package-lock.json
MED GHSA-58qx-3vcg-4xpx ws: GHSA-58qx-3vcg-4xpx package-lock.json
MED CORE_NO_CI No CI/CD configuration found
LOW DEPCUR-NPM npm package `dotenv` is minor version(s) behind (17.2.2 -> 17.4.2) package.json
LOW CORE_NO_LICENSE No LICENSE file
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. scripts/hash-password.ts:10
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … server/utils/logger.ts:28
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … scripts/hash-password.ts:7
INFO DEPCUR-NPM npm package `socket.io-client` is patch version(s) behind (4.8.1 -> 4.8.3) package.json
INFO DEPCUR-NPM npm package `socket.io` is patch version(s) behind (4.8.1 -> 4.8.3) package.json
Reset to top 5 14 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `0913vision/church_media_server`

**Score: 85/100 (B)**  ·  14 findings  ·  scanned 2026-06-16 03:37 UTC  ·  2,762 LOC

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

📊 [Full filterable report](https://repobility.com/scan/d1c80b3d-aafd-45d4-b282-234503e65edd/)  ·  ![scorecard](https://repobility.com/scan/d1c80b3d-aafd-45d4-b282-234503e65edd/report.png?v=1781581065-s2)

### Top findings

1. **HIGH** `SEC040` — innerHTML XSS — template literal with server-supplied data
   `server/utils/logger.ts:25` · CWE-79 · A03:2021 Injection (XSS)
2. **HIGH** `MINED031` — React Direct State Mutation
   `server/player/Player.ts:56` · CWE-682 · ✓ Repobility
3. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `server/auth/AdminSessionManager.ts:22`
4. **HIGH** `GHSA-96hv-2xvq-fx4p` — ws: GHSA-96hv-2xvq-fx4p
   `package-lock.json`
5. **HIGH** `GHSA-677m-j7p3-52f9` — socket.io-parser: GHSA-677m-j7p3-52f9
   `package-lock.json`

---

**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/d1c80b3d-aafd-45d4-b282-234503e65edd/_
Megaproject â high spam risk
Could not determine '0913vision/church_media_server' 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.