CodeQL library for Python
codeql/python-all 0.11.15-dev (changelog, source)
Search

Predicate computationallyExpensiveHashFunctionFlowPath

Holds if data can flow from source to sink with ComputationallyExpensiveHashFunction::Flow.

Import path

import semmle.python.security.dataflow.WeakSensitiveDataHashingQuery
predicate computationallyExpensiveHashFunctionFlowPath(PathNode source, PathNode sink)