mirror of
https://github.com/github/codeql.git
synced 2026-02-03 00:31:07 +01:00
22 lines
695 B
ReStructuredText
22 lines
695 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
|
|
CodeQL CLI manual <https://codeql.github.com/docs/codeql-cli/manual>
|