All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.h3xstream.findsecbugs.xpath.package-info Maven / Gradle / Ivy

Go to download

Core module of the project. It include all the FindBugs detectors. The resulting jar is the published plugin.

There is a newer version: 1.13.0
Show newest version
/**
 * 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