Remove deprecated content (#54476)
This commit is contained in:
@@ -59,12 +59,8 @@ To learn how to work with {% data variables.product.prodname_codeql %} databases
|
||||
|
||||
If you have already found, downloaded, or created a {% data variables.product.prodname_codeql %} database, you can learn how to use the extension to run queries on {% data variables.product.prodname_codeql %} databases and view the results. For more information, see [AUTOTITLE](/code-security/codeql-for-vs-code/getting-started-with-codeql-for-vs-code/running-codeql-queries).
|
||||
|
||||
{% ifversion codeql-model-packs %}
|
||||
|
||||
To learn how to model additional dependencies of a codebase and improve your {% data variables.product.prodname_code_scanning %} results, see [AUTOTITLE](/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension/using-the-codeql-model-editor).
|
||||
|
||||
{% endif %}
|
||||
|
||||
To learn how to configure access to a different version of the {% data variables.product.prodname_codeql_cli %} than the one installed with the extension, see [AUTOTITLE](/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension/configuring-access-to-the-codeql-cli).
|
||||
|
||||
To learn how to set up a {% data variables.product.prodname_codeql %} workspace, see [AUTOTITLE](/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension/setting-up-a-codeql-workspace).
|
||||
|
||||
@@ -56,12 +56,8 @@ For more information about creating and editing {% data variables.product.prodna
|
||||
|
||||
* Otherwise, you will see the definition stored in your package cache, where downloaded dependencies are saved. The package cache is a shared location that is stored in your home directory by default.
|
||||
|
||||
{% ifversion codeql-model-packs %}
|
||||
|
||||
## Working with {% data variables.product.prodname_codeql %} model packs
|
||||
|
||||
{% data reusables.code-scanning.beta-model-packs %}
|
||||
|
||||
{% data variables.product.prodname_codeql %} model packs can be used to expand {% data variables.product.prodname_code_scanning %} analysis to include dependencies that are not supported by default. The {% data variables.product.prodname_codeql %} extension for {% data variables.product.prodname_vscode %} includes a dedicated editor for creating and editing model packs. For information on using the model editor, see [AUTOTITLE](/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension/using-the-codeql-model-editor).
|
||||
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user