Where can you use CodeQL analysis for code scanning? (Each answer presents part of the solution. Choose two.)
What is a prerequisite to define a custom pattern for a repository?
What is the first step you should take to fix an alert in secret scanning?
How would you build your code within the CodeQL analysis workflow? (Each answer presents a complete solution. Choose two.)
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?
When does Dependabot alert you of a vulnerability in your software development process?
What step is required to run a SARIF-compatible (Static Analysis Results Interchange Format) tool on GitHub Actions?
What YAML syntax do you use to exclude certain files from secret scanning?
Secret scanning will scan:
Which alerts do you see in the repository's Security tab? (Each answer presents part of the solution. Choose three.)
How many alerts are created when two instances of the same secret value are in the same repository?
What happens when you enable secret scanning on a private repository?
Which key is required in the update settings of the Dependabot configuration file?
Where can you find a deleted line of code that contained a secret value?
Where can you view code scanning results from CodeQL analysis?
Which of the following statements most accurately describes push protection for secret scanning custom patterns?
What is required to trigger code scanning on a specified branch?
What are Dependabot security updates?
What do you need to do before you can define a custom pattern for a 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?
Assuming that no custom Dependabot behavior is configured, who has the ability to merge a pull request created via Dependabot security updates?
Which patterns are secret scanning validity checks available to?