Where can you view code scanning results from CodeQL analysis?
Which key is required in the update settings of the Dependabot configuration file?
Which of the following is the best way to prevent developers from adding secrets to the repository?
Which of the following information can be found in a repository's Security tab?
You have enabled security updates for a repository. When does GitHub mark a Dependabot alert as resolved for that repository?
As a contributor, you discovered a vulnerability in a repository. Where should you look for the instructions on how to report the vulnerability?
Which security feature shows a vulnerable dependency in a pull request?
As a developer with write access, you navigate to a code scanning alert in your repository. When will GitHub close this alert?
Assuming that notification and alert recipients are not customized, what does GitHub do when it identifies a vulnerable dependency in a repository where Dependabot alerts are enabled? (Each answer presents part of the solution. Choose two.)
A repository's dependency graph includes:
Which of the following is the most complete method for Dependabot to find vulnerabilities in third-party dependencies?
What kind of repository permissions do you need to request a Common Vulnerabilities and Exposures (CVE) identification number for a security advisory?
Assuming there is no custom Dependabot behavior configured, where possible, what does Dependabot do after sending an alert about a vulnerable dependency in a repository?
Which syntax in a query suite tells CodeQL to look for one or more specified .ql files?
How would you build your code within the CodeQL analysis workflow? (Each answer presents a complete solution. Choose two.)
What is a prerequisite to define a custom pattern for a repository?
Where can you use CodeQL analysis for code scanning? (Each answer presents part of the solution. Choose two.)
What is a security policy?
Which CodeQL query suite provides queries of lower severity than the default query suite?
Where in the repository can you give additional users access to secret scanning alerts?
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?
You are a maintainer of a repository and Dependabot notifies you of a vulnerability. Where could the vulnerability have been disclosed? (Each answer presents part of the solution. Choose two.)