Free GH-500 Microsoft GH-500 Practice Test Question

Loading demo links...

Showing 1–3 of 3 questions

Question 1 (Topic 2)

What is the first step you should take to fix an alert in secret scanning?

Select an option, then click Submit answer.

  • Remove the secret in a commit to the main branch.
  • Archive the repository.
  • Update your dependencies.
  • Revoke the alert if the secret is still valid.
Question 2 (Topic 4)

How would you build your code within the CodeQL analysis workflow? Each answer presents a complete solution. (Choose two.)

Select an option, then click Submit answer.

  • Upload compiled binaries.
  • Use CodeQL’s autobuild action.
  • Use jobs.analyze.runs-on.
  • Use CodeQL’s init action.
  • Ignore paths.
  • Implement custom build steps.
Question 3 (Topic 3)

Where can you find a deleted line of code that contained a secret value?

Select an option, then click Submit answer.

  • Issues
  • Dependency graph
  • Commits
  • Insights