🔥 3-day streak
GitHub Advanced Security (GH-500)65 / 144
Question 65 of 144

A platform team builds Java services with Gradle, where many runtime dependencies are only resolved during the build and are not listed explicitly in the checked-in build files. The security lead notices that GitHub's dependency graph for these repositories misses these transitively resolved dependencies, so Dependabot alerts are incomplete. Which approach lets GitHub include the full, build-resolved dependency set in the dependency graph?

Reviewed for accuracy · Report an issueNext question