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.

How to read the report | Suppressing false positives | Getting Help: github issues

 Sponsor

Project: psi-probe-rest

com.github.psi-probe:psi-probe-rest:5.0.1-SNAPSHOT

Scan Information (show all):

Summary

Display: Showing Vulnerable Dependencies (click to show all)

DependencyVulnerability IDsPackageHighest SeverityCVE CountConfidenceEvidence Count
accessors-smart-2.5.1.jarpkg:maven/net.minidev/accessors-smart@2.5.1 041
angus-activation-2.0.2.jarpkg:maven/org.eclipse.angus/angus-activation@2.0.2 035
asm-9.7.jarpkg:maven/org.ow2.asm/asm@9.7 054
error_prone_annotations-2.27.1.jarpkg:maven/com.google.errorprone/error_prone_annotations@2.27.1 029
j2objc-annotations-3.0.0.jarpkg:maven/com.google.j2objc/j2objc-annotations@3.0.0 033
jakarta.activation-api-2.1.3.jarpkg:maven/jakarta.activation/jakarta.activation-api@2.1.3 045
json-path-2.9.0.jarcpe:2.3:a:json-path:jayway_jsonpath:2.9.0:*:*:*:*:*:*:*pkg:maven/com.jayway.jsonpath/json-path@2.9.0 0Highest34
json-smart-2.5.1.jarcpe:2.3:a:json-smart_project:json-smart:2.5.1:*:*:*:*:*:*:*
cpe:2.3:a:json-smart_project:json-smart-v2:2.5.1:*:*:*:*:*:*:*
pkg:maven/net.minidev/json-smart@2.5.1 0Highest51
jsr305-3.0.2.jarpkg:maven/com.google.code.findbugs/jsr305@3.0.2 017
micrometer-commons-1.12.5.jarpkg:maven/io.micrometer/micrometer-commons@1.12.5 065
micrometer-observation-1.12.5.jarpkg:maven/io.micrometer/micrometer-observation@1.12.5 065
slf4j-api-2.0.13.jarpkg:maven/org.slf4j/slf4j-api@2.0.13 029
spotbugs-annotations-4.8.5.jarpkg:maven/com.github.spotbugs/spotbugs-annotations@4.8.5 053
spring-core-6.1.6.jarcpe:2.3:a:pivotal_software:spring_framework:6.1.6:*:*:*:*:*:*:*
cpe:2.3:a:springsource:spring_framework:6.1.6:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_framework:6.1.6:*:*:*:*:*:*:*
pkg:maven/org.springframework/spring-core@6.1.6 0Highest41
spring-hateoas-2.2.2.jarcpe:2.3:a:vmware:spring_hateoas:2.2.2:*:*:*:*:*:*:*pkg:maven/org.springframework.hateoas/spring-hateoas@2.2.2 0Highest46
spring-plugin-core-3.0.0.jarpkg:maven/org.springframework.plugin/spring-plugin-core@3.0.0 042
spring-web-6.1.6.jarcpe:2.3:a:pivotal_software:spring_framework:6.1.6:*:*:*:*:*:*:*
cpe:2.3:a:springsource:spring_framework:6.1.6:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_framework:6.1.6:*:*:*:*:*:*:*
cpe:2.3:a:web_project:web:6.1.6:*:*:*:*:*:*:*
pkg:maven/org.springframework/spring-web@6.1.6 0Highest35

Dependencies (vulnerable)

accessors-smart-2.5.1.jar

Description:

Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.

License:

The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/net/minidev/accessors-smart/2.5.1/accessors-smart-2.5.1.jar
MD5: 51e60dbf9ac51f6666f0077317990944
SHA1: 19b820261eb2e7de7d5bde11d1c06e4501dd7e5f
SHA256:2796ae857d0c7be4bc3580daa4d3828d555212355f4c83d38dd0af0742b3c812
Referenced In Project/Scope: psi-probe-rest:compile
accessors-smart-2.5.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/net.minidev/json-smart@2.5.1

Identifiers

angus-activation-2.0.2.jar

Description:

 Implementation

License:

http://www.eclipse.org/org/documents/edl-v10.php
File Path: /home/runner/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar
MD5: 42bba74155dc773eca277ee7a16f74be
SHA1: 41f1e0ddd157c856926ed149ab837d110955a9fc
SHA256:6dd3bcffc22bce83b07376a0e2e094e4964a3195d4118fb43e380ef35436cc1e
Referenced In Project/Scope: psi-probe-rest:compile
angus-activation-2.0.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-rest@5.0.1-SNAPSHOT

Identifiers

asm-9.7.jar

Description:

ASM, a very small and fast Java bytecode manipulation framework

License:

BSD-3-Clause: https://asm.ow2.io/license.html
File Path: /home/runner/.m2/repository/org/ow2/asm/asm/9.7/asm-9.7.jar
MD5: 3957b18bf02a62edcb6726d074b90b08
SHA1: 073d7b3086e14beb604ced229c302feff6449723
SHA256:adf46d5e34940bdf148ecdd26a9ee8eea94496a72034ff7141066b3eea5c4e9d
Referenced In Project/Scope: psi-probe-rest:compile
asm-9.7.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.hazendaz/javabean-tester@2.8.0

Identifiers

error_prone_annotations-2.27.1.jar

Description:

Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.

License:

Apache 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.27.1/error_prone_annotations-2.27.1.jar
MD5: abe81ff506aaec1e2ead937983c7ac78
SHA1: a87dac4f79a6e5b1e55c629f16c754c53cbd50ec
SHA256:a4895b5db0243614d90ce2a2c6f830624909c01e31587d8ec3ecf51e5e7e7506
Referenced In Project/Scope: psi-probe-rest:provided
error_prone_annotations-2.27.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-rest@5.0.1-SNAPSHOT

Identifiers

j2objc-annotations-3.0.0.jar

Description:

    A set of annotations that provide additional information to the J2ObjC
    translator to modify the result of translation.
  

License:

Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
MD5: f59529b29202a5baf37f491ea5ec8627
SHA1: 7399e65dd7e9ff3404f4535b2f017093bdb134c7
SHA256:88241573467ddca44ffd4d74aa04c2bbfd11bf7c17e0c342c94c9de7a70a7c64
Referenced In Project/Scope: psi-probe-rest:provided
j2objc-annotations-3.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-rest@5.0.1-SNAPSHOT

Identifiers

jakarta.activation-api-2.1.3.jar

Description:

  Specification

License:

EDL 1.0: http://www.eclipse.org/org/documents/edl-v10.php
File Path: /home/runner/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar
MD5: 76e7b680375ea9f40f3ddbd702efcd25
SHA1: fa165bd70cda600368eee31555222776a46b881f
SHA256:01b176d718a169263e78290691fc479977186bcc6b333487325084d6586f4627
Referenced In Project/Scope: psi-probe-rest:compile
jakarta.activation-api-2.1.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-rest@5.0.1-SNAPSHOT

Identifiers

json-path-2.9.0.jar

Description:

A library to query and verify JSON

License:

The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/jayway/jsonpath/json-path/2.9.0/json-path-2.9.0.jar
MD5: e89678d2e4ff45e4f39a97ccd0223719
SHA1: 37fe2217f577b0b68b18e62c4d17a8858ecf9b69
SHA256:11a9ee6f88bb31f1450108d1cf6441377dec84aca075eb6bb2343be157575bea
Referenced In Project/Scope: psi-probe-rest:compile
json-path-2.9.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-rest@5.0.1-SNAPSHOT

Identifiers

json-smart-2.5.1.jar

Description:

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

License:

The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/net/minidev/json-smart/2.5.1/json-smart-2.5.1.jar
MD5: 88a65001b616c2e7796f9263ad97bbf1
SHA1: 4c11d2808d009132dfbbf947ebf37de6bf266c8e
SHA256:86c0c189581b79b57b0719f443a724e9f628ffbb9eef645cf79194f5973a1001
Referenced In Project/Scope: psi-probe-rest:compile
json-smart-2.5.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-rest@5.0.1-SNAPSHOT

Identifiers

jsr305-3.0.2.jar

Description:

JSR305 Annotations for Findbugs

License:

The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
MD5: dd83accb899363c32b07d7a1b2e4ce40
SHA1: 25ea2e8b0c338a877313bd4672d3fe056ea78f0d
SHA256:766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7
Referenced In Project/Scope: psi-probe-rest:provided
jsr305-3.0.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-annotations@4.8.5

Identifiers

micrometer-commons-1.12.5.jar

Description:

Module containing common code

License:

The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/io/micrometer/micrometer-commons/1.12.5/micrometer-commons-1.12.5.jar
MD5: 779a77354228141fd89fb7657d80f50a
SHA1: da45afd81a6a05267df5ddfe10438ea857e0f7d9
SHA256:d5510ea0442638cf09a6b00363ebd73d85e1a408bb3515eb942001d58334dbcb
Referenced In Project/Scope: psi-probe-rest:compile
micrometer-commons-1.12.5.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.springframework.hateoas/spring-hateoas@2.2.2

Identifiers

micrometer-observation-1.12.5.jar

Description:

Module containing Observation related code

License:

The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/io/micrometer/micrometer-observation/1.12.5/micrometer-observation-1.12.5.jar
MD5: 9f3c9878476067345afd87b74458f6e4
SHA1: ee23704259a1aad5c8f503db4d37cdfe5352e766
SHA256:888a8dcd3d631257e0c41952f1f5e79f0e77b604c7bee036c098a00eb0d5fab6
Referenced In Project/Scope: psi-probe-rest:compile
micrometer-observation-1.12.5.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.springframework.hateoas/spring-hateoas@2.2.2

Identifiers

slf4j-api-2.0.13.jar

Description:

The slf4j API

License:

http://www.opensource.org/licenses/mit-license.php
File Path: /home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
MD5: 7f4028aa04f75427327f3f30cd62ba4e
SHA1: 80229737f704b121a318bba5d5deacbcf395bc77
SHA256:e7c2a48e8515ba1f49fa637d57b4e2f590b3f5bd97407ac699c3aa5efb1204a9
Referenced In Project/Scope: psi-probe-rest:compile
slf4j-api-2.0.13.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.springframework.hateoas/spring-hateoas@2.2.2

Identifiers

spotbugs-annotations-4.8.5.jar

Description:

Annotations the SpotBugs tool supports

License:

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
File Path: /home/runner/.m2/repository/com/github/spotbugs/spotbugs-annotations/4.8.5/spotbugs-annotations-4.8.5.jar
MD5: e952af1f90eadb3502cff551518fcbc9
SHA1: 17ab39acf7cf6f7a330ee3be08a4bb2740082b4c
SHA256:6e63acb693f156e4fb79151b88f9eebe731b4da65fe12843503613e0d6e6f68d
Referenced In Project/Scope: psi-probe-rest:provided
spotbugs-annotations-4.8.5.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-rest@5.0.1-SNAPSHOT

Identifiers

spring-core-6.1.6.jar

Description:

Spring Core

License:

Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/org/springframework/spring-core/6.1.6/spring-core-6.1.6.jar
MD5: 852be6055a31d2ce17b5d231b17f732e
SHA1: dea4b8e110b7b54a02a4907e32dbb0adee8a7168
SHA256:caf51f3d51c5d95e931f411027688f1dde3986d5f2aad67ff1096ddddac36ac5
Referenced In Project/Scope: psi-probe-rest:compile
spring-core-6.1.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.springframework.hateoas/spring-hateoas@2.2.2

Identifiers

spring-hateoas-2.2.2.jar

Description:

		Library to support implementing representations for
		hyper-text driven REST web services.
	

License:

Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/org/springframework/hateoas/spring-hateoas/2.2.2/spring-hateoas-2.2.2.jar
MD5: 1abc3f854a7bbbc3305f4d9da8c76ad4
SHA1: 61b5fb1b06265a6c29544fbcd2aaa06c47583e06
SHA256:4893f32a14fc606a16736c99ed69723040d07d57710611b63d61642ba56a64ec
Referenced In Project/Scope: psi-probe-rest:compile
spring-hateoas-2.2.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-rest@5.0.1-SNAPSHOT

Identifiers

spring-plugin-core-3.0.0.jar

Description:

Core plugin infrastructure

License:

Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/org/springframework/plugin/spring-plugin-core/3.0.0/spring-plugin-core-3.0.0.jar
MD5: d29a8f831dfe90d150ab694489f2e7c2
SHA1: d56aa02dd7272dca30aa598dc8b72e823227046a
SHA256:edf72d44b9cf1199cc783d620f5f86df82fb378521dac313540086e6c3c66ff0
Referenced In Project/Scope: psi-probe-rest:compile
spring-plugin-core-3.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.springframework.hateoas/spring-hateoas@2.2.2

Identifiers

spring-web-6.1.6.jar

Description:

Spring Web

License:

Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/org/springframework/spring-web/6.1.6/spring-web-6.1.6.jar
MD5: bea30302bcb6ef493a8123e4a40ae6a2
SHA1: 49a32e3497fe39550da3b280bda5d9933ae2d51d
SHA256:0f33f5530ef848063958b4b437e3df3119c04a92aea58f9e37fc46948cbbde8e
Referenced In Project/Scope: psi-probe-rest:compile
spring-web-6.1.6.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.springframework.hateoas/spring-hateoas@2.2.2

Identifiers



This report contains data retrieved from the National Vulnerability Database.
This report may contain data retrieved from the CISA Known Exploited Vulnerability Catalog.
This report may contain data retrieved from the Github Advisory Database (via NPM Audit API).
This report may contain data retrieved from RetireJS.
This report may contain data retrieved from the Sonatype OSS Index.