Exam GitHub-Advanced-Security Topic 4 Question 21 Discussion

Actual exam question for GitHub's GitHub-Advanced-Security exam
Question #: 21
Topic #: 4
Which security feature shows a vulnerable dependency in a pull request?

Suggested Answer: B Vote an answer

Dependency reviewruns as part of a pull request and showswhich dependencies are being added, removed, or changed- andhighlights vulnerabilitiesassociated with any added packages.
It works in real-time and is specifically designed for use during pull request workflows.
Thedependency graphis an overview,Dependabot alertsnotify post-merge, and theSecurity tabshows the aggregated alert list.

by Tab at Dec 13, 2025, 12:46 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

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.

0
0
0
10