mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
fix python links
This commit is contained in:
@@ -333,7 +333,7 @@ The CodeQL library for Python also supplies classes to specify taint-tracking an
|
||||
Summary
|
||||
^^^^^^^
|
||||
|
||||
- `TaintKind <https://codeql.github.com/codeql-standard-libraries/python/semmle/python/dataflow/TaintTracking.qll/type.TaintTracking$TaintKind.html>`__
|
||||
- `TaintKind <https://codeql.github.com/codeql-standard-libraries/python/semmle/python/dataflow/old/TaintTracking.qll/type.TaintTracking$TaintKind.html>`__
|
||||
- `Configuration <https://codeql.github.com/codeql-standard-libraries/python/semmle/python/dataflow/Configuration.qll/type.Configuration$TaintTracking$Configuration.html>`__
|
||||
|
||||
For more information about these classes, see ":doc:`Analyzing data flow and tracking tainted data in Python <analyzing-data-flow-and-tracking-tainted-data-in-python>`."
|
||||
|
||||
Reference in New Issue
Block a user