File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1212- Fix SuppressedOnly switch functionality
1313- Updated Positional parameter rule to trigger only when used with > 3 positional parameters
1414
15+ ##
16+
1517## Released v1.1.0 (Sep.1, 2015)
1618###Features:
1719- Support for using ScriptAnalyzer as a .net library - ScriptAnalyzer APIs
3335- Exclude external non-powershell applications (Console/GUI) from Positional Parameter rule application
3436- Additional heuristics for detecting psavoidusingplaintextforpassword rule violation
3537
38+ ##
39+
3640## Released v1.0.2 (June.24, 2015)
3741###Features:
3842- Perf improvements in the Engine to execute rules concurrently.
5963- AvoidUsingPlainTextForPassword rule to be raised only strings or object types.
6064- Fix for PositionalParameterUsed method (Helper.cs) uses unsafe method to exclude ForEach-Object and Where-Object.
6165
66+ ##
6267
6368## Released v1.0.1 (May.8, 2015)
6469###Features:
7681- Fix the issue in importing customized rule
7782- Fix Function Member Ast cast error
7883
79-
80-
84+ ##
8185
8286##Released v1.0.0 on Apr.24, 2015
8387###Features:
You can’t perform that action at this time.
0 commit comments