| Package | Description |
|---|---|
| com.h3xstream.findsecbugs.taintanalysis |
| Modifier and Type | Method and Description |
|---|---|
TaintClassConfig |
TaintConfig.getTaintClassConfig(String typeSignature) |
TaintClassConfig |
TaintClassConfig.load(String taintConfig)
Loads class summary from String
The summary should have the following syntax: defaultTaintState #IMMUTABLE, where
defaultTaintState means the Taint state for type casting and return types. |
Copyright © 2017. All rights reserved.