compliance-trestle icon indicating copy to clipboard operation
compliance-trestle copied to clipboard

Increase OSCAL model generator L2

Open butler54 opened this issue 3 years ago • 0 comments

Issue description / feature objectives

The current generator implementation is a step up from the initial implementation. Ontop of this:

  1. Add mode to generate unique id's e.g. uuids / control-ids which are numbered in a simple way.
    1. This will require some tracking in the generator.
  2. Allow random sizing of array elements (with a bounded range).
  3. Allow recursion within 'nesting' (specifically for controls??) to a certain depth.
  4. Add lorem ipsum text for testing.

butler54 avatar Aug 30 '21 09:08 butler54