TestimoX

API Reference

Class

CisWindowsServerSourceCatalog

Namespace TestimoX.Benchmarks.Sources
Assembly TestimoX
Modifiers static

Provides integrity-pinned sources for the current CIS Microsoft Windows Server audit files.

Inheritance

  • Object
  • CisWindowsServerSourceCatalog

Methods

public static BenchmarkSourceDescriptor GetById(String id) #
Returns: BenchmarkSourceDescriptor

Gets a source by its exact provider identifier.

Parameters

id System.String requiredposition: 0
GetCurrent 2 overloads
public static IReadOnlyList<BenchmarkSourceDescriptor> GetCurrent() #
Returns: IReadOnlyList<BenchmarkSourceDescriptor>

Gets all current, integrity-pinned Windows Server sources.

public static IReadOnlyList<BenchmarkSourceDescriptor> GetCurrent(String productVersion) #
Returns: IReadOnlyList<BenchmarkSourceDescriptor>

Gets the six current profile sources for one Windows Server generation.

Parameters

productVersion System.String requiredposition: 0