Class TaintMethodConfigWithArgumentsAndLocation

  • All Implemented Interfaces:
    TaintTypeConfig

    public class TaintMethodConfigWithArgumentsAndLocation
    extends TaintMethodConfig
    Summary of information about a taint analysis method with configured arguments and location of the call.

    Can be used to fine-tune false-positives in specific classes.

    Examples:
    javax/servlet/http/HttpServletRequest.getAttribute("applicationConstant"):SAFE@org/apache/jsp/edit_jsp
    javax/servlet/http/HttpServletRequest.getAttribute(UNKNOWN):SAFE@org/apache/jsp/constants_jsp
    Author:
    Tomas Polesovsky (Liferay, Inc.)
    • Constructor Detail

      • TaintMethodConfigWithArgumentsAndLocation

        public TaintMethodConfigWithArgumentsAndLocation()
        Constructs an empty configured summary