GitHub Copilot — Question 10

What is a benefit of using a custom CodeQL configuration file?

Answer options

Correct answer: B

Explanation

The correct answer, B, highlights that a custom CodeQL configuration file can centralize configuration settings for various repositories, streamlining management. Options A, C, and D do not accurately describe the primary benefits of using a custom configuration file, as they focus on scheduling, disabling queries, and token specification, which are not the main purposes of such a file.