1
0
mirror of synced 2025-12-22 11:26:57 -05:00

[8th May 2024] Add content-level redirects for VS Code extension documentation (#50267)

Co-authored-by: Rachael Sewell <rachmari@github.com>
This commit is contained in:
Ben Ahmady
2024-05-02 10:49:30 +01:00
committed by GitHub
parent 8bb575b653
commit 76a4bad772
13 changed files with 26 additions and 1 deletions

View File

@@ -11,6 +11,8 @@ topics:
- CodeQL
type: reference
intro: 'You can write, run, and test {% data variables.product.prodname_codeql %} queries inside {% data variables.product.prodname_vscode %} with the {% data variables.product.prodname_codeql %} extension.'
redirect_from:
- /code-security/codeql-for-vs-code/about-codeql-for-visual-studio-code
---
## About {% data variables.product.prodname_codeql %} for {% data variables.product.prodname_vscode %}

View File

@@ -11,6 +11,8 @@ topics:
- CodeQL
type: reference
intro: 'You can run {% data variables.product.prodname_codeql %} queries in {% data variables.product.prodname_vscode %} to help you track the flow of data through a program, highlighting areas that are potential security vulnerabilities.'
redirect_from:
- /code-security/codeql-for-vs-code/exploring-data-flow-with-path-queries
---
## About path queries

View File

@@ -18,5 +18,6 @@ children:
- /running-codeql-queries
- /exploring-data-flow-with-path-queries
- /running-codeql-queries-at-scale-with-multi-repository-variant-analysis
redirect_from:
- /code-security/codeql-for-vs-code/setting-up-codeql-in-visual-studio-code
---

View File

@@ -9,6 +9,8 @@ topics:
- CodeQL
type: reference
intro: 'You can run {% data variables.product.prodname_codeql %} queries on a large number of repositories on {% data variables.product.prodname_dotcom_the_website %} from {% data variables.product.prodname_vscode %}.'
redirect_from:
- /code-security/codeql-for-vs-code/running-codeql-queries-at-scale-with-mrva
---
{% data reusables.code-scanning.mrva-beta %}

View File

@@ -12,6 +12,8 @@ topics:
type: reference
intro: 'You can run queries on {% data variables.product.prodname_codeql %} databases and view the results in {% data variables.product.prodname_vscode %}.'
allowTitleToDifferFromFilename: true
redirect_from:
- /code-security/codeql-for-vs-code/analyzing-your-projects
---
## About running {% data variables.product.prodname_codeql %} queries

View File

@@ -13,4 +13,6 @@ topics:
children:
- /accessing-logs
- /warning-problem-with-controller-repository
redirect_from:
- /code-security/codeql-for-vs-code/troubleshooting-codeql-for-visual-studio-code
---

View File

@@ -9,6 +9,8 @@ topics:
type: reference
intro: 'If you see this warning, update your controller repository to a private repository.'
allowTitleToDifferFromFilename: true
redirect_from:
- /code-security/codeql-for-vs-code/troubleshooting-variant-analysis
---
{% data reusables.code-scanning.mrva-beta %}

View File

@@ -11,6 +11,8 @@ topics:
- CodeQL
type: reference
intro: 'You can edit the settings for the {% data variables.product.prodname_codeql %} for {% data variables.product.prodname_vscode %} extension to suit your needs.'
redirect_from:
- /code-security/codeql-for-vs-code/customizing-settings
---
## About settings in the {% data variables.product.prodname_codeql %} for {% data variables.product.prodname_vscode %} extension

View File

@@ -11,6 +11,8 @@ topics:
- CodeQL
type: reference
intro: 'You can use the AST viewer to display the abstract syntax tree of a {% data variables.product.prodname_codeql %} database.'
redirect_from:
- /code-security/codeql-for-vs-code/exploring-the-structure-of-your-source-code
---
## About the abstract syntax tree

View File

@@ -12,6 +12,8 @@ topics:
type: reference
intro: 'You can view, write, and edit {% data variables.product.prodname_codeql %} query and library packs in {% data variables.product.prodname_vscode %} using the {% data variables.product.prodname_codeql %} extension.'
allowTitleToDifferFromFilename: true
redirect_from:
- /code-security/codeql-for-vs-code/working-with-codeql-packs-in-visual-studio-code
---
## Benefits of using the {% data variables.product.prodname_codeql %} extension for {% data variables.product.prodname_vscode %} to work with packs

View File

@@ -12,6 +12,8 @@ topics:
type: reference
allowTitleToDifferFromFilename: true
intro: 'If you specifically opt in to permit {% data variables.product.company_short %} to do so, {% data variables.product.company_short %} will collect usage data and metrics for the purposes of helping the core developers to improve the {% data variables.product.prodname_codeql %} extension for {% data variables.product.prodname_vscode_shortname %}.'
redirect_from:
- /code-security/codeql-for-vs-code/about-telemetry-in-codeql-for-visual-studio-code
---
This data will not be shared with any parties outside of {% data variables.product.company_short %}. IP addresses and installation IDs will be retained for a maximum of 30 days. Anonymous data will be retained for a maximum of 180 days.

View File

@@ -12,6 +12,8 @@ topics:
type: reference
intro: 'You can run unit tests for {% data variables.product.prodname_codeql %} queries using the {% data variables.product.prodname_vscode %} extension.'
allowTitleToDifferFromFilename: true
redirect_from:
- /code-security/codeql-for-vs-code/testing-codeql-queries-in-visual-studio-code
---
## About testing queries in {% data variables.product.prodname_vscode_shortname %}

View File

@@ -9,6 +9,8 @@ topics:
- CodeQL
type: reference
intro: 'You can view, write, and edit {% data variables.product.prodname_codeql %} model packs in {% data variables.product.prodname_vscode %}.'
redirect_from:
- /code-security/codeql-for-vs-code/using-the-codeql-model-editor
---
{% data reusables.code-scanning.beta-model-packs %}