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

Push this scan report to gdluxx/gdluxx

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

Secret Printed to Logs

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… src/routes/api/settings/user/+server.ts:53
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/routes/api/site-configs/lookup/+ser…:45
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/routes/api/command/stream/+server.ts:21
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/routes/api/command/start/+server.ts:67
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… src/routes/api/extension/profiles/+serv…:159
HIGH MINED115 Action `softprops/action-gh-release` pinned to mutable ref `@v1` .github/workflows/extension-release.yml:109
HIGH MINED115 Action `softprops/action-gh-release` pinned to mutable ref `@v1` .github/workflows/extension-release.yml:101
HIGH MINED115 Action `crazy-max/ghaction-import-gpg` pinned to mutable ref `@v6` .github/workflows/extension-release.yml:39
HIGH MINED115 Action `pnpm/action-setup` pinned to mutable ref `@v4` .github/workflows/extension-release.yml:24
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/extension-release.yml:15
HIGH MINED115 Action `crazy-max/ghaction-import-gpg` pinned to mutable ref `@v6` .github/workflows/release.yml:34
HIGH MINED115 Action `pnpm/action-setup` pinned to mutable ref `@v4` .github/workflows/release.yml:27
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/release.yml:20
HIGH MINED115 Action `actions/deploy-pages` pinned to mutable ref `@v4` .github/workflows/docs.yml:59
HIGH MINED115 Action `actions/upload-pages-artifact` pinned to mutable ref `@v3` .github/workflows/docs.yml:45
HIGH MINED115 Action `actions/configure-pages` pinned to mutable ref `@v4` .github/workflows/docs.yml:39
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v4` .github/workflows/docs.yml:34
HIGH MINED115 Action `pnpm/action-setup` pinned to mutable ref `@v4` .github/workflows/docs.yml:30
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/docs.yml:27
HIGH MINED118 Dockerfile FROM `node:20-slim` not pinned by digest Dockerfile:18
HIGH MINED118 Dockerfile FROM `node:20-alpine` not pinned by digest Dockerfile:1
HIGH JRN009 Secret-like setting is echoed into a password input value src/lib/components/auth/SetupForm.svelte:110
HIGH JRN009 Secret-like setting is echoed into a password input value src/lib/components/auth/LoginForm.svelte:82
HIGH JRN009 Secret-like setting is echoed into a password input value extension/src/content/views/settings/ta…:89
HIGH CORE_NO_TESTS No test files found
MED DKR003 Compose service `gdluxx` image uses the latest tag docker-compose.yml:3
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore Dockerfile:13
MED WEB015 Public web app has no Content Security Policy index.html
LOW AIC003 Duplicated implementation block across source files src/lib/themes/codemirror/codemirror-li…:8
LOW AIC003 Duplicated implementation block across source files src/lib/stores/settingsStore.ts:23
LOW AIC003 Duplicated implementation block across source files src/lib/server/extensionProfileBackupMa…:10
LOW AIC003 Duplicated implementation block across source files src/lib/components/ui/UploadModal.svelte:78
LOW AIC003 Duplicated implementation block across source files src/lib/components/ui/Tooltip.svelte:1
LOW AIC003 Duplicated implementation block across source files src/lib/components/ui/Modal.svelte:1
LOW AIC003 Duplicated implementation block across source files src/lib/components/ui/Info.svelte:94
LOW AIC003 Duplicated implementation block across source files src/lib/components/ui/Info.svelte:2
LOW AIC003 Duplicated implementation block across source files src/lib/components/ui/Info.svelte:1
LOW AIC003 Duplicated implementation block across source files src/lib/components/ui/ConfirmModal.svel…:16
LOW AIC003 Duplicated implementation block across source files src/lib/components/ui/ConfirmModal.svel…:1
LOW AIC003 Duplicated implementation block across source files src/lib/components/ui/Chip.svelte:1
LOW AIC003 Duplicated implementation block across source files src/lib/components/ui/Button.svelte:1
LOW AIC003 Duplicated implementation block across source files src/lib/components/jobs/JobsList.svelte:97
LOW AIC003 Duplicated implementation block across source files src/lib/components/jobs/JobOutputModal.…:160
LOW AIC003 Duplicated implementation block across source files src/lib/components/jobs/JobOutputModal.…:1
LOW AIC003 Duplicated implementation block across source files src/lib/components/icons/VersionIcon.sv…:4
LOW AIC003 Duplicated implementation block across source files src/lib/components/icons/VersionIcon.sv…:1
LOW AIC003 Duplicated implementation block across source files src/lib/components/icons/SuccessIcon.sv…:1
LOW AIC003 Duplicated implementation block across source files src/lib/components/icons/RunIcon.svelte:1
LOW AIC003 Duplicated implementation block across source files src/lib/components/icons/LogIcon.svelte:4
LOW AIC003 Duplicated implementation block across source files src/lib/components/icons/LogIcon.svelte:1
LOW AIC003 Duplicated implementation block across source files src/lib/components/icons/KeyIcon.svelte:1
LOW AIC003 Duplicated implementation block across source files extension/src/content/views/shared/subs…:88
LOW AIC003 Duplicated implementation block across source files extension/src/content/views/shared/filt…:1
LOW AIC003 Duplicated implementation block across source files extension/src/content/views/main/compon…:1
LOW AIC003 Duplicated implementation block across source files extension/src/content/lib/utils/storage…:56
LOW AIC003 Duplicated implementation block across source files extension/src/content/lib/components/ui…:1
LOW AIC003 Duplicated implementation block across source files extension/src/content/lib/components/ui…:22
LOW WEB005 robots.txt does not advertise a sitemap extension/pnpm-lock.yaml
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:3
LOW DKC006 Compose service does not declare a runtime user docker-compose.yml:3
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src/routes/api/settings/server-logging/…:46
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. src/hooks.server.ts:83
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … extension/src/shared/settings.ts:23
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … extension/src/background/permissions.ts:20
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … extension/entrypoints/popup/main.ts:18
Reset to top 5 70 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

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

**Score: 78/100 (C+)**  ·  70 findings  ·  scanned 2026-05-26 08:24 UTC  ·  34,264 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 25 |
| MEDIUM | 4 |
| LOW | 36 |

📊 [Full filterable report](https://repobility.com/scan/5e6580f3-145e-402c-a28f-72aff412ab0b/)  ·  ![scorecard](https://repobility.com/scan/5e6580f3-145e-402c-a28f-72aff412ab0b/report.png?v=1779783874-s2)

### Top findings

1. **HIGH** `SEC040` — innerHTML XSS — template literal with server-supplied data
   `src/routes/api/settings/user/+server.ts:53` · CWE-79 · A03:2021 Injection (XSS)
2. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/routes/api/site-configs/lookup/+server.ts:45` · A10:2021 SSRF
3. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/routes/api/command/stream/+server.ts:21` · A10:2021 SSRF
4. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/routes/api/command/start/+server.ts:67` · A10:2021 SSRF
5. **HIGH** `SEC020` — Secret Printed to Logs
   `src/routes/api/extension/profiles/+server.ts:159` · A07:2021 Identification & Authentication Failures

---

**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/5e6580f3-145e-402c-a28f-72aff412ab0b/_
Megaproject â high spam risk
Could not determine 'gdluxx/gdluxx' 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.