Cake.CodeQL.Cli 4.0.1

dotnet add package Cake.CodeQL.Cli --version 4.0.1
NuGet\Install-Package Cake.CodeQL.Cli -Version 4.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cake.CodeQL.Cli" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.CodeQL.Cli --version 4.0.1
#r "nuget: Cake.CodeQL.Cli, 4.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cake.CodeQL.Cli as a Cake Addin
#addin nuget:?package=Cake.CodeQL.Cli&version=4.0.1

// Install Cake.CodeQL.Cli as a Cake Tool
#tool nuget:?package=Cake.CodeQL.Cli&version=4.0.1

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.

Join in the discussion on the Cake repository

License (this plugin only)

License

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.1 498 1/4/2024
4.0.0 258 12/29/2023
3.2.1 913 5/10/2023
3.1.0 558 4/26/2023
3.0.0 647 3/29/2023
1.0.0 1,120 10/18/2022