Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user’s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.
Dependency | CPE | GAV | Highest Severity | CVE Count | CPE Confidence | Evidence Count |
---|---|---|---|---|---|---|
gson-2.8.1.jar | com.google.code.gson:gson:2.8.1 ✓ | 0 | 18 | |||
AptSpringAPI-1.1.0.jar | cpe:/a:id:id-software:1.1.0 | com.salesforce.aptspring:AptSpringAPI:1.1.0 | 0 | LOW | 14 | |
AptSpringModel-1.1.0.jar | cpe:/a:id:id-software:1.1.0 | com.salesforce.aptspring:AptSpringModel:1.1.0 | 0 | LOW | 14 | |
javapoet-1.9.0.jar | com.squareup:javapoet:1.9.0 ✓ | 0 | 16 | |||
jgrapht-core-1.0.1.jar | org.jgrapht:jgrapht-core:1.0.1 ✓ | 0 | 16 | |||
jgrapht-ext-1.0.1.jar | org.jgrapht:jgrapht-ext:1.0.1 ✓ | 0 | 16 |
Description: Gson JSON library
File Path: /Users/rex.hoffman/.m2/repository/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar
MD5: 2c334d82c64b56ae59ea1bdcbb674303
SHA1: 02a8e0aa38a2e21cb39e2f5a7d6704cbdc941da0
Referenced In Projects/Scopes:
Description:
This project contains one class, a marking annotation, @Verify, that indicates that the AptSpringProcessor should
verify a spring graph. All checks are fully enumerated in @Verify's javadoc.
File Path: /Users/rex.hoffman/.m2/repository/com/salesforce/aptspring/AptSpringAPI/1.1.0/AptSpringAPI-1.1.0.jar
MD5: 23fc752ffc13b3d883cacedf9ba513dd
SHA1: db09f04491828b26f1f371648cefbb040b847d75
Referenced In Project/Scope:
AptSpringProcessor:provided
Description:
This is the spring agnostic 'meat' of the project. It models and analyzes a graph of declarations of object (bean)
definitions, as well as the graph of the objects (beans) themselves.
This project should be reusable in CDI or any other DI/IoC annotation based system.
File Path: /Users/rex.hoffman/.m2/repository/com/salesforce/aptspring/AptSpringModel/1.1.0/AptSpringModel-1.1.0.jar
MD5: 1784c8a2c8d9c634c63ea14e5490175b
SHA1: 90588c70e43cefdf55e4948be5db374c1c657c74
Referenced In Project/Scope:
AptSpringProcessor:compile
Description: Use beautiful Java code to generate beautiful Java code.
License:
Apache 2.0: http://www.apache.org/licenses/LICENSE-2.0.txtFile Path: /Users/rex.hoffman/.m2/repository/com/squareup/javapoet/1.9.0/javapoet-1.9.0.jar
Description: A Java class library for graph-theory data structures and algorithms.
License:
GNU Lesser General Public License Version 2.1, February 1999: http://jgrapht.sourceforge.net/LGPL.html Eclipse Public License (EPL) 1.0: http://www.eclipse.org/legal/epl-v10.htmlFile Path: /Users/rex.hoffman/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar
Description: A Java class library for graph-theory data structures and algorithms.
License:
GNU Lesser General Public License Version 2.1, February 1999: http://jgrapht.sourceforge.net/LGPL.html Eclipse Public License (EPL) 1.0: http://www.eclipse.org/legal/epl-v10.htmlFile Path: /Users/rex.hoffman/.m2/repository/org/jgrapht/jgrapht-ext/1.0.1/jgrapht-ext-1.0.1.jar