Exam GitHub-Advanced-Security Topic 6 Question 35 Discussion

Actual exam question for GitHub's GitHub-Advanced-Security exam
Question #: 35
Topic #: 6
Why should you dismiss a code scanning alert?

Suggested Answer: C Vote an answer

You shoulddismissa code scanning alert if the flagged code isnot a true security concern, such as:
* Code in test files
* Code paths that are unreachable or safe by design
* False positives from the scanner
Fixing the code would automaticallyresolvethe alert - not dismiss it. Dismissing is for valid exceptions or noise reduction.

by Colbert at Dec 14, 2025, 09:47 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