Exam GitHub-Advanced-Security Topic 2 Question 9 Discussion

Actual exam question for GitHub's GitHub-Advanced-Security exam
Question #: 9
Topic #: 2
As a developer with write access, you navigate to a code scanning alert in your repository. When will GitHub close this alert?

Suggested Answer: D Vote an answer

GitHub automatically closes a code scanning alert when the vulnerable code is fixedin the same branch where the alert was generated, usually via acommit inside a pull request. Simply clicking or triaging an alert does not resolve it. The alert is re-evaluated after each push to the branch, and if the issue no longer exists, it is marked as resolved.

by Noah at Jun 23, 2025, 08:48 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