MicrosoftMicrosoft
GH-500 · Question #56
GH-500 Question #56: Real Exam Question with Answer & Explanation
Sign in or unlock GH-500 to reveal the answer and full explanation for question #56. The question stem and answer options stay visible for context.
Configure and use Code Scanning with CodeQL
Question
How would you build your code within the CodeQL analysis workflow? Each answer presents a complete solution. (Choose two.)
Options
- AUpload compiled binaries.
- BUse CodeQL's autobuild action.
- CUse jobs.analyze.runs-on.
- DUse CodeQL's init action.
- EIgnore paths.
- FImplement custom build steps.
Unlock GH-500 to see the answer
You've previewed enough free GH-500 questions. Unlock GH-500 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#CodeQL workflow#CodeQL init action#CodeQL autobuild#GitHub Actions