Skip to content

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.

License

Notifications You must be signed in to change notification settings

cake-contrib/Cake.CodeQL.Cli

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages