You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/codeql/codeql-cli/about-codeql-packs.rst
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,20 @@ About CodeQL packs
6
6
.. pull-quote::
7
7
This article was moved to "`About CodeQL packs <https://docs.github.com/en/code-security/codeql-cli/codeql-cli-reference/about-codeql-packs>`__" on the `GitHub Docs <https://docs.github.com/en/code-security/codeql-cli>`__ site as of January 2023.
* `Examples of custom CodeQL packs <https://docs.github.com/en/code-security/codeql-cli/codeql-cli-reference/about-codeql-packs#examples-of-custom-codeql-packs>`__
19
+
* `CodeQL packs for custom libraries <https://docs.github.com/en/code-security/codeql-cli/codeql-cli-reference/about-codeql-packs#codeql-packs-for-custom-libraries>`__
20
+
* `CodeQL packs for custom queries <https://docs.github.com/en/code-security/codeql-cli/codeql-cli-reference/about-codeql-packs#codeql-packs-for-custom-queries>`__
21
+
* `CodeQL packs for custom tests <https://docs.github.com/en/code-security/codeql-cli/codeql-cli-reference/about-codeql-packs#codeql-packs-for-custom-tests>`__
22
+
* `Examples of CodeQL packs in the CodeQL repository <https://docs.github.com/en/code-security/codeql-cli/codeql-cli-reference/about-codeql-packs#examples-of-codeql-packs-in-the-codeql-repository>`__
* `Tests for the core CodeQL pack <https://docs.github.com/en/code-security/codeql-cli/codeql-cli-reference/about-codeql-packs#tests-for-the-core-codeql-pack>`__
Copy file name to clipboardExpand all lines: docs/codeql/codeql-cli/about-codeql-workspaces.rst
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,10 @@ About CodeQL workspaces
7
7
This article was moved to "`About CodeQL workspaces <https://docs.github.com/en/code-security/codeql-cli/codeql-cli-reference/about-codeql-workspaces>`__" on the `GitHub Docs <https://docs.github.com/en/code-security/codeql-cli>`__ site as of January 2023.
Copy file name to clipboardExpand all lines: docs/codeql/codeql-cli/about-the-codeql-cli.rst
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,8 @@ About the CodeQL CLI
6
6
.. pull-quote::
7
7
This article was moved to "`About the CodeQL CLI <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/about-the-codeql-cli>`__" on the `GitHub Docs <https://docs.github.com/en/code-security/codeql-cli>`__ site as of January 2023.
Copy file name to clipboardExpand all lines: docs/codeql/codeql-cli/analyzing-databases-with-the-codeql-cli.rst
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,20 @@ Analyzing databases with the CodeQL CLI
6
6
.. pull-quote::
7
7
This article was moved to "`Analyzing databases with the CodeQL CLI <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/analyzing-databases-with-the-codeql-cli>`__" on the `GitHub Docs <https://docs.github.com/en/code-security/codeql-cli>`__ site as of January 2023.
* `Specifying which queries to run in a CodeQL pack <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/analyzing-databases-with-the-codeql-cli#specifying-which-queries-to-run-in-a-codeql-pack>`__
* `Examples of running database analyses <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/analyzing-databases-with-the-codeql-cli#examples-of-running-database-analyses>`__
17
+
* `Running a CodeQL query pack <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/analyzing-databases-with-the-codeql-cli#running-a-codeql-query-pack>`__
18
+
* `Running a single query <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/analyzing-databases-with-the-codeql-cli#running-a-single-query>`__
19
+
* `Running all queries in a directory <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/analyzing-databases-with-the-codeql-cli#running-all-queries-in-a-directory>`__
20
+
* `Running a subset of queries in a CodeQL pack <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/analyzing-databases-with-the-codeql-cli#running-a-subset-of-queries-in-a-codeql-pack>`__
* `Diagnostic and summary information <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/analyzing-databases-with-the-codeql-cli#diagnostic-and-summary-information>`__
23
+
* `Integrating a CodeQL pack into a code scanning workflow in GitHub <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/analyzing-databases-with-the-codeql-cli#integrating-a-codeql-pack-into-a-code-scanning-workflow-in-github>`__
24
+
* `Including query help for custom CodeQL queries in SARIF files <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/analyzing-databases-with-the-codeql-cli#including-query-help-for-custom-codeql-queries-in-sarif-files>`__
Copy file name to clipboardExpand all lines: docs/codeql/codeql-cli/creating-and-working-with-codeql-packs.rst
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,12 @@ Creating and working with CodeQL packs
6
6
.. pull-quote::
7
7
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.
* `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>`__
14
+
* `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>`__
15
+
* `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>`__
16
+
* `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>`__
17
+
* `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>`__
Copy file name to clipboardExpand all lines: docs/codeql/codeql-cli/creating-codeql-databases.rst
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,19 @@ Creating CodeQL databases
6
6
.. pull-quote::
7
7
This article was moved to "`Creating CodeQL databases <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-databases>`__" on the `GitHub Docs <https://docs.github.com/en/code-security/codeql-cli>`__ site as of January 2023.
* `Progress and results <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-databases#progress-and-results>`__
15
+
* `Creating databases for non-compiled languages <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-databases#creating-databases-for-non-compiled-languages>`__
16
+
* `JavaScript and TypeScript <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-databases#javascript-and-typescript>`__
* `Creating databases for compiled languages <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-databases#creating-databases-for-compiled-languages>`__
20
+
* `Detecting the build system <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-databases#detecting-the-build-system>`__
* `Example of creating a CodeQL database using indirect build tracing <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-databases#example-of-creating-a-codeql-database-using-indirect-build-tracing>`__
24
+
* `Downloading databases from GitHub.com <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-databases#downloading-databases-from-githubcom>`__
Copy file name to clipboardExpand all lines: docs/codeql/codeql-cli/creating-codeql-query-suites.rst
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,16 @@ Creating CodeQL query suites
6
6
.. pull-quote::
7
7
This article was moved to "`Creating CodeQL query suites <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-query-suites>`__" on the `GitHub Docs <https://docs.github.com/en/code-security/codeql-cli>`__ site as of January 2023.
* `Locating queries to add to a query suite <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-query-suites#locating-queries-to-add-to-a-query-suite>`__
14
+
* `Filtering the queries in a query suite <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-query-suites#filtering-the-queries-in-a-query-suite>`__
15
+
* `Examples of filtering which queries are run <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-query-suites#examples-of-filtering-which-queries-are-run>`__
16
+
* `Reusing existing query suite definitions <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-query-suites#reusing-existing-query-suite-definitions>`__
* `Naming a query suite <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-query-suites#naming-a-query-suite>`__
19
+
* `Saving a query suite <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/creating-codeql-query-suites#saving-a-query-suite>`__
Copy file name to clipboardExpand all lines: docs/codeql/codeql-cli/exit-codes.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,4 @@ Exit codes
6
6
.. pull-quote::
7
7
This article was moved to "`Exit codes <https://docs.github.com/en/code-security/codeql-cli/codeql-cli-reference/exit-codes>`__" on the `GitHub Docs <https://docs.github.com/en/code-security/codeql-cli>`__ site as of January 2023.
Copy file name to clipboardExpand all lines: docs/codeql/codeql-cli/extractor-options.rst
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,10 @@ Extractor options
6
6
.. pull-quote::
7
7
This article was moved to "`Extractor options <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/extractor-options>`__" on the `GitHub Docs <https://docs.github.com/en/code-security/codeql-cli>`__ site as of January 2023.
* `Setting extractor options with the CodeQL CLI <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/extractor-options#setting-extractor-options-with-the-codeql-cli>`__
15
+
* `Setting extractor options from files <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/extractor-options#setting-extractor-options-from-files>`__
Copy file name to clipboardExpand all lines: docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,20 @@ Getting started with the CodeQL CLI
6
6
.. pull-quote::
7
7
This article was moved to "`Getting started with the CodeQL CLI <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/getting-started-with-the-codeql-cli>`__" on the `GitHub Docs <https://docs.github.com/en/code-security/codeql-cli>`__ site as of January 2023.
* `Setting up the CodeQL CLI <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/getting-started-with-the-codeql-cli#setting-up-the-codeql-cli>`__
14
+
* `1. Download the CodeQL CLI zip package <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/getting-started-with-the-codeql-cli#1-download-the-codeql-cli-zip-package>`__
15
+
* `2. Extract the zip archive <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/getting-started-with-the-codeql-cli#2-extract-the-zip-archive>`__
* `4. Verify your CodeQL CLI setup <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/getting-started-with-the-codeql-cli#4-verify-your-codeql-cli-setup>`__
18
+
* `Checking out the CodeQL source code directly <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/getting-started-with-the-codeql-cli#checking-out-the-codeql-source-code-directly>`__
19
+
* `1. Download the CodeQL CLI zip <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/getting-started-with-the-codeql-cli#1-download-the-codeql-cli-zip>`__
20
+
* `2. Create a new CodeQL directory <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/getting-started-with-the-codeql-cli#2-create-a-new-codeql-directory>`__
21
+
* `3. Obtain a local copy of the CodeQL queries <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/getting-started-with-the-codeql-cli#3-obtain-a-local-copy-of-the-codeql-queries>`__
22
+
* `4. Extract the zip archive <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/getting-started-with-the-codeql-cli#4-extract-the-zip-archive>`__
* `6. Verify your CodeQL CLI setup <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/getting-started-with-the-codeql-cli#6-verify-your-codeql-cli-setup>`__
25
+
* `Using two versions of the CodeQL CLI <https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/getting-started-with-the-codeql-cli#using-two-versions-of-the-codeql-cli>`__
0 commit comments