Skip to content

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

What does this MR do and why?

The sec-decomposition required the allowance of certain cross DB interactions that were transitional in nature early on until a later configuration made this unnecessary.

This MR removes some transitional cross DB interaction allowances that are no longer applicable. No further remediation is necessary.

The changes are not functional in nature, and have no impact on GitLab behaviour.

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 #474644 (closed)

Edited by Gregory Havenga

Merge request reports

Loading