Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.66 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.66 KB

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