| Package | Description |
|---|---|
| com.h3xstream.findsecbugs.injection | |
| com.h3xstream.findsecbugs.taintanalysis | |
| com.h3xstream.findsecbugs.taintanalysis.data |
| Modifier and Type | Method and Description |
|---|---|
void |
InjectionSink.addSources(Set<UnknownSource> sources) |
| Modifier and Type | Method and Description |
|---|---|
Set<UnknownSource> |
Taint.getSources() |
| Modifier and Type | Method and Description |
|---|---|
void |
Taint.addSource(UnknownSource source) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Taint.addAllSources(Set<UnknownSource> sources) |
| Modifier and Type | Method and Description |
|---|---|
UnknownSource |
UnknownSource.setParameterIndex(int parameterIndex) |
UnknownSource |
UnknownSource.setSignatureField(String signatureField) |
UnknownSource |
UnknownSource.setSignatureMethod(String signatureMethod) |
UnknownSource |
UnknownSource.setSourceType(UnknownSourceType sourceType) |
Copyright © 2019. All rights reserved.