CodeQL query help ----------------- View the query help for the queries included in the ``default``, ``security-extended``, and ``security-and-quality`` query suites for the languages supported by CodeQL. - :doc:`CodeQL query help for C and C++ ` - :doc:`CodeQL query help for C# ` - :doc:`CodeQL query help for GitHub Actions ` - :doc:`CodeQL query help for Go ` - :doc:`CodeQL query help for Java and Kotlin ` - :doc:`CodeQL query help for JavaScript and TypeScript ` - :doc:`CodeQL query help for Python ` - :doc:`CodeQL query help for Ruby ` - :doc:`CodeQL query help for Rust ` - :doc:`CodeQL query help for Swift ` .. pull-quote:: Information Each query help article includes: - A summary of key metadata for the query. - Information about which query suites the query is included in. - A link to the query in the `CodeQL repository `__. - A description of the potential vulnerability that the query identifies and a recommendation for how to avoid introducing the problem to your code. For a full list of the CWEs covered by these queries, see ":doc:`CodeQL CWE coverage `." .. toctree:: :hidden: :titlesonly: cpp csharp actions go java javascript python ruby rust swift codeql-cwe-coverage