PSScriptAnalyzer

Download ScriptAnalyzer from PowerShellGallery (by PowerShell)

PSScriptAnalyzer Alternatives

Similar projects and alternatives to PSScriptAnalyzer

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better PSScriptAnalyzer alternative or higher similarity.

PSScriptAnalyzer reviews and mentions

Posts with mentions or reviews of PSScriptAnalyzer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-17.
  • Using PSScriptAnalyzer to check PowerShell version compatibility - Building custom compat profiles
    1 project | /r/sysadmin | 19 Jun 2023
    I am looking to build a custom profile for a ws2019 with ps 7.2 + to use to check my scripts, i have tried using the compat collector https://github.com/PowerShell/PSScriptAnalyzer/tree/development/PSCompatibilityCollector and running the build.ps1 script there but I do not see an output for my commands and the script text doesn't provide much clarify to me at least.
  • What open source tools do you use to check the security of your PowerShell scripts?
    1 project | /r/PowerShell | 18 Apr 2023
    PSScriptAnalyze is a static code analysis tool that checks PowerShell scripts for best practices and potential security issues. It is available on GitHub and can be installed as a module in PowerShell. https://github.com/PowerShell/PSScriptAnalyzer
  • PSScriptAnalyzer
    1 project | /r/ITProTuesday | 6 Jan 2023
    PSScriptAnalyzer is a static code checker for PowerShell modules and scripts. Runs a set of rules that test the quality of PowerShell code against best practice, then warns about potential code defects and suggests potential solutions. xXxLinuxUserxXx likes this linter "to get unified codestyle in the scripts."
  • I made a Dell Command Script for Intune, thought others may find it helpful.
    2 projects | /r/sysadmin | 17 Nov 2022
    Not a windows admin and more like a programmer but i would suggest to use some linter (https://github.com/PowerShell/PSScriptAnalyzer) to get unified codestyle in the scripts :)
  • Azure Guest Invitation
    1 project | /r/PowerShell | 2 Aug 2022
    It’s best practice to keep $null on the left side of comparisons https://github.com/PowerShell/PSScriptAnalyzer/blob/development/RuleDocumentation/PossibleIncorrectComparisonWithNull.md
  • Dangerous and Insecure PowerShell Code in the Enterprise
    1 project | /r/PowerShell | 31 Jan 2022
  • Smarter autocomplete
    1 project | /r/PowerShell | 27 Jan 2022
    This one is a real problem. When I reference a type which is defined in another file in a class, I get an error in my vscode. the class works but the PSScriptAnalyzer doesn't know that the type is imported. I found this github issue which is about supressing the issue, I tried that and couldnt get it to work but I'd rather that it just recognized the type from the other file https://github.com/PowerShell/PSScriptAnalyzer/issues/1041
  • Who uses Visual Studio Code for PowerShell Scripting?
    5 projects | /r/PowerShell | 31 Oct 2021
    I would definer not autoformat on save with bugs such was this still outstanding: https://github.com/PowerShell/PSScriptAnalyzer/issues/1580
  • help with add-newuser profile names
    1 project | /r/PowerShell | 20 Jul 2021
    That's some sloppy code. Wmic is deprecated. You shouldn't put unencrypted passwords in scripts. You shouldn't use write-host anymore. $null goes in front, etc. Try using https://github.com/PowerShell/PSScriptAnalyzer to ensure decent code. Also write code in vscode. Also read https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.localaccounts/new-localuser?view=powershell-5.1
  • Module workflow in VS Code?
    4 projects | /r/PowerShell | 15 Apr 2021
    I discovered the Invoke-Build build system, PSScriptAnalyzer for linting, and Pester for testing/mocking. I wrote a GitLab CI/CD pipeline that takes advantage of all of this to push releases to our company's PSRepo. I also discovered the Plaster template system for scaffolding new projects, and created a custom company template for standardizing our repo structures.
  • A note from our sponsor - WorkOS
    workos.com | 19 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic PSScriptAnalyzer repo stats
15
1,773
7.5
7 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com