com.h3xstream.findsecbugs.xpath.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of findsecbugs-plugin Show documentation
Show all versions of findsecbugs-plugin Show documentation
Core module of the project. It include all the FindBugs detectors.
The resulting jar is the published plugin.
/**
* This package focus on the identification of XPath injection
* vulnerability from various APIs:
*
* - javax.xml (JDK API)
* - org.apache.xpath
* - org.apache.commons.jxpath (Apache Commons) TODO
* - org.xmldb.api.modules (Apache Xindice) TODO
*
*/
package com.h3xstream.findsecbugs.xpath;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy