Compliance Object improvements
Open
floydtree
opened this issue 1 year ago
•
0 comments
Related Issue: n/a
Description of changes:
- Creating a generic key:value object. Thank you @Aniak5 for the suggestion.
- Creating instances of that generic object -
control_parameters & tags. Removing the specific tag object definition.
- Adding
control_parameters to compliance object.
- Deprecating
status_detail in the compliance object, in favor of status_details, a new string array attribute
- Adding new item in
status_id enum for findings classes, to allow representation of finding archival.
- Updating descriptions & captions.
- Attempting to distinguish between existing and extra attributes that were added to compliance in #1110