Deep copy configuration when getting all installed packages
Open
0 - Triaging
Enhancement
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 960
- PR merge metrics
- No merged PRs in 30d
Description
As noted in a todo comment https://github.com/chocolatey/choco/blob/d8ca7bad2ad64538a0c1026a9317700dbb7f03db/src/chocolatey/infrastructure.app/services/NugetService.cs#L1570-L1571
Contributor guide
Research direction
Start with the TODO at src/chocolatey/infrastructure.app/services/NugetService.cs#L1570-L1571 and trace the code used to get all installed packages. Determine where configuration is shared, then verify that the installed-package retrieval uses a deep copy and that relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100