mirror of
https://github.com/github/codeql.git
synced 2026-05-24 08:07:07 +02:00
17 lines
1.5 KiB
ReStructuredText
17 lines
1.5 KiB
ReStructuredText
.. _creating-and-working-with-codeql-packs:
|
|
|
|
Creating and working with CodeQL packs
|
|
======================================
|
|
|
|
.. pull-quote::
|
|
This article was moved to "`Creating and working with CodeQL packs <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-and-working-with-codeql-packs>`__" on the `GitHub Docs <https://docs.github.com/en/code-security/codeql-cli>`__ site as of January 2023.
|
|
|
|
.. include:: ../reusables/codeql-cli-articles-migration-note.rst
|
|
|
|
.. include:: ../reusables/codeql-cli-migration-toc-note.rst
|
|
|
|
* `About CodeQL packs and the CodeQL CLI <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-and-working-with-codeql-packs#about-codeql-packs-and-the-codeql-cli>`__
|
|
* `Creating a CodeQL pack <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-and-working-with-codeql-packs#creating-a-codeql-pack>`__
|
|
* `Modifying an existing legacy QL pack to create a CodeQL pack <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-and-working-with-codeql-packs#modifying-an-existing-legacy-ql-pack-to-create-a-codeql-pack>`__
|
|
* `Adding and installing dependencies to a CodeQL pack <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-and-working-with-codeql-packs#adding-and-installing-dependencies-to-a-codeql-pack>`__
|
|
* `Customizing a downloaded CodeQL pack <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-and-working-with-codeql-packs#customizing-a-downloaded-codeql-pack>`__ |