Skip to content

WIP: De-dup license dependencies

Tetiana Chupryna requested to merge 33606-dedup-components into master

What does this MR do?

This is the fix for #33606 (comment 233613656)

That are cases when some license item License Scanning report can contain duplication of dependencies. That could happen if in the project one dependency is used with two different versions (and since License Scanning report doesn't have versions information, those dependencies look identical).

This MR fix duplication issue.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability 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
Edited by 🤖 GitLab Bot 🤖

Merge request reports