Cake.CodeQL.Cli addin
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.
CodeQL Cli aliases
Database
|
Code Alias from Cake.CodeQL.Cli addin |
Analyzes a CodeQL database for vunerabilities and summarizes the results in a SARIF file. Assumes the codeQL cli is installed on the host and available in the terminal path. |
|
CodeQLCreateDatabase Alias from Cake.CodeQL.Cli addin |
Creates a CodeQL Databases that can be use for vunerability scanning. Assumes the codeQL cli is installed on the host and available in the terminal path. |
Install
|
CodeQLInstall Alias from Cake.CodeQL.Cli addin |
Installs CodeQL on the host agent. |
Reports
|
CodeQLReportGenerate Alias from Cake.CodeQL.Cli addin |
Generates an GitHub Advanced Security Code Scan Report |
|
CodeQLReportInstall Alias from Cake.CodeQL.Cli addin |
Installs GitHub Advanced Security Code Scan Report cli on the host agent. |
Upload
|
CodeQLUploadResults Alias from Cake.CodeQL.Cli addin |
Uploads the results of a CodeQL analysis in SARIF file format to GitHub or GitHub Enterprise Server. Assumes the codeQL cli is installed on the host and available in the terminal path. |
