SpeculationControl 1.0.14
dotnet add package SpeculationControl --version 1.0.14
NuGet\Install-Package SpeculationControl -Version 1.0.14
<PackageReference Include="SpeculationControl" Version="1.0.14" />
<PackageVersion Include="SpeculationControl" Version="1.0.14" />
<PackageReference Include="SpeculationControl" />
paket add SpeculationControl --version 1.0.14
#r "nuget: SpeculationControl, 1.0.14"
#:package SpeculationControl@1.0.14
#addin nuget:?package=SpeculationControl&version=1.0.14
#tool nuget:?package=SpeculationControl&version=1.0.14
This module provides the ability to query the speculation control settings for the system.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|
## 1.0.14
* Correct MDS reporting related to AMD CPUs
## 1.0.13
* Add support for querying MDS OS mitigation setting
* Correct the reporting status related to L1TF for Arm-based CPUs
## 1.0.12
* Add support for reporting the status of Windows kernel enablement of retpoline
## 1.0.11
* Fixed an issue where the L1TF OS mitigation was being improperly reported as enabled
## 1.0.10
* Replaced usage of Get-WmiObject with Get-CimInstance
## 1.0.9
* Added support for querying CVE-2018-3620 (L1TF OS mitigation) setting
## 1.0.8
* Added support for querying Speculative Store Bypass Disable (SSBD) setting
## 1.0.7
* Added additional guidance for AMD CPUs
## 1.0.6
* Added support for querying the OS to see if KVA shadow is required
## 1.0.5
* Added -Quiet parameter which can be used to suppress host output
## 1.0.4
* Added message directing users to explanation of output
* Addressed feedback regarding multiple CPUs when setting $cpu
## 1.0.3
* Signed files using SHA2 certificate