Add options for list of flaw IDs and propose vs. approve
Closed this issue · 2 comments
tjarrettveracode commented
Security teams may want to copy a subset of Flaw IDs; provide an option to add a list of IDs, and update the script logic to only copy mitigations for flaws in the list.
Likewise, security teams may want to review the copied mitigation proposal. Add an option that is on by default to copy a mitigation approval, and when it is set to false, do not copy the approvals.
tjarrettveracode commented
Checkin c2f73bb adds propose-only mode.
tjarrettveracode commented
Checkin 025c32e adds ability to copy a subset of Flaw IDs.