Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/github/codeql-cli-binaries
- Owner: github
- License: other
- Created: 2019-10-15T09:46:34.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T12:52:30.000Z (about 2 months ago)
- Last Synced: 2024-09-30T00:06:05.766Z (about 1 month ago)
- Homepage:
- Size: 352 KB
- Stars: 741
- Watchers: 43
- Forks: 104
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome - github/codeql-cli-binaries - Binaries for the CodeQL CLI (Others)
- awesome-cxx-parsers - CodeQL CLI - source ❌ ([CodeQL](https://codeql.github.com) / Implementations)
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).