RedHatProductSecurity / trestle-demo

Demo workflows for continuous compliance with OSCAL content and compliance-trestle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trestle-demo

This demo repository illustrates how to use compliance-trestle to enable continuous compliance workflows.

Required Tools

Using the Container Environment

Using make sandbox-run

Using the container environment ensures compliance-trestle and other required dependencies are available for use. Currently, this container image must be built locally using make demo-build, but making a remote image reference available is part of the roadmap.

Usage

This repository serves two main purposes:

  1. As an educational tool to familiarize users with OSCAL, Compliance-Trestle, and Continuous Compliance concepts. For more information on how to get started, see our Getting Started Guide.

  2. As a development sandbox where Continuous Compliance workflows and integrations can be developed and tested. For more information on how to use the development sandbox, see our Developer Guide

About

Demo workflows for continuous compliance with OSCAL content and compliance-trestle

License:Apache License 2.0


Languages

Language:Makefile 72.6%Language:Jinja 25.8%Language:Go 1.6%