# codeql-cli-binaries **Repository Path**: mailan2008/codeql-cli-binaries ## Basic Information - **Project Name**: codeql-cli-binaries - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-01 - **Last Updated**: 2021-05-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CodeQL CLI This repo holds binaries for the CodeQL CLI. [CodeQL overview](https://securitylab.github.com/tools/codeql) | [CodeQL CLI Documentation](https://help.semmle.com/codeql/codeql-cli.html) # Getting started 1. Go to the [Releases page](https://github.com/github/codeql-cli-binaries/releases). 2. Find the latest release, select Assets, and download the zip file containing the CLI. 3. You'll also want to clone https://github.com/github/codeql to get the CodeQL queries and libraries. Please take note of the [set-up instructions](https://help.semmle.com/codeql/codeql-cli/procedures/get-started.html) for placing it in a location where the CLI can find it. 4. Read the rest of the [CodeQL CLI documentation](https://help.semmle.com/codeql/codeql-cli.html). # License By downloading, you agree to the [GitHub CodeQL Terms & Conditions](https://securitylab.github.com/tools/codeql/license). GitHub CodeQL can only be used on codebases that are released under an OSI-approved open source license, or to perform academic research. It can't be used to generate CodeQL databases for or during automated analysis, continuous integration or continuous delivery, whether as part of normal software engineering processes or otherwise. For these uses, [contact the sales team](https://enterprise.github.com/contact).