mirror of
https://github.com/github/codeql.git
synced 2026-02-03 16:51:07 +01:00
22 lines
793 B
ReStructuredText
22 lines
793 B
ReStructuredText
.. _codeql-cli:
|
|
|
|
CodeQL CLI
|
|
==========
|
|
|
|
.. include:: ../reusables/codeql-cli-overview.rst
|
|
|
|
- `Using the CodeQL CLI <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli>`__: Software
|
|
developers and security researchers can secure their code using the CodeQL CLI.
|
|
|
|
- `CodeQL CLI reference <https://docs.github.com/en/code-security/codeql-cli/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>
|