Compliance Version Response
data class ComplianceVersionResponse(val benchmarkDocument: String, val cpeUri: String, val version: String)
Describes the CIS benchmark version that is applicable to a given OS and os version.
Describes the CIS benchmark version that is applicable to a given OS and os version.