compliance-trestle
compliance-trestle copied to clipboard
Increase OSCAL model generator L2
Issue description / feature objectives
The current generator implementation is a step up from the initial implementation. Ontop of this:
- Add mode to generate unique id's e.g. uuids / control-ids which are numbered in a simple way.
- This will require some tracking in the generator.
- Allow random sizing of array elements (with a bounded range).
- Allow recursion within 'nesting' (specifically for controls??) to a certain depth.
- Add lorem ipsum text for testing.