What is required to trigger code scanning on a specified branch?
What step is required to run a SARIF-compatible (Static Analysis Results Interchange Format) tool on GitHub Actions?
Which of the following steps should you follow to integrate CodeQL into a third-party continuous integration system? (Each answer presents part of the solution. Choose three.)
A secret scanning alert should be closed as "used in tests" when a secret is:
Who can fix a code scanning alert on a private repository?
As a contributor, you discovered a vulnerability in a repository. Where should you look for the instructions on how to report the vulnerability?
Where can you find a deleted line of code that contained a secret value?
Which Dependabot configuration fields are required? (Each answer presents part of the solution. Choose three.)
Why should you dismiss a code scanning alert?
When using CodeQL, what extension stores query suite definitions?