Skip to content

Backport changes for 16252 in EE add current_user to report comparison services

Can Eldem requested to merge backport-add-current-user-compare-services-ce into master

What does this MR do?

Add current_user to following services to use

CompareDependencyScanningReportsService < ::Ci::CompareReportsBaseService < ::BaseService
CompareContainerScanningReportsService < ::Ci::CompareReportsBaseService < ::BaseService
CompareSastReportsService < ::Ci::CompareReportsBaseService < ::BaseService

https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/16252

https://gitlab.com/gitlab-org/gitlab-ee/issues/14780

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Rémy Coutable

Merge request reports