Skip to content

Remove unneeded Vulnerability Finding Evidence models

What does this MR do and why?

These models were created as an initial attempt to better handle finding evidence data. However, the solution proved to be too complex, so they are being removed. They have never been in use. This is the first step in removing the DB tables, as outlined in the database migration style guide. A subsequent MR will be created to remove the tables. Related to #343284.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports