CrowdStrike / CrowdStrike/falcon-scripts
Support env variables in Powershell
Open
Nobody has claimed this yet.
enhancement
pinned
powershell
- Dominant language
- Shell
- Stars
- 238
- Forks
- 117
- Avg merge
- 1d 17m
- Merged PRs (30d)
- 7
Description
Allow env variables to be used as args for PowerShell
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
No file or test is named. Start by locating the PowerShell scripts and their argument-handling entry points, then trace how command-line values are parsed. Done means environment variables can be supplied wherever the scripts currently accept PowerShell arguments, with the existing script behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100