The profile model allows a custom control grouping to be specified as part of a merge directive:
https://pages.nist.gov/OSCAL-Reference/models/v1.1.3/profile/json-reference/#/profile/merge/custom
However, attempting to use this generates an error as the functionality has not been implemented:
|
throw new UnsupportedOperationException("custom structuring"); |