Skip to content

Output GitLab metadata properties in Container Scanning SBOM

Tetiana Chupryna requested to merge 426356-sbom-metadata into master

What does this MR do?

In order to complete Store Container Scanning image and operating sy... (gitlab-org/gitlab#425995 - closed), we need to add support for the following SBOM metadata property fields added by Add taxonomy for Container Scanning namespace (gitlab-org/gitlab#426355 - closed):

  • gitlab:meta:schema_version
  • gitlab:container_scanning:image:name
  • gitlab:container_scanning:image:tag
  • gitlab:container_scanning:operating_system:name
  • gitlab:container_scanning:operating_system:version

What are the relevant issue numbers?

gitlab-org/gitlab#426356 (closed)

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports