What role is required to change a repository's code scanning severity threshold that fails a pull request status check?
When using CodeQL, what extension stores query suite definitions?
When does Dependabot alert you of a vulnerability in your software development process?
Which details do you have to provide to create a custom pattern for secret scanning? (Each answer presents part of the solution. Choose two.)
As a developer with write access, you navigate to a code scanning alert in your repository. When will GitHub close this alert?
What is the first step you should take to fix an alert in secret scanning?
What is a prerequisite to define a custom pattern for a repository?
When configuring code scanning with CodeQL, what are your options for specifying additional queries? (Each answer presents part of the solution. Choose two.)
Assuming that no custom Dependabot behavior is configured, who has the ability to merge a pull request created via Dependabot security updates?
As a repository owner, you want to receive specific notifications, including security alerts, for an individual repository. Which repository notification setting should you use?
When using the advanced CodeQL code scanning setup, what is the name of the workflow file?
When using CodeQL, how does extraction for compiled languages work?
A repository's dependency graph includes:
Which alerts do you see in the repository's Security tab? (Each answer presents part of the solution. Choose three.)
Which CodeQL query suite provides queries of lower severity than the default query suite?
Assuming security and analysis features are not configured at the repository, organization, or enterprise level, secret scanning is enabled on:
What does code scanning do?
Who can fix a code scanning alert on a private repository?
How would you build your code within the CodeQL analysis workflow? (Each answer presents a complete solution. Choose two.)
Which of the following information can be found in a repository's Security tab?
What should you do after receiving an alert about a dependency added in a pull request?
Which of the following formats are used to describe a Dependabot alert? (Each answer presents a complete solution. Choose two.)