Where can you use CodeQL analysis for code scanning? (Each answer presents part of the solution. Choose two.)
Assuming security and analysis features are not configured at the repository, organization, or enterprise level, secret scanning is enabled on:
When does Dependabot alert you of a vulnerability in your software development process?
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?
As a developer, you need to configure a code scanning workflow for a repository where GitHub Advanced Security is enabled. What minimum repository permission do you need?
A secret scanning alert should be closed as "used in tests" when a secret is:
What YAML syntax do you use to exclude certain files from secret scanning?
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.)
Which Dependabot configuration fields are required? (Each answer presents part of the solution. Choose three.)
A dependency has a known vulnerability. What does the warning message include?