Predicate signature InputSig::defaultImplicitTaintRead
Holds if taint flow configurations should allow implicit reads of c
at sinks
and inputs to additional taint steps defined in the flow Config
.
Note that this (deliberately) does not include at additional taint steps defined
globally in defaultAdditionalTaintStep
. These models are expected to be precise
and therefore to not require implicit reads.
signature predicate defaultImplicitTaintRead(Node node, ContentSet c)