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

Push this scan report to casdoor/casdoor

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

Dockerfile base image uses the latest tag

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 DKC007 Compose service contains a literal secret environment value docker-compose.yml:17
HIGH DKC011 Database service publishes a host port docker-compose.yml:17
HIGH JRN004 Consent is collected in UI without visible backend audit persistence web/public/ProviderHintRedirect.js:136
MED DKR003 Dockerfile base image uses the latest tag Dockerfile:54
MED DKR003 Dockerfile base image uses the latest tag Dockerfile:25
MED DKC015 Database service has no healthcheck docker-compose.yml:17
MED DKR009 Dockerfile separates apt update from install Dockerfile:60
MED AIC003 Duplicated implementation block across source files idp/custom.go:76
MED AIC003 Duplicated implementation block across source files idp/bilibili.go:149
MED AIC003 Duplicated implementation block across source files controllers/user_upload.go:33
MED AIC003 Duplicated implementation block across source files controllers/transaction.go:39
MED AIC003 Duplicated implementation block across source files controllers/subscription.go:40
MED AIC003 Duplicated implementation block across source files controllers/server_sync.go:16
MED AIC003 Duplicated implementation block across source files controllers/role_upload.go:9
MED AIC003 Duplicated implementation block across source files controllers/product.go:106
MED AIC003 Duplicated implementation block across source files controllers/permission_upload.go:9
MED AIC003 Duplicated implementation block across source files controllers/payment.go:39
MED AIC003 Duplicated implementation block across source files captcha/turnstile.go:22
MED AIC003 Duplicated implementation block across source files captcha/recaptcha.go:22
MED JRN002 Browser storage is used for session token material web/src/auth/Web3Auth.js:54
MED JRN002 Browser storage is used for session token material web/public/AuthCallbackHandler.js:215
MED DKR001 Docker final stage has no non-root USER Dockerfile:54
MED AGT006 React interval is created without an explicit cleanup web/src/auth/LoginPage.js:414
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore Dockerfile:20
MED AGT012 Agent control bridge may listen on a network interface without visible auth web/src/provider/ScanProviderFields.js:11
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. object/coupon_apply.go:164
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. routers/theme_filter.go:90
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. routers/authz_filter.go:427
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:61
LOW DKC016 App service does not wait for database health docker-compose.yml:2
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
Reset to top 5 33 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

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

**Score: 62/100 (C)**  ·  41 findings  ·  scanned 2026-05-15 13:43 UTC  ·  152,892 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 2 |
| MEDIUM | 22 |
| LOW | 8 |

📊 [Full filterable report](https://repobility.com/scan/0fd5592b-06d3-4fcb-8fbb-58888b2ad746/)  ·  ![scorecard](https://repobility.com/scan/0fd5592b-06d3-4fcb-8fbb-58888b2ad746/report.png?v=1778852629-s2)

### Top findings

1. **CRITICAL** `DKC007` — Compose service contains a literal secret environment value
   `docker-compose.yml:17`
2. **HIGH** `DKC011` — Database service publishes a host port
   `docker-compose.yml:17`
3. **HIGH** `JRN004` — Consent is collected in UI without visible backend audit persistence
   `web/public/ProviderHintRedirect.js:136`
4. **MEDIUM** `DKR003` — Dockerfile base image uses the latest tag
   `Dockerfile:54`
5. **MEDIUM** `DKR003` — Dockerfile base image uses the latest tag
   `Dockerfile:25`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/0fd5592b-06d3-4fcb-8fbb-58888b2ad746/_
Megaproject â high spam risk
Could not determine 'casdoor/casdoor' 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.