In a private repository, what minimum requirements does GitHub need to generate a dependency graph? (Each answer presents part of the solution. Choose two.)
You are managing code scanning alerts for your repository. You receive an alert highlighting a problem with data flow. What do you click for additional context on the alert?
What is a security policy?
As a repository owner, you want to receive specific notifications, including security alerts, for an individual repository. Which repository notification setting should you use?
Which of the following options would close a Dependabot alert?
Assuming that no custom Dependabot behavior is configured, who has the ability to merge a pull request created via Dependabot security updates?
When using the advanced CodeQL code scanning setup, what is the name of the workflow file?
A secret scanning alert should be closed as "used in tests" when a secret is:
Where can you view code scanning results from CodeQL analysis?
How would you build your code within the CodeQL analysis workflow? (Each answer presents a complete solution. Choose two.)