Skip to content

Add a Secure E2E test for pipeline reports

Aleksandr Soborov requested to merge 9192-secure-e2e-tests-pipeline-report into master

What does this MR do?

Adds an end-to-end test that executes a pipeline and validates that security reports appear in the pipeline display.

Establishes a new fixture that contains a repository that will skip scanner execution and upload a pre-generated report artifact.

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

Related to #9192 (moved)

Element definition to support this MR was added in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28416

Edited by Aleksandr Soborov

Merge request reports