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.
#addin "nuget:?package=Cake.CodeQL.Cli"
<PackageReference Include="Cake.CodeQL.Cli" Version="4.0.0" />
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.