Skip to content

Add yarn.lock parser that produces DependencyGraph

Administrator requested to merge mrn/yarn-lock-tree-parser into main

Created by: mrnugget

This is stacked on top of #36481 and adds the yarn.lock parser that produces a lockfiles.DependencyGraph that is then persisted to the database.

Test plan

  • New tests added
  • Existing tests

Merge request reports

Loading