PowerShell / PowerShell/PowerShellEditorServices
Consider adding AvoidUsingInvokeExpression to the list of default rules to warn about Invoke-Expression use
Open
Nobody has claimed this yet.
Area-Script Analysis
Issue-Enhancement
- Dominant language
- C#
- Stars
- 767
- Forks
- 266
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 1
Description
See the discussion in https://github.com/PowerShell/PowerShell/issues/11662
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 with the linked PowerShell discussion and then locate where PowerShell Editor Services defines its default rules. Determine how AvoidUsingInvokeExpression should be included for Invoke-Expression warnings; done means the default rule set reflects the agreed behavior and the relevant validation passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100