1
0
mirror of synced 2026-01-04 00:06:20 -05:00

Reorganize and update information re downloading CodeQL zip to tar archive (#51051)

This commit is contained in:
Ben Ahmady
2024-06-18 18:06:59 +01:00
committed by GitHub
parent 031c51d82f
commit df166b624a
3 changed files with 11 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
The {% data variables.product.prodname_codeql_cli %} download package is a zip archive containing tools, scripts, and
The {% data variables.product.prodname_codeql_cli %} download package is a tar 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](https://securitylab.github.com/tools/codeql/license).
@@ -16,3 +16,5 @@ For {% data variables.product.product_name %}{% ifversion ghes %} {{ allVersions
{% endnote %}
{% endif %}
You should always use the {% data variables.product.prodname_codeql %} bundle as this ensures compatibility and also gives much better performance than a separate download of the {% data variables.product.prodname_codeql_cli %} and checkout of the {% data variables.product.prodname_codeql %} queries. If you will only be running the CLI on one specific platform, download the appropriate `codeql-bundle-PLATFORM.tar.gz` file. Alternatively, you can download `codeql-bundle.tar.gz`, which contains the CLI for all supported platforms.