Exam GH-500 Topic 3 Question 36 Discussion
Actual exam question for Microsoft's GH-500 exam
Question #: 36
Topic #: 3
Question #: 36
Topic #: 3
Who can fix a code scanning alert on a private repository?
Suggested Answer: B Vote an answer
Resolving code scanning alerts
From the security view, you can view, fix, or dismiss alerts for potential vulnerabilities or errors in your project's code.
Who can use this feature?
Users with write access
Note: Fixing an alert manually
Anyone with write permission for a repository can fix an alert by committing a correction to the code. If the repository has code scanning scheduled to run on pull requests, it's best to raise a pull request with your correction. This will trigger code scanning analysis of the changes and test that your fix doesn't introduce any new problems.
From the security view, you can view, fix, or dismiss alerts for potential vulnerabilities or errors in your project's code.
Who can use this feature?
Users with write access
Note: Fixing an alert manually
Anyone with write permission for a repository can fix an alert by committing a correction to the code. If the repository has code scanning scheduled to run on pull requests, it's best to raise a pull request with your correction. This will trigger code scanning analysis of the changes and test that your fix doesn't introduce any new problems.
by Matthew at Aug 23, 2026, 03:54 AM
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).