mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
10 lines
622 B
ReStructuredText
10 lines
622 B
ReStructuredText
CodeQL query help for Python
|
|
============================
|
|
|
|
.. include:: ../reusables/query-help-overview.rst
|
|
|
|
These queries are published in the CodeQL query pack ``codeql/python-queries`` (`changelog <https://github.com/github/codeql/tree/codeql-cli/latest/python/ql/src/CHANGELOG.md>`__, `source <https://github.com/github/codeql/tree/codeql-cli/latest/python/ql/src>`__).
|
|
|
|
For shorter queries that you can use as building blocks when writing your own queries, see the `example queries in the CodeQL repository <https://github.com/github/codeql/tree/codeql-cli/latest/python/ql/examples>`__.
|
|
|
|
.. include:: toc-python.rst |