saf
saf copied to clipboard
Add ckl_updater
trafficstars
https://github.com/mitre/ckl2ckl
This tool translates findings from an old version of a checklist to a new version. It relies on the legacy id attributes in the new checklist to find the corresponding ids in the old checklist. As well as doing that transfer, it also outputs which controls were new (and so didn't have any findings) and which old controls did not have a corresponding control in the new version (and so its findings were not transferred over).
Make sure to call it ckl_updater and not ckl2ckl: https://github.com/mitre/ckl2ckl/issues/1