mirror of
https://github.com/github/codeql.git
synced 2025-12-27 22:26:31 +01:00
22 lines
627 B
ReStructuredText
22 lines
627 B
ReStructuredText
.. _codeql-cli:
|
|
|
|
CodeQL CLI
|
|
==========
|
|
|
|
.. include:: ../reusables/codeql-cli-overview.rst
|
|
|
|
- :ref:`Using the CodeQL CLI <using-the-codeql-cli>`: Software
|
|
developers and security researchers can secure their code using the CodeQL CLI.
|
|
|
|
- :ref:`CodeQL CLI reference <codeql-cli-reference>`: Learn more about the files you can use when running CodeQL processes and the results format and exit codes that CodeQL generates.
|
|
|
|
- `CodeQL CLI manual <manual>`__: Detailed information about all the commands available with the CodeQL CLI.
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:hidden:
|
|
|
|
using-the-codeql-cli
|
|
codeql-cli-reference
|
|
|