Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please provide a signed version of install.ps1 #326

Open
dpaoliello opened this issue Aug 18, 2023 · 1 comment
Open

Please provide a signed version of install.ps1 #326

dpaoliello opened this issue Aug 18, 2023 · 1 comment
Assignees
Labels
question Further information is requested security Improvements, bugfixes, or issues related to security

Comments

@dpaoliello
Copy link

The PowerShell install script (install/install.ps1) is currently unsigned, requiring anyone running it to bypass PowerShell's execution policy, potentially allowing a vector for a supply-chain attack (especially since it isn't obvious or easy to get a hash of the install scripts so that clients can verify them).

Can you please provide a signed version of the script - either checked-in or as part of the release artifacts.

@reillysiemens reillysiemens self-assigned this Aug 18, 2023
@reillysiemens reillysiemens added question Further information is requested security Improvements, bugfixes, or issues related to security labels Aug 18, 2023
@reillysiemens
Copy link
Member

Thanks for bringing this to our attention, @dpaoliello. We're looking into the best way to handle a signed installation process. We're not yet sure if this will result in signing the install/install.ps1 script itself or preferring another mechanism altogether, but it's an active discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested security Improvements, bugfixes, or issues related to security
Projects
None yet
Development

No branches or pull requests

2 participants