Skip to content

Add support for child pipelines to SBOM ingestion

What does this MR do and why?

Add support for child pipelines to SBOM ingestion process.

See related discussion in #421564 (comment 1893138025)

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Demo: https://www.youtube.com/watch?v=jgkI1v3Xmac

  1. fork/clone https://gitlab.com/gitlab-org/secure/tests/olivier/parent-child-pipeline
  2. ensure a pipeline run on the default branch
  3. check the Dependency List and ensure components reported from child pipelines are present

Related to #421564 (closed)

Edited by Olivier Gonzalez

Merge request reports