Exam GitHub-Advanced-Security Topic 4 Question 30 Discussion
Actual exam question for GitHub's GitHub-Advanced-Security exam
Question #: 30
Topic #: 4
Question #: 30
Topic #: 4
A repository's dependency graph includes:
Suggested Answer: A Vote an answer
Thedependency graphin a repository is built byparsing manifest and lock files(like package.json, pom.xml, requirements.txt). It helps GitHub detect dependencies and cross-reference them with known vulnerability databases for alerting.
It is specific to each repository and does not show org-wide or cross-repo summaries.
It is specific to each repository and does not show org-wide or cross-repo summaries.
by Edison at Jul 13, 2025, 11:16 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).