Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 728 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 728 Bytes

PCF-Certifications

PCF Certifications for Compliance Masonry

This repository is a Work-In-Progress.

The goal is to enable individual PCF components to document their compliance by leveraging the pattern developed by Compliance Masonry for FedRAMP compliance via NIST-800-53.

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

dependencies:
  certifications:
    - url: https://github.com/johnpfield/PCF-Certifications
      revision: master

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