This repository was archived by the owner on Sep 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
CMS ARS Overlay Tracker Setup
Shivani Karikar edited this page Sep 11, 2023
·
1 revision
- Clone your baseline profile:
git clone <profile-git-url>
- Run that profile:
inspec exec <profile-name> -t mock:// --reporter json:<relative-path-and-name>.json
- Load up the JSON report in Heimdall
- From Heimdall, export to CSV with the following fields:
ID, Title, Description, CCI (optional), 800-53 Controls
. Let's call this Control Data file. - Again from Heimdall, export the unique controls using:
CAAT Spreadsheet
- Open the exported CSVs using MS Excel
- Open the template (below) to copy contents into
- Follow instructions from sheet 1 of the template to fill out the columns
- Use unique controls that you got from step 5 above to fill the third column on NA Caveats sheet (remember to pad them to conform to
XX-NN(NN)
format) - Start going through NIST controls for every STIG/CIS control to find changes/applicability according to CMS ARS 5
- Note: NIST controls listed as
Supplemental
in ARS 5 are applicable to all system categorizations
- Note: NIST controls listed as
- Find out which values in the baseline need to be parameterized (create a branch accordingly)
- Note down input names and new ARS values in the tracker for those controls
- Top alignment and unwrap text so nothing is missed