← Back to scan
File as GitHub Issue repo: meyayl/docker-languagetool

Push this scan report to meyayl/docker-languagetool

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

Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger

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
CRIT MINED116 Workflow uses `secrets.ANTHROPIC_API_KEY` on a `pull_request` trigger .github/workflows/claude.yaml:165
CRIT MINED116 Workflow uses `secrets.ANTHROPIC_API_KEY` on a `pull_request` trigger .github/workflows/claude.yaml:80
CRIT MINED116 Workflow uses `secrets.ANTHROPIC_API_KEY` on a `pull_request` trigger .github/workflows/pipeline.yaml:449
CRIT MINED116 Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger .github/workflows/pipeline.yaml:417
CRIT MINED116 Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger .github/workflows/pipeline.yaml:416
CRIT MINED116 Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger .github/workflows/pipeline.yaml:387
CRIT MINED116 Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger .github/workflows/pipeline.yaml:386
CRIT MINED116 Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger .github/workflows/pipeline.yaml:133
CRIT MINED116 Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger .github/workflows/pipeline.yaml:132
HIGH MINED016 [MINED016] Go Error Ignored: _, err := fn() with err not checked. Go anti-pattern. entrypoint/internal/download/download.go:290
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… entrypoint/internal/download/download.go:189
MED DKR003 Compose service `languagetool` image uses the latest tag docker-compose.yml:2
MED DKR001 Docker final stage has no non-root USER Dockerfile.fasttext:195
MED DKR001 Docker final stage has no non-root USER Dockerfile:172
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:2
LOW DKC006 Compose service does not declare a runtime user docker-compose.yml:2
INFO MINED071 [MINED071] Go Panic Call: panic() crashes the process. Should return error in most cases. entrypoint/internal/download/download.go:39
Reset to top 5 18 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `meyayl/docker-languagetool`

**Score: 81/100 (A-)**  ·  18 findings  ·  scanned 2026-06-05 21:06 UTC  ·  1,966 LOC

| Severity | Count |
|---|---|
| CRITICAL | 9 |
| HIGH | 2 |
| MEDIUM | 3 |
| LOW | 3 |

📊 [Full filterable report](https://repobility.com/scan/500a56ae-cf8c-4521-ac5c-5a7f25642ad9/)  ·  ![scorecard](https://repobility.com/scan/500a56ae-cf8c-4521-ac5c-5a7f25642ad9/report.png?v=1780693579-s2)

### Top findings

1. **CRITICAL** `MINED116` — Workflow uses `secrets.ANTHROPIC_API_KEY` on a `pull_request` trigger
   `.github/workflows/claude.yaml:165` · ✓ Repobility
2. **CRITICAL** `MINED116` — Workflow uses `secrets.ANTHROPIC_API_KEY` on a `pull_request` trigger
   `.github/workflows/claude.yaml:80` · ✓ Repobility
3. **CRITICAL** `MINED116` — Workflow uses `secrets.ANTHROPIC_API_KEY` on a `pull_request` trigger
   `.github/workflows/pipeline.yaml:449` · ✓ Repobility
4. **CRITICAL** `MINED116` — Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger
   `.github/workflows/pipeline.yaml:417` · ✓ Repobility
5. **CRITICAL** `MINED116` — Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger
   `.github/workflows/pipeline.yaml:416` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/500a56ae-cf8c-4521-ac5c-5a7f25642ad9/_
Megaproject â high spam risk
Could not determine 'meyayl/docker-languagetool' 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.
Already filed
9/20 findings (45%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

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.