Skip to content

drydockcloud/ci-secrender

Repository files navigation

ci-secrender

Example tool to render a template using data loaded from a YAML file. One intended use case: load an OSCAL style YAML file and render a Jinja2 template to produce the markdown for SSP front matter.

This project follows the Drydock Pattern.

Getting Started

Prerequisites

You will need to have Docker installed. See the Install Docker docs for more information.

Available on Docker Hub

The Secrender tool code can be found here

Secrender Operation

docker pull drydockcloud/ci-secrender
docker run -v $PWD:/src drydockcloud/ci-secrender --in example-ssp.yaml --template example-ssp.md.j2

Authors

License

This project is licensed under the GNU General Public License version 3 or any later version - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •