PowerShell/test/powershell/Modules
Travis Plunk 79f21b41de
Consolidation of all Windows PowerShell work ported to PSCore6 (#8257)
Consolidation of all Windows PowerShell work ported to PSCore6

* Added ps1 file import restriction.  Refactored InvokeLanguageModeTestingSupportCmdlet to HelpersSecurity module
* JEA loop back fix.  Debugger running commands in CL mode.
* Support for new AMSI codes.  Changed to use AMSI buffer API.  Unhandled exception fix.
* Fixes for module bugs while running in ConstrainedLanguage mode
* Untrusted input tracking work
* Configuration keyword bug fix, PSRP protocol version check for reconstruct reconnect, Sharing InitialSessionState in runspace pool.
* Restricted remote session in UMCI, Applocker detection collision, Help command exposing functions, Null reference exception fix.
* Added mitigation for debugger function exposure
2018-11-13 16:16:29 -08:00
..
CimCmdlets Add VSTS CI for Windows (#7536) 2018-08-17 22:06:51 -07:00
Microsoft.PowerShell.Core Fix incorrect name check when autoloading required modules (#8218) 2018-11-13 14:56:07 -08:00
Microsoft.PowerShell.Diagnostics Enforce the 'CompatiblePSEditions' check for modules from the legacy 'System32' module path (#7183) 2018-07-16 16:58:40 -07:00
Microsoft.Powershell.Host When using Start-Transcript and file exists, empty file rather than deleting (#8131) 2018-11-07 08:34:42 +05:00
Microsoft.PowerShell.LocalAccounts Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
Microsoft.PowerShell.Management Fix tests running in Azure DevOps (#8220) 2018-11-09 15:11:02 -08:00
Microsoft.PowerShell.Security Consolidation of all Windows PowerShell work ported to PSCore6 (#8257) 2018-11-13 16:16:29 -08:00
Microsoft.PowerShell.Utility Fix tests running in Azure DevOps (#8220) 2018-11-09 15:11:02 -08:00
Microsoft.WSMan.Management Fix tests running in Azure DevOps (#8220) 2018-11-09 15:11:02 -08:00
PackageManagement Updating test gallery URL in PackageManagement tests (#7879) 2018-09-27 14:23:10 -07:00
PowerShellGet Update PowerShellGet to 2.0.0 (#7831) 2018-09-24 14:58:13 -07:00
PSDesiredStateConfiguration Use new Pester syntax for Pester tests in module PSDesiredStateConfiguration (#6622) 2018-04-25 17:29:40 -07:00
PSReadLine Save modules to un-versioned folder to enable servicing (#7518) 2018-08-14 10:15:05 -07:00
ThreadJob Updated thread job to version 1.1.2 (#7522) 2018-08-14 17:09:48 -07:00