Which alerts do you see in the repository's Security tab? (Each answer presents part of the solution. Choose three.)
As a contributor, you discovered a vulnerability in a repository. Where should you look for the instructions on how to report the vulnerability?
Which of the following features helps to prioritize secret scanning alerts that present an immediate risk?
What should you do after receiving an alert about a dependency added in a pull request?
Which of the following tasks can be performed by a security team as a proactive measure to help address secret scanning alerts? (Each answer presents a complete solution. Choose two.)
Which of the following statements best describes secret scanning push protection?
In the pull request, how can developers avoid adding new dependencies with known vulnerabilities?
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?
Which syntax in a query suite tells CodeQL to look for one or more specified .ql files?
How many alerts are created when two instances of the same secret value are in the same repository?
Which of the following steps should you follow to integrate CodeQL into a third-party continuous integration system? (Each answer presents part of the solution. Choose three.)
Which Dependabot configuration fields are required? (Each answer presents part of the solution. Choose three.)
You have enabled security updates for a repository. When does GitHub mark a Dependabot alert as resolved for that repository?