gregelin / certifications

OpenControl-formatted Certifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

certifications

Certification control selections in OpenControl formats.

To import these data into a OpenControl project add the follow code to your opencontrol.yaml file.

dependencies:
  certifications:
    - url: https://github.com/opencontrol/certifications
      revision: master

Once imported into your OpenControl content, Compliance Masonry and FedRAMP Templater can be used to generate template System Security Plans (SSPs):

compliance-masonry get
compliance-masonry docs gitbook fedramp-high
fedramp-templater fill opencontrols/ ./path_to_fedramp_templates/FedRAMP-System-Security-Plan-Template-v2.1.docx exports/FedRAMP-filled.docx

For more information on the opencontrol.yaml visit the Compliance Masonry CLI.

About

OpenControl-formatted Certifications