AI Feature Proposal: Vulnerability Resolution improvements

User problem

Vulnerability Resolution is currently an MVP.

Making it open Merge Requests with a single click is fine but it could easily lead to a big number of low-quality MRs being opened, possibly from the same vulnerability.

Solution hypothesis

A customer shared the idea of being able to:

  • Limit the number of "Can be opened MRs" from the same Vulnerability (or at least, show a warning before opening one)
  • Being able to preview what are the code changes the button will open and be able to start customising it before opening a Merge Request
    • if the fix isn't high quality enough, give the user the ability to clean up the git repository/MR easily
Edited by Alana Bellucci