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

Predicate fullyControlledRequest

Holds if all URL parts of request is fully user controlled.

Import path

import semmle.python.security.dataflow.ServerSideRequestForgeryQuery
predicate fullyControlledRequest(Request request)