mitre/docker-ce-cis-baseline

Poplulate the `attributes.yml` file in the profile with all the attributes in the profile.

Closed this issue · 1 comments

There should be at least two sections for the attribute files 'values':

If we think about this as the 'common data' where that data for the profile, I would guess there is a pattern like:

  1. The 'commonly changed' attributes that for the most part folks would always have to edit.
  2. The 'commonly unchanged' attributes that folks usually don't have to edit but are there given that we want to make all the controls and general as possible.
  3. Perhaps a 'do not change' section if there are attributes ( this would usually be static set values but given we have attributes it is better form to use them than not to )

Populated attributes.yml in commit: c437ca1