PSScriptAnalyzer
Code analyzer
A tool that checks and analyzes PowerShell code for quality and best practices
Download ScriptAnalyzer from PowerShellGallery
2k stars
116 watching
379 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
analyzerformatterhacktoberfestlinterpowershellpowershell-galleryscriptanalyzer
Related projects:
Repository | Description | Stars |
---|---|---|
devblackops/github-action-psscriptanalyzer | Automates static code analysis of PowerShell scripts using PSScriptAnalyzer. | 72 |
johnlatwc/pypowershellxray | Decodes and analyzes encoded PowerShell scripts to identify potential shellcode and reverse-engineered APIs. | 215 |
pclalv/pronto-shellcheck | A tool that runs a code analysis script called shellcheck on Ruby code. | 2 |
cezarypiatek/exceptionanalyzer | Analyzes C# code for exception usage best practices | 20 |
analysis-tools-dev/dynamic-analysis | A curated list of tools and linters to analyze and improve code quality in various programming languages and environments. | 956 |
thundercls/xanalyzer | A plugin for x64dbg debugger that analyzes and provides detailed information about the code of debugged applications. | 1,035 |
mikepopoloski/slang | Provides tools and services for compiling, parsing, and analyzing SystemVerilog code | 644 |
wycats/looper | Analyzes ES6 code to make transpiled output smaller and more efficient by identifying scopes in the code | 16 |
peterhinch/micropython-monitor | A tool to monitor and analyze the behavior of real-time systems written in Python | 32 |
microsoft/pylance-release | Provides language support and features for Python development in Visual Studio Code | 1,726 |
angular-architects/detective | Analyzes code structure and patterns to identify potential issues and areas for improvement. | 90 |
menees/analyzers | C# code analysis rules to enforce coding standards and best practices | 22 |
xampprocky/tokei | A tool for displaying statistics about codebase size and language distribution | 11,463 |
cxxxr/sblint | A tool to analyze Common Lisp source code and report errors or warnings | 122 |
php-gettext/php-scanner | Scans PHP code to extract translation information for use with gettext | 14 |