Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 792 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 792 Bytes

Cloud Foundry Compliance

This repository contains compliance data for the following Cloud Foundry components: Application Security Groups, Cloud Controller, Warden, BOSH, DEA, UAA, Loggregator

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

dependencies:
  systems:
    - url: https://github.com/opencontrol/cf-compliance
      revision: master

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

BDD Tests

This repository also contains setup and run instructions for a set of BDD test that help verify Cloud Foundry control implementations.