mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
17 lines
326 B
ReStructuredText
17 lines
326 B
ReStructuredText
CodeQL for Python
|
|
=================
|
|
|
|
Experiment and learn how to write effective and efficient queries for CodeQL databases generated from Python code bases.
|
|
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 2
|
|
|
|
introduce-libraries-python
|
|
functions
|
|
statements-expressions
|
|
pointsto-type-infer
|
|
control-flow
|
|
taint-tracking
|
|
|