Files
2021-04-22 01:51:14 +03:00

7 lines
317 B
JSON

{
"name": "PSScriptAnalyzer",
"creator": "Microsoft Corporation",
"description": "A static code checker for PowerShell modules and scripts. PSScriptAnalyzer checks the quality of PowerShell code by running a set of rules.",
"iconName": "powershell",
"categories": ["Code Scanning", "PowerShell"]
}