What role is required to change a repository's code scanning severity threshold that fails a pull request status check?
When using the advanced CodeQL code scanning setup, what is the name of the workflow file?
Which of the following workflow events would trigger a dependency review? (Each answer presents a complete solution. Choose two.)
Assuming that no custom Dependabot behavior is configured, who has the ability to merge a pull request created via Dependabot security updates?
If notification and alert recipients are not customized, which users receive notifications about new Dependabot alerts in an affected repository?
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?
Which of the following options are code scanning application programming interface (API) endpoints? (Each answer presents part of the solution. Choose two.)
Which CodeQL query suite provides queries of lower severity than the default query suite?
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?