Exam GH-500 Topic 2 Question 95 Discussion
Actual exam question for Microsoft's GH-500 exam
Question #: 95
Topic #: 2
Question #: 95
Topic #: 2
When using the advanced CodeQL code scanning setup, what is the name of the workflow file?
Suggested Answer: B Vote an answer
If you already enabled CodeQL with the default settings, select the menu labeled "...", then select Switch to advanced. Select Disable CodeQL when prompted. Don't worry, we will re-enable it after we've completed the advanced setup process.
After selecting or switching to advanced, you'll be taken to a GitHub Actions workflow file named codeql.yml. You can find it in your Web Goat repository's /.github/workflows directory. This is the file we use to run and configure CodeQL.
After selecting or switching to advanced, you'll be taken to a GitHub Actions workflow file named codeql.yml. You can find it in your Web Goat repository's /.github/workflows directory. This is the file we use to run and configure CodeQL.
by April at Aug 16, 2026, 09:41 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).