Exam GH-500 Topic 2 Question 93 Discussion

Actual exam question for Microsoft's GH-500 exam
Question #: 93
Topic #: 2
A colleague ignores a code scanning alert. What are the implications of the colleague's action?
Each answer presents part of the solution. (Choose three.)

Suggested Answer: B,C,D Vote an answer

If you configure code scanning using CodeQL, you can also find data-flow problems in your code.
Data-flow analysis finds potential security issues in code, such as: using data insecurely[C], passing dangerous arguments to functions [D], and leaking sensitive information[B].
When code scanning reports data-flow alerts, GitHub shows you how data moves through the code. Code scanning allows you to identify the areas of your code that leak sensitive information, and that could be the entry point for attacks by malicious users.

by Julius at Aug 24, 2026, 09:06 PM

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