Description
Hello,
in my company only signed PowerShell-Files are allowed to use.
Since that I wrote a script which checks all files if they are signed or not.
In your PowerShell-Extension for VSCode nearly every file is signed but the list below (please sign those files and update the plugin).
If you need I can upload the simple script to check all PowerShell-Files for future extension releases.
Maybe thinking about to not use PowerShell files at all in the plugin and using an other language for it instead?
---------------------------------------------------
NOT SIGNED - FILES
---------------------------------------------------
Filepath: .\ms-vscode.powershell-2020.3.0
Filename: InvokePesterStub.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\examples
Filename: SampleModule.psd1
Filepath: .\ms-vscode.powershell-2020.3.0\examples
Filename: PSScriptAnalyzerSettings.psd1
Filepath: .\ms-vscode.powershell-2020.3.0\examples
Filename: PromptExamples.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\examples
Filename: StopTest.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\examples
Filename: Stop-Process2.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\examples
Filename: SampleModule.psm1
Filepath: .\ms-vscode.powershell-2020.3.0\examples
Filename: PathProcessingWildcards.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\examples
Filename: DebugTest.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\examples
Filename: ContentViewTest.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\examples
Filename: Build.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\examples
Filename: PathProcessingNoWildcards.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\examples
Filename: PathProcessingNonExistingPaths.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\examples
Filename: ExtensionExamples.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\examples\Tests
Filename: PathProcessing.Tests.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\examples\Tests
Filename: SampleModule.Tests.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\modules\Plaster\1.1.3\Templates\AddPSScriptAnalyzerSettings
Filename: PSScriptAnalyzerSettings.psd1
Filepath: .\ms-vscode.powershell-2020.3.0\modules\Plaster\1.1.3\Templates\NewPowerShellScriptModule
Filename: Module.psm1
Filepath: .\ms-vscode.powershell-2020.3.0\modules\Plaster\1.1.3\Templates\NewPowerShellScriptModule\test
Filename: Module.T.ps1
Filepath: .\ms-vscode.powershell-2020.3.0\modules\PowerShellEditorServices\Commands\Public
Filename: Clear-Host.ps1
I hope this list will help you.