cloud-gov / cg-atlas

Repository hosting issues and artifacts related to operations of the cloud.gov platform
Creative Commons Zero v1.0 Universal
3 stars 1 forks source link

Ensure everything in the cloud.gov SSP .docx is represented in cloud.gov's CM YAML #91

Open mogul opened 8 years ago

mogul commented 8 years ago

In order to be able to generate new SSPs based on the .docx cloud.gov SSP in future, we want all cloud.gov SSP content to be captured in Compliance Masonry YAML.

Implementation sketch

mogul commented 8 years ago

@clovett3: Once you've finished filling all the control families in on the Word .docx, please apply the only-in-word tag to the appropriate issues in this list so we can start tracking what needs currying back to YAML.

ghost commented 8 years ago

Understood

mogul commented 8 years ago

(It probably goes without saying, but the label should apply for families where edits to existing YAML only exist in the .docx as well.)

afeld commented 8 years ago
jbarnicle commented 8 years ago

implementation_status and control_origination can potentially have multiple checked values in the .docx, but can only be strings in the .yaml. Need to update .yaml to accept multiple values for these fields.

mogul commented 8 years ago

This is blocked until the two opencontrol issues referenced above are resolved.