TestimoX

API Reference

Class

GuidanceExportDto

Namespace TestimoX.Reporting.Html

Typed JSON payload describing guidance for a Testimo rule. Includes authoring guidance (summary/why/investigate/fix/references), and optional vendor crosswalk data (coverage, baseline matches, docs, anchors).

Inheritance

  • Object
  • GuidanceExportDto

Properties

RuleName #

Technical rule name (unique within Testimo).

Summary #

Short summary of what the rule checks and why it matters.

WhyItMatters #

Context explaining the security/health impact.

HowToInvestigate #

Steps that help triage or investigate the finding.

HowToFix #

Concrete remediation steps, when available.

References #

Reference links (URLs or document identifiers).

Coverage #

Vendor coverage glyphs across MSB/CIS/STIG and doc sources.

BaselineMatches #

Matched baseline controls from vendors (deduped per rule).

Docs #

Related documentation entries from PingCastle/PurpleKnight where mapped.

InlineAnchors #

Inline anchors authored along with the rule (WithCrosswalk).

CatalogAnchors #

Anchors provided by the crosswalk catalog JSON (when present).