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

Member predicate Configuration :: isSanitizerGuard

DEPRECATED: Use isSanitizer and BarrierGuard module instead.

Holds if taint propagation through nodes guarded by guard is prohibited when the flow state is state.

predicate isSanitizerGuard ( BarrierGuard guard , FlowState state )