PowerShell / PowerShell/PowerShell-RFC
Idea: Is there a need for having ExecutionPolicy for PS7 and WinPS be mirrored?
还没有人认领这个 Issue。
- 主要语言
- PowerShell
- 星标
- 467
- 派生
- 140
- 平均合并
- 9 分钟
- 30 天内合并 PR
- 1
描述
Summary of the new feature / enhancement
I am wondering if users find it frustrating to have to change the execution policy on both Windows PowerShell and PowerShell 7 separately? Like would folks prefer if it were changed in PS 7 it also changes it in WinPS? or vice a versa? or does it not matter much since you may use one predominately and the other does not matter as much.
Interested to hear folks thoughts. In my head it seems this change could lead to security issues but unsure of specifics. Or is this overall just a ludicrous idea 😅
Proposed technical implementation details (optional)
Have ExecutionPolicy of Windows PowerShell 5.1 follow whatever the ExecutionPolicy of PowerShell 7.x
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
尚未确定任何文件、测试或入口点。首先检查 ExecutionPolicy 在 Windows PowerShell 5.1 和 PowerShell 7.x 中的存储和评估方式,然后记录其安全影响,并确定更改是否应在两个方向上相互反映,以及何种行为才算完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- powershell
- 领域
- cli, security
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100