ComplianceVersion

Describes the CIS benchmark version that is applicable to a given OS and os version.

JSON representation
{"cpeUri":string,"benchmarkDocument":string,"version":string}
Fields
cpeUri

string

The CPE URI (https://cpe.mitre.org/specification/) this benchmark is applicable to.

benchmarkDocument

string

The name of the document that defines this benchmark, e.g. "CIS Container-Optimized OS".

version

string

The version of the benchmark. This is set to the version of the OS-specific CIS document the benchmark is defined in.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-06-13 UTC.