Which of the following secret scanning features can verify whether a secret is still active?
As a developer with write access, you navigate to a code scanning alert in your repository. When will GitHub close this alert?
Which of the following workflow events would trigger a dependency review? (Each answer presents a complete solution. Choose two.)
Which of the following is the best way to prevent developers from adding secrets to the repository?
When using the advanced CodeQL code scanning setup, what is the name of the workflow file?
What step is required to run a SARIF-compatible (Static Analysis Results Interchange Format) tool on GitHub Actions?
As a repository owner, you want to receive specific notifications, including security alerts, for an individual repository. Which repository notification setting should you use?
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.)
When configuring code scanning with CodeQL, what are your options for specifying additional queries? (Each answer presents part of the solution. Choose two.)
Which syntax in a query suite tells CodeQL to look for one or more specified .ql files?
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.)
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?