tjarrettveracode/veracode-mitigation-copier

Add options for list of flaw IDs and propose vs. approve

Closed this issue · 2 comments

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.

Checkin c2f73bb adds propose-only mode.

Checkin 025c32e adds ability to copy a subset of Flaw IDs.