tag:github.com,2008:https://github.com/cobbr/InsecurePowerShell/releases
Release notes from InsecurePowerShell
2017-12-18T07:56:16Z
tag:github.com,2008:Repository/114503477/InsecurePowerShell-v6.0.0-rc.2
2017-12-18T06:07:37Z
InsecurePowerShell-v6.0.0-rc.2
<p>Removed several PowerShell security and logging features, including:</p>
<ul>
<li>AMSI introspection of PowerShell code</li>
<li>ScriptBlockLogging, ModuleLogging, TranscriptionLogging</li>
<li>ConstrainedLanguageMode, RestrictedLanguageMode, NoLanguageMode</li>
<li>Etw tracing</li>
<li>PSReadLine history logging, ConsoleHost history logging</li>
</ul>
cobbr