Formalise yaml schemas
Feature Request
Description of Problem:
Currently we have example template files for features, controls, threads at meta data. Having templates instead of schemas make it more difficult to version control and validate.
Potential Solutions:
Produce yaml schemas based on the current template files.
https://github.com/finos/common-cloud-controls/pull/369
Does it make sense to use the OSCAL YAML schema for validation. In the examples I created long ago, I included a Makefile that invokes the oscal-cli tool for validation and conversion into all supported formats (XML, JSON, YAML). The Makefile can be used for local development to validate oscal artifacts and can be invoked from CI/CD pipeline.
This issue will be closed as stale in 7 days. Please update this issue if it is still needed.
Closed as stale. An update may reopen this issue.