← Back to scan
File as GitHub Issue repo: felladrin/MiniSearch

Push this scan report to felladrin/MiniSearch

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

Docker build secret exposed through ARG

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. … server/searchToken.ts:26
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore Dockerfile:85
MED DKR004 Docker build secret exposed through ARG Dockerfile:73
MED DKR004 Docker build secret exposed through ARG Dockerfile:70
MED DKR004 Docker build secret exposed through ARG Dockerfile:69
MED WEB015 Public web app has no Content Security Policy index.html
LOW WEB005 robots.txt does not advertise a sitemap client/public/robots.txt
LOW DKR010 Dockerfile leaves apt package indexes in the image layer Dockerfile:5
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKR012 Dockerfile keeps pip download cache Dockerfile:53
LOW DKR012 Dockerfile keeps pip download cache Dockerfile:42
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:5
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:1
LOW WEB011 Public web app has no humans.txt humans.txt
Reset to top 5 17 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `felladrin/MiniSearch`

**Score: 84/100 (A-)**  ·  20 findings  ·  scanned 2026-05-15 17:13 UTC  ·  14,265 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 0 |
| MEDIUM | 7 |
| LOW | 10 |

📊 [Full filterable report](https://repobility.com/scan/06282029-d006-40f6-a20e-26ca80c0d64b/)  ·  ![scorecard](https://repobility.com/scan/06282029-d006-40f6-a20e-26ca80c0d64b/report.png?v=1778865196-s2)

### Top findings

1. **MEDIUM** `SEC015` — Insecure Randomness for Security
   `server/searchToken.ts:26` · A02:2021 Cryptographic Failures
2. **MEDIUM** `WEB003` — Public web service has no security.txt
   `.well-known/security.txt`
3. **MEDIUM** `DKR014` — Dockerfile copies broad context with incomplete .dockerignore
   `Dockerfile:85`
4. **MEDIUM** `DKR004` — Docker build secret exposed through ARG
   `Dockerfile:73`
5. **MEDIUM** `DKR004` — Docker build secret exposed through ARG
   `Dockerfile:70`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/06282029-d006-40f6-a20e-26ca80c0d64b/_
Megaproject â high spam risk
Could not determine 'felladrin/MiniSearch' 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.