We need to create a metanorma-plugin-oscal gem that allows generation of two documents:
- https://github.com/metanorma/iso-27002/tree/main/sources
- The ISO 27002 document includes controls in OSCAL YAML format. We need to use this gem to parse that OSCAL YAML content, and then create metanorma-plugin-oscal that allows generation of OSCAL content inside the Metanorma document.
- https://github.com/metanorma/mn-samples-nist/pull/76
- This contains the NIST SP 800-53rev4 document generated from OSCAL YAML. We need to use this gem to again, parse the OSCAL content, and then create metanorma-plugin-oscal that allows generation of OSCAL content inside the Metanorma document.
We need to create a metanorma-plugin-oscal gem that allows generation of two documents: