Files

7 lines
317 B
JSON
Raw Permalink Normal View History

2021-04-22 01:41:31 +03:00
{
"name": "PSScriptAnalyzer",
2021-04-22 01:51:14 +03:00
"creator": "Microsoft Corporation",
2021-04-22 01:41:31 +03:00
"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"]
}