Cake.CodeQL.Cli
4.0.0
See the version list below for details.
dotnet add package Cake.CodeQL.Cli --version 4.0.0
NuGet\Install-Package Cake.CodeQL.Cli -Version 4.0.0
<PackageReference Include="Cake.CodeQL.Cli" Version="4.0.0" />
paket add Cake.CodeQL.Cli --version 4.0.0
#r "nuget: Cake.CodeQL.Cli, 4.0.0"
// Install Cake.CodeQL.Cli as a Cake Addin #addin nuget:?package=Cake.CodeQL.Cli&version=4.0.0 // Install Cake.CodeQL.Cli as a Cake Tool #tool nuget:?package=Cake.CodeQL.Cli&version=4.0.0
Cake.CodeQL.Cli
CodeQL Scanning from GitHub is the analysis engine used by developers to automate security checks, and by security researchers to perform variant analysis.
This plugin is a set of Cake aliases for GitHub CodeQL CLI (.NET Core or .NET6 or greater) used for scanning code hosted on GitHub or GitHub Enterprise when GitHub Actions is not an option.
❗ Please read the GitHub CodeQL Terms and Conditions before considering using this plugin.
Prerequisites
Using Cake Projects
Cake Script
#addin "nuget:?package=Cake.CodeQL.Cli"
Cake Frosting Project
<PackageReference Include="Cake.CodeQL.Cli" Version="4.0.0" />
Discussion
If you have questions, search for an existing one, or create a new discussion on the Cake GitHub repository, using the extension-q-a
category.
License (this plugin only)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.