opencontrol / cf-compliance

Controls for Cloud Foundry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Controls for Cloud Foundry


Languages

Language:Python 70.3%Language:Gherkin 29.7%