Stigviewer Overview

Stigviewer exposes a small public API for discovering available STIG benchmarks and exporting complete benchmark content for downstream automation.

Available Endpoints

  • GET /api/v1/stigs
  • GET /api/v1/stigs/{slug}/download

Formats

The download endpoint supports:

  • json
  • csv
  • xml

Source of Truth

This portal is generated from the checked-in OpenAPI contract in this repository, but the contract itself is derived from the Stigviewer route implementation. When code and prose differ, route behavior wins.

OpenAPI Download

Download openapi.json