← Back to scan
File as GitHub Issue repo: quay/mirror-registry

Push this scan report to quay/mirror-registry

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

Action `actions/setup-go` pinned to mutable ref `@v4`

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 SEC009 [SEC009] .env File Committed: .env file with secrets committed to repository. .env
CRIT CORE_ENV_FILE .env file committed to repository .env
HIGH MINED016 [MINED016] Go Error Ignored: _, err := fn() with err not checked. Go anti-pattern. cmd/utils.go:175
HIGH MINED115 Action `codecov/codecov-action` pinned to mutable ref `@v5` .github/workflows/pr-check.yml:41
HIGH MINED115 Action `actions/setup-go` pinned to mutable ref `@v4` .github/workflows/pr-check.yml:27
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/pr-check.yml:22
HIGH MINED118 Dockerfile FROM `registry.access.redhat.com/ubi8:latest` not pinned by digest Dockerfile:111
HIGH MINED118 Dockerfile FROM `registry.access.redhat.com/ubi8:latest` not pinned by digest Dockerfile:84
HIGH MINED118 Dockerfile FROM `registry.access.redhat.com/ubi8-minimal (no tag)` not pinned by digest Dockerfile:77
HIGH MINED118 Dockerfile FROM `registry.access.redhat.com/ubi8:latest` not pinned by digest Dockerfile:11
HIGH MINED118 Dockerfile FROM `registry.redhat.io/ubi8:latest` not pinned by digest Dockerfile.online:88
HIGH MINED118 Dockerfile FROM `registry.redhat.io/ubi8:latest` not pinned by digest Dockerfile.online:73
HIGH MINED118 Dockerfile FROM `registry.access.redhat.com/ubi8-minimal (no tag)` not pinned by digest Dockerfile.online:67
HIGH MINED118 Dockerfile FROM `registry.redhat.io/ubi8:latest` not pinned by digest Dockerfile.online:6
HIGH GO-2026-5039 stdlib: GO-2026-5039 go.mod
HIGH GO-2026-5038 stdlib: GO-2026-5038 go.mod
HIGH GO-2026-5037 stdlib: GO-2026-5037 go.mod
HIGH GO-2022-0603 gopkg.in/yaml.v3: GO-2022-0603 go.mod
HIGH GO-2026-5024 golang.org/x/sys: GO-2026-5024 go.mod
MED DKR003 Dockerfile base image uses the latest tag Dockerfile.online:88
MED DKR003 Dockerfile base image uses the latest tag Dockerfile.online:73
MED DKR003 Dockerfile base image uses the latest tag Dockerfile.online:6
MED DKR003 Dockerfile base image uses the latest tag Dockerfile:111
MED DKR003 Dockerfile base image uses the latest tag Dockerfile:84
MED DKR003 Dockerfile base image uses the latest tag Dockerfile:11
MED DKR002 Dockerfile base image has no explicit tag Dockerfile.online:67
MED DKR002 Dockerfile base image has no explicit tag Dockerfile:77
MED DKR001 Docker final stage has no non-root USER Dockerfile.online:88
MED DKR001 Docker final stage has no non-root USER Dockerfile:111
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore Dockerfile.online:24
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore Dockerfile:29
LOW AIC003 Duplicated implementation block across source files cmd/upgrade.go:49
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW AIC009 Multiple AI-agent scaffold marker files are present AGENTS.md:1
Reset to top 5 34 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `quay/mirror-registry`

**Score: 64/100 (B-)**  ·  34 findings  ·  scanned 2026-06-05 19:15 UTC  ·  1,441 LOC

| Severity | Count |
|---|---|
| CRITICAL | 2 |
| HIGH | 17 |
| MEDIUM | 12 |
| LOW | 3 |

📊 [Full filterable report](https://repobility.com/scan/6f2fb54f-3a0d-4b92-b3eb-ca3ad796244d/)  ·  ![scorecard](https://repobility.com/scan/6f2fb54f-3a0d-4b92-b3eb-ca3ad796244d/report.png?v=1780686915-s2)

### Top findings

1. **CRITICAL** `SEC009` — .env File Committed: .env file with secrets committed to repository.
   `.env`
2. **CRITICAL** `CORE_ENV_FILE` — .env file committed to repository
   `.env`
3. **HIGH** `MINED016` — Go Error Ignored
   `cmd/utils.go:175` · CWE-754 · ✓ Repobility
4. **HIGH** `MINED115` — Action `codecov/codecov-action` pinned to mutable ref `@v5`
   `.github/workflows/pr-check.yml:41` · ✓ Repobility
5. **HIGH** `MINED115` — Action `actions/setup-go` pinned to mutable ref `@v4`
   `.github/workflows/pr-check.yml:27` · ✓ Repobility

---

**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/6f2fb54f-3a0d-4b92-b3eb-ca3ad796244d/_
Megaproject â high spam risk
Could not determine 'quay/mirror-registry' 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.