As a user I want to be able to export an existing TRADES Control into a OSCAL Catalog. In order to do so I:
[Optional] Create a new OSCAL Catalog in my project
[Optional] Create on or several Group to classifiy my controls
Select one or more TRADES Control(s) in my analysis and run the action "Export in OSCAL Catalog"
This action should :
Ask me to choose a destination for my control (Catalog or Group)
[For each selected control] Create a new OSCAL Control with:
A title = Name of the Control
A Documentation = Description of the control
** An ID = ID of the TRADES Control (Mandatory)
[For each selected control] Replace in my analysis the existing control by a external control with link to the newly created control.
As a user I want to be able to export an existing TRADES Control into a OSCAL Catalog. In order to do so I:
This action should :