1
0
mirror of synced 2025-12-26 05:02:55 -05:00
Files
docs/data/reusables/codeql-cli/download-codeql-cli-zip.md
2024-01-23 13:12:04 +00:00

1.2 KiB
Raw Blame History

The {% data variables.product.prodname_codeql_cli %} download package is a zip archive containing tools, scripts, and various {% data variables.product.prodname_codeql %}-specific files. If you dont have a {% data variables.product.prodname_enterprise %} license then, by downloading this archive, you are agreeing to the {% data variables.product.prodname_dotcom %} {% data variables.product.prodname_codeql %} Terms and Conditions.

You should download the {% data variables.product.prodname_codeql %} bundle from https://github.com/github/codeql-action/releases. The bundle contains:

  • {% data variables.product.prodname_codeql_cli %} product
  • A compatible version of the queries and libraries from https://github.com/github/codeql
  • Precompiled versions of all the queries included in the bundle

{% ifversion ghes %}

{% note %} For {% data variables.product.product_name %}{% ifversion ghes %} {{ allVersions[currentVersion].currentRelease }}{% endif %}, we recommend {% data variables.product.prodname_codeql_cli %} version {% data variables.product.codeql_cli_ghes_recommended_version %}. {% endnote %}

{% endif %}