Skip to content

Move DAST reports comparison logic to backend

Can Eldem requested to merge move-dast-reports-logic-backend into master

What does this MR do?

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

Related issue

#12003 (closed)

Screenshots

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