MicrosoftMicrosoft
GH-500 · Question #66
GH-500 Question #66: Real Exam Question with Answer & Explanation
Sign in or unlock GH-500 to reveal the answer and full explanation for question #66. The question stem and answer options stay visible for context.
Code Scanning
Question
What step is required to run a SARIF-compatible (Static Analysis Results Interchange Format) tool on GitHub Actions?
Options
- AThe CodeQL action uploads the SARIF file automatically when it completes analysis.
- BUse the CLI to upload results to GitHub.
- CUpdate the workflow to include a final step that uploads the results.
- DBy default, the CodeQL runner automatically uploads results to GitHub on completion.
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
#SARIF#GitHub Actions#Code Scanning#Workflow configuration