Uses of Package
com.h3xstream.findsecbugs.taintanalysis

Packages that use com.h3xstream.findsecbugs.taintanalysis
com.h3xstream.findsecbugs.taintanalysis   
 

Classes in com.h3xstream.findsecbugs.taintanalysis used by com.h3xstream.findsecbugs.taintanalysis
Taint
          Representation of taint dataflow facts (dataflow values) for each slot in TaintFrame
Taint.State
           
TaintAnalysis
          Implements taint dataflow operations, in particular meeting facts, transfer function is delegated to TaintFrameModelingVisitor
TaintDataflow
          Analysis object storing the result of taint analysis on a method
TaintFrame
          Representation of the dataflow value (fact) modeling taint state of local variables and values on stack, consists of Taint values
TaintMethodSummary
          Summary of information about a method related to taint analysis
TaintMethodSummaryMap
          Map of taint summaries for all known methods
 



Copyright © 2015. All rights reserved.