scap-workbench
scap-workbench copied to clipboard
Add remarks section to selected item properties
Mirroring discussion in https://github.com/OpenSCAP/openscap/issues/1743 and https://github.com/OpenSCAP/openscap/issues/1744, this pull request will eventually add support to the tailoring window on scap-workbench for adding/modifying a remark.
Some questions while this is in draft:
- Should we support editing multiple remarks like the spec? Or should we select one and edit that?
- How should we display multiple remarks? Should we allow the user to switch between them?
- If a profile gets tailored, should that profile's remarks be copied over? Does
openscaphandle that portion?
Note that this PR is currently pre-alpha and merely doesn't crash. None of the history/setting/... works at the moment. It is buggy. You have been warned. ;-)