Skip to content

Move SAST reports logic for MR widget to backend

rossfuhrman requested to merge rf-move-sast-reports-to-mr-widget-backend into master

What does this MR do?

Exposes new endpoint for the merge request controller to compare SAST reports between master and branch. It also follows a similar pattern of !14898 (merged) and !15023 (merged)

Corresponding CE MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31770

Related issue

#12002 (closed)

Overall Class Structure

sast_report_uml

Does this MR meet the acceptance criteria?

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 rossfuhrman

Merge request reports