API Reference
Class
CoverageRow
Coverage glyphs for a rule across vendors and doc sources (✔️ complete, ⛓️💥 partial, ⛔ none).
Inheritance
- Object
- CoverageRow
Constructors
public CoverageRow() #Inherited Methods
Properties
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.