Skip to content

Update dependency list parser to use license scanning parser

mo khan requested to merge 13083-delegate-to-parser into master

What does this MR do?

This MR updates the dependency list scanner to delegate to the license management report parser to parse the license scanning report. The current implementation of the dependency list parser is coupled to the structure of the v1.0 license scan report. By using the license management report parser, we can decouple the dependency list objects from the different versions of the license scanning report.

Does this MR meet the acceptance criteria?

Conformity

Performance 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

Related issues:

Edited by 🤖 GitLab Bot 🤖

Merge request reports