Skip to content

Refactor UpdateApprovalsService with FindingsFinder

Sashi Kumar Kumaresan requested to merge sk/379108-add-finder into master

What does this MR do and why?

Refactor Security::ScanResultPolicies::UpdateApprovalsService to extract the logic that queries Security::Finder into a new finder class.

This will be helpful to add more logic to querying security findings as a part of Compare results from all pipelines related to c... (#379108 - closed)

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