🔥 3-day streak
GitHub Advanced Security (GH-500)63 / 144
Question 63 of 144
A platform engineering team maintains a monorepo with several JavaScript services. They notice the dependency graph in the repository's Insights tab only shows a partial list of packages, missing many transitive dependencies. Investigating, they find that most services commit only their package.json files, while a few also commit package-lock.json. What is the most likely reason the dependency graph is incomplete, and how should the team resolve it?
Reviewed for accuracy · Report an issueNext question