PSScriptAnalyzer
Code analyzer
A tool that checks and analyzes PowerShell code for quality and best practices
Download ScriptAnalyzer from PowerShellGallery
2k stars
115 watching
378 forks
Language: C#
last commit: about 1 month 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. | 947 |
thundercls/xanalyzer | A plugin for x64dbg debugger that analyzes and provides detailed information about the code of debugged applications. | 1,017 |
mikepopoloski/slang | Provides tools and services for compiling, parsing, and analyzing SystemVerilog code | 620 |
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 | 30 |
microsoft/pylance-release | A Python language server extension providing code analysis and features like auto-imports and type checking | 1,719 |
angular-architects/detective | Analyzes code structure and patterns to identify potential issues and areas for improvement. | 78 |
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,251 |
cxxxr/sblint | A tool that checks Common Lisp source code for errors and warnings | 121 |
php-gettext/php-scanner | Automates the process of analyzing PHP code to extract translation metadata for use with gettext | 14 |