Member predicate CgiFieldStorageFieldKind :: getTaintOfAttribute
Gets the kind of taint that the named attribute will have if an object is tainted with this taint.
In other words, if x
has this kind of taint then it implies that x.name
has result
kind of taint.
TaintKind
getTaintOfAttribute
(
string
name
)