GitHub Advanced Security GHAS Exam Questions and Answers
When using the advanced CodeQL code scanning setup, what is the name of the workflow file?
The autobuild step in the CodeQL workflow has failed. What should you do?
When configuring code scanning with CodeQL, what are your options for specifying additional queries? (Each answer presents part of the solution. Choose two.)
Which of the following options would close a Dependabot alert?
How would you build your code within the CodeQL analysis workflow? (Each answer presents a complete solution. Choose two.)
What is the first step you should take to fix an alert in secret scanning?
Which of the following features helps to prioritize secret scanning alerts that present an immediate risk?
What step is required to run a SARIF-compatible (Static Analysis Results Interchange Format) tool on GitHub Actions?
Assuming that no custom Dependabot behavior is configured, who has the ability to merge a pull request created via Dependabot security updates?
What YAML syntax do you use to exclude certain files from secret scanning?
When using CodeQL, what extension stores query suite definitions?
What does code scanning do?
Assuming that notification settings and Dependabot alert recipients have not been customized, which user account setting should you use to get an alert when a vulnerability is detected in one of your repositories?
As a contributor, you discovered a vulnerability in a repository. Where should you look for the instructions on how to report the vulnerability?
When using CodeQL, how does extraction for compiled languages work?
Which details do you have to provide to create a custom pattern for secret scanning? (Each answer presents part of the solution. Choose two.)
How many alerts are created when two instances of the same secret value are in the same repository?
Which of the following workflow events would trigger a dependency review? (Each answer presents a complete solution. Choose two.)
What role is required to change a repository's code scanning severity threshold that fails a pull request status check?
What is a security policy?
Which of the following is the most complete method for Dependabot to find vulnerabilities in third-party dependencies?
If notification and alert recipients are not customized, which users receive notifications about new Dependabot alerts in an affected repository?