What do you need to do before you can define a custom pattern for a repository?
What role is required to change a repository's code scanning severity threshold that fails a pull request status check?
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?
What is a security policy?
Which of the following tasks can be performed by a security team as a proactive measure to help address secret scanning alerts? (Each answer presents a complete solution. Choose two.)
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.)
When using CodeQL, how does extraction for compiled languages work?
Who can fix a code scanning alert on a private repository?
Where can you find a deleted line of code that contained a secret value?
Which of the following options would close a Dependabot alert?