← Back to scan
File as GitHub Issue repo: asciimoo/hister

Push this scan report to asciimoo/hister

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

Duplicated implementation block across source files

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 DKR001 Docker final stage runs as root Dockerfile:98
HIGH JRN009 Secret-like setting is echoed into a password input value webui/app/src/routes/auth/+page.svelte:136
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. webui/ext/src/background/background.ts:55
MED DKR003 Compose service `hister` image uses the latest tag compose.yml:1
MED AIC003 Duplicated implementation block across source files webui/components/src/lib/components/ui/…:1
MED AIC003 Duplicated implementation block across source files webui/components/src/lib/components/ui/…:1
MED AIC003 Duplicated implementation block across source files webui/components/src/lib/components/ui/…:1
MED AIC003 Duplicated implementation block across source files webui/components/src/lib/components/ui/…:1
MED AIC003 Duplicated implementation block across source files webui/components/src/lib/components/ui/…:1
MED AIC003 Duplicated implementation block across source files webui/components/src/lib/components/ui/…:1
MED AIC003 Duplicated implementation block across source files webui/components/src/lib/components/cal…:1
MED AIC003 Duplicated implementation block across source files webui/components/src/lib/components/cal…:1
MED AIC003 Duplicated implementation block across source files webui/components/src/lib/components/cal…:1
MED AIC003 Duplicated implementation block across source files server/oauth/google.go:1
MED JRN002 Browser storage is used for session token material webui/app/src/routes/auth/+page.svelte:35
MED JRN002 Browser storage is used for session token material webui/app/src/lib/api.ts:90
MED JRN002 Browser storage is used for session token material webui/app/src/lib/api.ts:49
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore Dockerfile:30
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. config/config.go:840
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. files/files.go:128
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. hister.go:1263
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKC006 Compose service does not declare a runtime user compose.yml:1
Reset to top 5 23 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `asciimoo/hister`

**Score: 63/100 (C+)**  ·  24 findings  ·  scanned 2026-05-15 20:53 UTC  ·  57,660 LOC

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

📊 [Full filterable report](https://repobility.com/scan/e952246c-7e5d-42db-8a30-6edf20ed7d8a/)  ·  ![scorecard](https://repobility.com/scan/e952246c-7e5d-42db-8a30-6edf20ed7d8a/report.png?v=1778878406-s2)

### Top findings

1. **HIGH** `DKR001` — Docker final stage runs as root
   `Dockerfile:98`
2. **HIGH** `JRN009` — Secret-like setting is echoed into a password input value
   `webui/app/src/routes/auth/+page.svelte:136`
3. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `webui/ext/src/background/background.ts:55`
4. **MEDIUM** `DKR003` — Compose service `hister` image uses the latest tag
   `compose.yml:1`
5. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `webui/components/src/lib/components/ui/kbd/kbd.svelte:1`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/e952246c-7e5d-42db-8a30-6edf20ed7d8a/_
Megaproject â high spam risk
Could not determine 'asciimoo/hister' 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.