Skip to content

Refactor SecurityOrchestrationPolicies::CiConfigurationService

What does this MR do and why?

This refactors the CiConfigurationService to several more specific classes, so we can extend the logic for custom scans without adding too much complexity to a single class.

It shouldn't change the backend logic or user facing behavior.

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.

Edited by Andy Schoenen

Merge request reports