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
Specify CodeQL packs or queries to run. To run the standard queries used for code scanning, omit this parameter.
To see the other query suites included in the CodeQL CLI bundle, look in /<extraction-root>/qlpacks/codeql/<language>-queries/codeql-suites.
For information about creating your own query suite, see Creating CodeQL query suites in the documentation for the CodeQL CLI.
- Assembly
- Cake
.CodeQL .Cli .dll - Namespace
- Cake
.CodeQL .Cli .Database - Containing Type
- Code
Q L Analyze Database Tool Settings
Syntax
public IList<string> QueryPacks { get; set; }
Value
Type | Description |
---|---|
IList |