TestimoX

API Reference

Class

CoverageRow

Namespace TestimoX.Baselines.Crosswalk
Assembly TestimoX
Modifiers sealed

Coverage glyphs for a rule across vendors and doc sources (✔️ complete, ⛓️‍💥 partial, ⛔ none).

Inheritance

  • Object
  • CoverageRow

Constructors

Properties

public String Rule { get; set; } #

Rule name.

public String Display { get; set; } #

Display name.

public String Scope { get; set; } #

Rule scope (Forest/Domain/DC/etc.).

public String TestimoX { get; set; } #

Glyph for TestimoX presence.

public String MSB { get; set; } #

Glyph for MSB baseline coverage.

public String CIS { get; set; } #

Glyph for CIS baseline coverage.

public String STIG { get; set; } #

Glyph for STIG baseline coverage.

public String PingCastle { get; set; } #

Glyph for PingCastle doc mapping.

public String PurpleKnight { get; set; } #

Glyph for PurpleKnight doc mapping.