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
- Have a GitLab project with dependencies that contain Unknown Licenses (example)
- Attempt to export dependency list in SBOM format using the API
- 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)