itzg / itzg/docker-minecraft-server
Automatic installation of Serialization Is Bad
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 14.3k
- Forks
- 1.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 31
Description
Enhancement Type
Improve an existing feature
Describe the enhancement
Serialization Is Bad is attached to the JVM as a Java Agent, set via JVM arguments.
It'd be nice to add this as an option for older servers, and generally for security purposes, as there might still be mods with this vulnerability, even on modern Minecraft versions.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the server startup path that assembles JVM arguments and the existing handling for older server versions. Confirm how the Serialization Is Bad Java Agent should be attached and determine the configuration needed to make it available for affected servers. Done means the option works during startup without breaking modern servers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devops, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100