andschwa
By:
|
5,602,376 downloads
|
Last Updated: 10/9/2024
|
Latest Version: 1.23.0
PSScriptAnalyzer provides script analysis and checks for potential code defects in the scripts by applying a group of built-in or customized rules on the scripts being analyzed. |
By:
|
1,669,614 downloads
|
Last Updated: 1/27/2022
|
Latest Version: 1.1.2
This module provides a convenient way for a user to store and retrieve secrets. The secrets are stored in registered extension vaults. An extension vault can store secrets locally or remotely. SecretManagement coordinates access to the secrets through the registered vaults. Go to GitHub for more information about the module and to submit iss... More info |
By:
|
967,094 downloads
|
Last Updated: 1/27/2022
|
Latest Version: 1.0.6
This PowerShell module is an extension vault for the PowerShell SecretManagement module. As an extension vault, this module stores secrets to the local machine based on the current user account context. The secrets are encrypted on file using .NET Crypto APIs. A password is required in the default configuration. The configuration can be change... More info |
Cross-platform Console GUI Tools for PowerShell |
By:
|
39,323 downloads
|
Last Updated: 6/29/2022
|
Latest Version: 1.4.3
This script can be used to easily install Visual Studio Code and the PowerShell extension on your machine. You may also specify additional extensions to be installed using the -AdditionalExtensions parameter. The -LaunchWhenDone parameter will cause VS Code to be launched as soon as installation has completed. Please contribute improvements to th... More info |
The Get-WhatsNew cmdlet allows you to see What's New information from the release notes for PowerShell. By default it shows the release notes for the current version of PowerShell you are running. You can also provide a specific version or a range of versions to be displayed. The cmdlet can display release notes for the following versions of P... More info |