Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for C/C++
codeql/cpp-all 4.3.1 (changelog, source)

Member predicate SecurityOptions::isUserInput

This predicate should hold if the expression is directly computed from user input. Such expressions are treated as sources of taint.

predicate isUserInput(Expr expr, string cause)