public class HardcodePasswordInMapDetector extends AbstractHardcodePasswordInMapDetector
injectionSinksbugReporter| Constructor and Description |
|---|
HardcodePasswordInMapDetector(edu.umd.cs.findbugs.BugReporter bugReporter) |
| Modifier and Type | Method and Description |
|---|---|
protected InjectionPoint |
getInjectionPoint(org.apache.bcel.generic.InvokeInstruction invoke,
org.apache.bcel.generic.ConstantPoolGen cpg,
org.apache.bcel.generic.InstructionHandle handle) |
getPriorityFromTaintFrameaddParsedInjectionPoint, loadConfiguredSinks, loadConfiguredSinks, loadCustomSinks, loadCustomSinksConfigFiles, loadSink, registerVisitoranalyzeLocation, getPriority, reportanalyzeMethod, shouldAnalyzeClass, visitClassContextpublic HardcodePasswordInMapDetector(edu.umd.cs.findbugs.BugReporter bugReporter)
protected InjectionPoint getInjectionPoint(org.apache.bcel.generic.InvokeInstruction invoke, org.apache.bcel.generic.ConstantPoolGen cpg, org.apache.bcel.generic.InstructionHandle handle)
getInjectionPoint in class BasicInjectionDetectorCopyright © 2019. All rights reserved.