Frontend: Show dependency path in the dependency list and vulnerabilities

This issue tracks the frontend work needed to implement #227620 (closed).

Design

See Designs tab. (Designs copied from #198034 (closed) for now.)

Quality

Please update / add unit test as needed

Implementation plan

Iteration 2 (as discussing at #229472 (comment 409035520)) - TBD

  • Rename ancestors to dependency_path
  • Rename top_level to direct_dependency
  • Update logic to parse dependency_path (may not need)
  • Update specs
Edited by Dheeraj Joshi