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 of the following is the best way to prevent developers from adding secrets to the repository?
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.)
When using the advanced CodeQL code scanning setup, what is the name of the workflow file?
You have enabled security updates for a repository. When does GitHub mark a Dependabot alert as resolved for that repository?
After investigating a code scanning alert related to injection, you determine that the input is properly sanitized using custom logic. What should be your next step?
Which of the following secret scanning features can verify whether a secret is still active?
How many alerts are created when two instances of the same secret value are in the same repository?
If default code security settings have not been changed at the repository, organization, or enterprise level, which repositories receive Dependabot alerts?
As a developer with write access, you navigate to a code scanning alert in your repository. When will GitHub close this alert?
What step is required to run a SARIF-compatible (Static Analysis Results Interchange Format) tool on GitHub Actions?
What kind of repository permissions do you need to request a Common Vulnerabilities and Exposures (CVE) identification number for a security advisory?
Which Dependabot configuration fields are required? (Each answer presents part of the solution. Choose three.)
Where can you use CodeQL analysis for code scanning? (Each answer presents part of the solution. Choose two.)
If notification and alert recipients are not customized, which users receive notifications about new Dependabot alerts in an affected repository?
Which of the following Watch settings could you use to get Dependabot alert notifications? (Each answer presents part of the solution. Choose two.)
What do you need to do before you can define a custom pattern for a repository?