Class SinksLoader


  • public class SinksLoader
    extends Object
    The sanity of the sinks file is crucial (a typo == missed API == missed vulnerability). The loader was extracted from the BasicInjectionDetector class in order to reuse the parsing logic.
    See Also:
    com.h3xstream.findsecbugs.injection.SinkFilesValidationTest