Update docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst

Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
Pierre
2022-02-22 12:47:31 +01:00
committed by GitHub
parent 8b7f899883
commit 1d81f90260

View File

@@ -25,8 +25,10 @@ on Apple Silicon (e.g. Apple M1), ensure that the `Xcode command-line developer
tools <https://developer.apple.com/downloads/index.action>`__ and `Rosetta 2
<https://support.apple.com/en-us/HT211861>`__ are installed.
Please note that the CodeQL CLI is not compatible with non-glibc Linux
distributions such as (muslc-based) Alpine Linux at this time.
.. pull-quote:: Note
The CodeQL CLI is currently not compatible with non-glibc Linux
distributions such as (muslc-based) Alpine Linux.
For information about installing the CodeQL CLI in a CI system to create results
to display in GitHub as code scanning alerts, see