1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Link directly to the list of query suites - Avoids an extra click (#58967)

This commit is contained in:
Chad Bentz
2025-12-19 02:43:36 -05:00
committed by GitHub
parent e255333ae9
commit 5cd7e0a761

View File

@@ -44,7 +44,7 @@ The built-in {% data variables.product.prodname_codeql %} query suites, `default
* Relative to the `default` query suite, the `security-extended` suite may return a greater number of false positive {% data variables.product.prodname_code_scanning %} results.
* This query suite is available for use with default setup for {% data variables.product.prodname_code_scanning %}, and is referred to as the "Extended" query suite on {% data variables.product.prodname_dotcom %}.
For a complete list of queries included in each query suite for every language, see [AUTOTITLE](/code-security/code-scanning/reference).
For a complete list of queries included in each query suite for every language, see [AUTOTITLE](/code-security/code-scanning/reference/code-ql-built-in-queries).
## Further reading