Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Latest commit

 

History

History
54 lines (39 loc) · 2.06 KB

File metadata and controls

54 lines (39 loc) · 2.06 KB

img/CIS_SecureSuite.jpg

CIS SecureSuite Member API

The table of contents below and in the sidebar should let you easily access the documentation for your topic of interest. You can also use the search function in the top left corner.

The main documentation for the site is organized into sections for each member API endpoint.

The "About the SecureSuite Member API" section provides background information about the API.

The “Change Log” section lists releases beginning January 2022, with the newest at the top.

The "Contributing" section provides details on how you can contribute to the development of the SecureSuite Member API.

The "Terms of Use" section provides the terms of use policy.

The "Help" section provides helpful information as well as where to go for assistance using the API.

.. toctree::
   :maxdepth: 1
   :caption: General
   :name: api-general

   About the SecureSuite Member API <about/about>
   Change Log <about/change-log>
   Contributing <about/contributing>
   Obtaining a SecureSuite License Key <about/license>
   Terms of Use <about/terms-of-use>
   Help <about/help>

.. toctree::
   :maxdepth: 1
   :caption: API Endpoints
   :name: api-endpoints

   License Verification <endpoints/license-verification>
   Token Validation <endpoints/token-validation>
   List Available Benchmarks <endpoints/list-benchmarks>
   Benchmark Information <endpoints/benchmark>
   Download Benchmarks Content <endpoints/download-benchmark>
   List Available Build Kits <endpoints/list-buildkits>
   Download Build Kits <endpoints/download-buildkit>
   List Available PDFs <endpoints/list-pdf>
   Download PDFs <endpoints/download-pdf>
   List Available CIS-CAT Versions <endpoints/cis-cat-versions>
   Download CIS-CAT Pro Assessor <endpoints/cis-cat-pro>
   Download CIS-CAT Pro Assessor Latest Version <endpoints/cis-cat-pro-latest>
   Download CIS-CAT Lite <endpoints/cis-cat-lite>
   Download CIS-CAT Lite Latest Version <endpoints/cis-cat-lite-latest>
   Download CIS-CAT Assessor and Lite SBOM <endpoints/cis-cat-assessor-sbom>