Exam GH-500 Topic 1 Question 72 Discussion
Actual exam question for Microsoft's GH-500 exam
Question #: 72
Topic #: 1
Question #: 72
Topic #: 1
You are creating an application that will utilize the code scanning application programming interface (API) to export a repository's alerts into a comma separated values (CSV) file. What scope needs to be included in the GitHub token?
Suggested Answer: B Vote an answer
REST API endpoints for code scanning
OAuth app tokens and personal access tokens (classic) need the security_events or repos cope to use this endpoint with private or public repositories, or the public_repo scope to use this endpoint with only public repositories.
OAuth app tokens and personal access tokens (classic) need the security_events or repos cope to use this endpoint with private or public repositories, or the public_repo scope to use this endpoint with only public repositories.
by Daniel at Jun 10, 2026, 01:30 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).