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/stigsGET /api/v1/stigs/{slug}/download
Formats
The download endpoint supports:
jsoncsvxml
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.