Skip to content

Remove unknown licenses from sbom dependency list export

What does this MR do and why?

Removes unknown licenses from sbom dependency list export

How to set up and validate locally

  1. Have a GitLab project with dependencies that contain Unknown Licenses (example)
  2. Attempt to export dependency list in SBOM format using the API
  3. The export should complete, and the resulting report will be downloadable with the unknown licenses removed

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #572338 (closed)

Merge request reports

Loading