PSScriptAnalyzer
1.9.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.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) Microsoft Corporation 2016. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
Cmdlets
Get-ScriptAnalyzerRule Invoke-ScriptAnalyzer
Dependencies
This module has no dependencies.
Release Notes
### Added
- SuggestedCorrections for ScriptDefinition input (#665)
- PSAvoidGlobalAliases and PSAvoidGlobalFunction rules (#658)
### Fixed
- Regular expression in `target` parameter in SuppressMessageAttribute (#638)
- Filtering on severity level for DSC rules (#642)
- PSUseCompatibleCmdlets rule
+ to check for commands in Microsoft.PowerShell.Core snapin
+ to ignore aliases
+ to ignore custom defind commands
- PSUseDeclaredVarsMoreThanAssignments rule to ignore the following special variables (#653)
+ `$PSModuleAutoLoadingPreference`
+ `$InformationPreference`
- PSShouldProcess rule to not enforce `SupportsShouldProcess` if a function calls built-in cmdlet or function that calls `ShouldProcess` (#652).
- PSShouldProcess rule violation extent (#668)
- PSAvoidUsingCmdletAliases rule violation extent (667)
- Column header of `Invoke-ScriptAnalyzer` to be consistent with corresponding property names (#664)
- `ScriptPath` property of external rule violation (#649)
FileList
- PSScriptAnalyzer.nuspec
- Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules.dll
- Microsoft.Windows.PowerShell.ScriptAnalyzer.dll
- Newtonsoft.Json.dll
- PSGetModuleInfo.xml
- PSScriptAnalyzer.cat
- PSScriptAnalyzer.psd1
- PSScriptAnalyzer.psm1
- ScriptAnalyzer.format.ps1xml
- ScriptAnalyzer.types.ps1xml
- coreclr\Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules.dll
- coreclr\Microsoft.Windows.PowerShell.ScriptAnalyzer.dll
- en-US\about_PSScriptAnalyzer.help.txt
- en-US\Microsoft.Windows.PowerShell.ScriptAnalyzer.dll-Help.xml
- PSv3\Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules.dll
- PSv3\Microsoft.Windows.PowerShell.ScriptAnalyzer.dll
- PSv3\Newtonsoft.Json.dll
- Settings\CmdletDesign.psd1
- Settings\core-6.0.0-alpha-linux.json
- Settings\core-6.0.0-alpha-osx.json
- Settings\core-6.0.0-alpha-windows.json
- Settings\desktop-5.1.14393.206-windows.json
- Settings\DSC.psd1
- Settings\PSGallery.psd1
- Settings\ScriptFunctions.psd1
- Settings\ScriptingStyle.psd1
- Settings\ScriptSecurity.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
1.24.0 | 840,163 | 3/18/2025 |
1.23.0 | 1,111,835 | 10/9/2024 |
1.22.0 | 967,256 | 2/27/2024 |
1.21.0 | 1,457,012 | 9/29/2022 |
1.20.0 | 915,710 | 8/24/2021 |
1.19.1 | 704,836 | 7/28/2020 |
1.19.0 | 188,694 | 5/4/2020 |
1.18.3 | 512,448 | 9/16/2019 |
1.18.2 | 26,825 | 9/3/2019 |
1.18.1 | 114,302 | 6/13/2019 |
1.18.0 | 156,492 | 3/21/2019 |
1.17.1 | 234,335 | 6/5/2018 |
1.16.1 | 110,182 | 9/5/2017 |
1.16.0 | 5,659 | 8/16/2017 |
1.15.0 | 22,077 | 6/21/2017 |
1.14.1 | 2,658 | 6/12/2017 |
1.14.0 | 905 | 6/9/2017 |
1.13.0 | 6,490 | 5/18/2017 |
1.12.0 | 2,280 | 5/9/2017 |
1.11.1 | 7,100 | 4/4/2017 |
1.11.0 | 8,516 | 3/1/2017 |
1.10.0 | 6,215 | 1/19/2017 |
1.9.0 (current version) | 5,685 | 12/6/2016 |
1.8.1 | 7,201 | 10/14/2016 |
1.8.0 | 1,267 | 10/8/2016 |
1.7.0 | 5,218 | 8/18/2016 |
1.6.0 | 28,817 | 6/7/2016 |
1.5.0 | 5,064 | 3/30/2016 |
1.4.0 | 3,098 | 2/17/2016 |
1.3.0 | 1,213 | 1/19/2016 |
1.2.0 | 12,634 | 12/16/2015 |
1.1.1 | 884 | 11/4/2015 |
1.1.0 | 872 | 9/1/2015 |
1.0.2 | 601 | 6/24/2015 |
1.0.1 | 495 | 5/8/2015 |
1.0 | 464 | 4/24/2015 |