Skip to content

Refactors the security report mutations

Sam Beckham requested to merge 6079-refactor-vulnerability-mutations into master

What does this MR do?

This refactors the security report mutations to make them a bit DRYer.

It cuts out a load of repeated code and allows us to add new scanners a lot easier

What are the relevant issue numbers?

This was discovered in #6079 (closed) but split out to reduce the size of the MR

Closes #10996 (closed)

Does this MR meet the acceptance criteria?

Edited by Sam Beckham

Merge request reports