spring-projects / spring-projects/spring-boot
Harden unpacking of nested jars
Open
Nobody has claimed this yet.
status: team-only
type: task
- Dominant language
- Java
- Stars
- 81.5k
- Forks
- 42.7k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 65
Description
With thanks to @unknownhad for bringing this to our attention, there's an opportunity for some hardening of the unpacking process when working with nested jars.
Contributor guide
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
The issue identifies only nested-jar unpacking in Spring Boot and names no files, tests, or entry point. Locate the unpacking implementation and its existing tests first; done means the nested-jar unpacking path is hardened and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100