Switch check for arguments with sensitive information to regex
Open
0 - Backlog
Enhancement
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 961
- 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/utility/ArgumentsUtility.cs#L23-L44
Contributor guide
Research direction
Open src/chocolatey/infrastructure.app/utility/ArgumentsUtility.cs at lines 23-44 and read the linked TODO comment first. Trace the existing check for arguments with sensitive information, then confirm the change is complete when that check uses a regex as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, security
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100