0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java58 forks (58 forks)github user discovery
enhancementhelp wanted
Repository metrics
- Stars
- 89 stars (89 stars)
- PR merge metrics
- Avg merge 8d 11h (Avg merge 8d 11h)20 merged PRs in 30d (20 merged PRs in 30d)
Contributor guide
- Research direction
- Locate the code that downloads the Fabric launcher. Inspect how the file is saved and whether any validation is performed. Research how to verify the file is a valid JAR (e.g., using Java's JarFile or checking magic bytes). Consider implementing a redownload mechanism on validation failure.
- Tech stack
- java
- Domain
- devopsbackend
- Issue type
- Bug
- Prerequisites
- GitJava