Ecube Pretix Source
D 56 completed
Other
library / javascript · small
192
Files
32,950
LOC
0
Frameworks
6
Languages
Pipeline State
completedRun ID
#1546152Phase
doneProgress
0%Started
2026-04-16 23:48:26Finished
2026-04-16 23:48:26LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
62.07Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:34Deduplication group #56923
Member of a group with 13 similar repo(s) — canonical #185870 view group →
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
AI Prompt
Create a Docker build process for a customized Pretix web image. I need to use the provided `infra/docker/pretix-web.Dockerfile` to assemble the image. This build must incorporate selected Ecube-maintained core overrides found in `core_overrides/` and custom plugins located in the `plugins/` directory. Please ensure the resulting image is a public source-disclosure mirror based on the documented build mapping.
docker javascript pretix web-app deployment dockerfile library source-control
Generated by gemma4:latest
Catalog Information
Create a Docker build process for a customized Pretix web image. I need to use the provided infra/docker/pretix-web.Dockerfile to assemble the image. This build must incorporate selected Ecube-maintained core overrides found in core_overrides/ and custom plugins located in the plugins/ directory. Please ensure the resulting image is a public source-disclosure mirror based on the documented build mapping.
Tags
docker javascript pretix web-app deployment dockerfile library source-control
Quality Score
D
55.7/100
Structure
37
Code Quality
87
Documentation
36
Testing
0
Practices
74
Security
100
Dependencies
90
Strengths
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
- Properly licensed project
Weaknesses
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
- 995 duplicate lines detected — consider DRY refactoring
- 6 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite — start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
Languages
Frameworks
None detected
Symbols
variable533
function272
method116
constant91
class84
property2
API Endpoints (1)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | content-type | headers.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
Source: Repobility analyzer · https://repobility.com
BinComp Dependency Hardening
All packages →4 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.