BaseContainer: Remove legacy experimental CreateProcessInSandbox (SBOX) path
Open
Nobody has claimed this yet.
Container-Process
Issue-Task
Needs-Triage
- Dominant language
- Rust
- Stars
- 1.3k
- Forks
- 79
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 117
Description
### Description of the task
Please Remove legacy experimental CreateProcessInSandbox (SBOX) path
### Additional context
_No response_
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
Start by locating BaseContainer and references to CreateProcessInSandbox (SBOX) in the Rust repository. Confirm the legacy path is isolated and identify any existing tests or callers before removing it; done means the SBOX path and its references are gone without breaking relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100