This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.CodeQL.Cli.
Summary
Run queries to analyze each CodeQL database and summarize the results in a SARIF file.
- Assembly
- Cake
.CodeQL .Cli .dll - Namespace
- Cake
.CodeQL .Cli .Database - Containing Type
- Code
Q L Analyze Database Tool
Syntax
public void AnalyzeDatabase(CodeQLAnalyzeDatabaseToolSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | Code |
The settings. |
Return Value
| Type | Description |
|---|---|
| void |
