Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/github/codeql-cli-binaries

Binaries for the CodeQL CLI
https://github.com/github/codeql-cli-binaries

Last synced: 27 days ago
JSON representation

Binaries for the CodeQL CLI

Awesome Lists containing this project

README

        

# CodeQL CLI

This repo holds binaries for the CodeQL CLI.

[CodeQL overview](https://securitylab.github.com/tools/codeql/) | [CodeQL CLI Documentation](https://codeql.github.com/docs/codeql-cli/)

# 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://codeql.github.com/docs/codeql-cli/getting-started-with-the-codeql-cli/)
for placing it in a location where the CLI can find it.
4. Read the rest of the [CodeQL CLI documentation](https://codeql.github.com/docs/codeql-cli/).

# Found a bug or have a question?

Please raise an issue in the [github/codeql](https://github.com/github/codeql/issues/new/choose) repository.

# 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).