Вышла новая версия PowerShell - 7.0.2
Список изменений:
Engine Updates and Fixes
- Ensure null-coalescing LHS is evaluated only once
- Restrict loading of amsi.dll to system32 folder
General Cmdlet Updates and Fixes
- Change Get-FileHash to close file handles before writing output
Tools
- Update the PowerShell team list to correct changelog generation
Tests
- Pin major Pester version to 4 to prevent breaking changes caused by upcoming release of v5
Build and Packaging Improvements
- Update to .NET Core 3.1.5
Список изменений:
Engine Updates and Fixes
- Ensure null-coalescing LHS is evaluated only once
- Restrict loading of amsi.dll to system32 folder
General Cmdlet Updates and Fixes
- Change Get-FileHash to close file handles before writing output
Tools
- Update the PowerShell team list to correct changelog generation
Tests
- Pin major Pester version to 4 to prevent breaking changes caused by upcoming release of v5
Build and Packaging Improvements
- Update to .NET Core 3.1.5
#module
x.509 Certificate Details PowerShell Module
Code signed and minor fixes.
https://blog.darrenjrobinson.com/x509details-powershell-module-for-decoding-x509-certificates-with-time-to-certificate-expiry
x.509 Certificate Details PowerShell Module
Code signed and minor fixes.
https://blog.darrenjrobinson.com/x509details-powershell-module-for-decoding-x509-certificates-with-time-to-certificate-expiry
darrenjrobinson - Bespoke Identity and Access Management Solutions
x.509 Details - A PowerShell Module for decoding x.509 Certificates with time to certificate expiry - darrenjrobinson - Bespoke…
x.509 Certificate Details PowerShell Module that decodes a base-64 encoded x.509 certificate outputting the certificate details including 'Time To Expiry'.
