Module XPath
Provides classes to reason about XPath vulnerabilities.
Import path
import semmle.code.java.security.XPath
Imports
Classes
XPathInjectionSink | A sink that represents a method that interprets XPath expressions. Extend this class to add your own XPath Injection sinks. |