Skip to content

Display software packages with multiple software licenses correctly

mo khan requested to merge 13079-parse-v1-1-report into master

What does this MR do?

When a package has more than one software license the FE code does not correctly display the association to multiple licenses correctly. This change checks to see if a dependency has more than one license when processing the raw license scan report in the front end.

#13079 (closed)

Screenshots

Before:

Screenshot_from_2019-10-29_17-07-10

After:

Screenshot_from_2019-10-30_10-37-09

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