TestimoX

API Reference

Class

GapItem

Namespace TestimoX.Baselines.Crosswalk
Assembly TestimoX
Modifiers sealed

Describes an item that exists in vendor baselines/docs but is not referenced by any TestimoX rule yet.

Inheritance

  • Object
  • GapItem

Constructors

Properties

public String Vendor { get; set; } #

Vendor label (MSB/CIS/STIG/PC/PK).

public String SourceId { get; set; } #

Baseline id or documentation source (PingCastle/PurpleKnight).

public String ControlOrDocId { get; set; } #

Control id or documentation id.

public String Title { get; set; } #

Control/doc title.

public String AnchorOrKey { get; set; } #

Anchor (REG|..., AUD|..., etc.) or doc key (PC:/PK:).

public String Kind { get; set; } #

Kind: Registry/Audit/... or Doc.