Skip to content

Resolve vulnerability cross join issues in `ee/app/services/vulnerabilities/findings/find_or_create_from_security_finding_service.rb`

What does this MR do and why?

During the sec-decomposition it was necessary to permit cross table interactions between tables that were being transitioned to the new gitlab-sec DB but had not been fully moved. A later configuration change made these kind of transitional allowances unnecessary, but we need to clean up these allowances such the ones in this MR.

The changes in this MR are non-functional in nature.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #474632 (closed)

Edited by Gregory Havenga

Merge request reports

Loading