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: TheseFoolishThings :: Test Utilities

it.tidalwave.thesefoolishthings:it-tidalwave-util-test:3.2-ALPHA-24

Scan Information (show all):

Summary

Display: Showing Vulnerable Dependencies (click to show all)

DependencyVulnerability IDsPackageHighest SeverityCVE CountConfidenceEvidence Count
byte-buddy-1.15.0.jarpkg:maven/net.bytebuddy/byte-buddy@1.15.0 029
byte-buddy-agent-1.15.0.jarpkg:maven/net.bytebuddy/byte-buddy-agent@1.15.0 033
it-tidalwave-util-3.2-ALPHA-24.jarpkg:maven/it.tidalwave.thesefoolishthings/it-tidalwave-util@3.2-ALPHA-24 024
java-diff-utils-4.15.jarcpe:2.3:a:utils_project:utils:4.15:*:*:*:*:*:*:*pkg:maven/io.github.java-diff-utils/java-diff-utils@4.15 0Highest21
javax.annotation-api-1.3.2.jarpkg:maven/javax.annotation/javax.annotation-api@1.3.2 048
jcommander-1.82.jarpkg:maven/com.beust/jcommander@1.82 026
jquery-3.7.1.jarpkg:maven/org.webjars/jquery@3.7.1 021
jquery-3.7.1.jar: jquery.js 00
jquery-3.7.1.jar: jquery.min.js 00
jquery-3.7.1.jar: jquery.slim.js 00
jquery-3.7.1.jar: jquery.slim.min.js 00
jquery-3.7.1.jar: webjars-requirejs.js 00
jsr305-3.0.2.jarpkg:maven/com.google.code.findbugs/jsr305@3.0.2 017
lombok-1.18.36.jarpkg:maven/org.projectlombok/lombok@1.18.36 036
lombok-1.18.36.jar: mavenEcjBootstrapAgent.jar 07
mockito-core-5.13.0.jarpkg:maven/org.mockito/mockito-core@5.13.0 041
objenesis-3.3.jarpkg:maven/org.objenesis/objenesis@3.3 027
slf4j-api-2.0.16.jarpkg:maven/org.slf4j/slf4j-api@2.0.16 029
spotbugs-annotations-3.1.9.jarpkg:maven/com.github.spotbugs/spotbugs-annotations@3.1.9 053
spring-core-5.3.37.jarcpe:2.3:a:pivotal_software:spring_framework:5.3.37:*:*:*:*:*:*:*
cpe:2.3:a:springsource:spring_framework:5.3.37:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_framework:5.3.37:*:*:*:*:*:*:*
pkg:maven/org.springframework/spring-core@5.3.37MEDIUM1Highest37
spring-expression-5.3.37.jarcpe:2.3:a:pivotal_software:spring_framework:5.3.37:*:*:*:*:*:*:*
cpe:2.3:a:springsource:spring_framework:5.3.37:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_framework:5.3.37:*:*:*:*:*:*:*
pkg:maven/org.springframework/spring-expression@5.3.37MEDIUM2Highest37
testng-7.10.2.jarcpe:2.3:a:testng_project:testng:7.10.2:*:*:*:*:*:*:*pkg:maven/org.testng/testng@7.10.2 0Highest47
testng-7.10.2.jar: jquery-3.6.0.min.js 00
testng-7.10.2.jar: testng-reports.js 00
testng-7.10.2.jar: testng-reports2.js 00

Dependencies (vulnerable)

byte-buddy-1.15.0.jar

Description:

        Byte Buddy is a Java library for creating Java classes at run time.
        This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
    

License:

https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar
MD5: e830b0eae8ae0e4b7df4f4ddba23fbe1
SHA1: a5b1159b91c5334015de0f22ab4b1188cd42bbff
SHA256:c743cfb4db1e6c67af6297fbe32a3ad94710884cde4c7eecb1bad7d820d4f2ba
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile
byte-buddy-1.15.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.mockito/mockito-core@5.13.0

Identifiers

byte-buddy-agent-1.15.0.jar

Description:

The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.

License:

https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar
MD5: a207cc7dadc16dad523a33145669b9e2
SHA1: e32740c43acebaac9d55b86399ecf6a5df3c17fb
SHA256:3399a0fdf7ba3f1386ebf831a706037428f1b1af81d653c25cf8a8fde2e4d2ea
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile
byte-buddy-agent-1.15.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.mockito/mockito-core@5.13.0

Identifiers

it-tidalwave-util-3.2-ALPHA-24.jar

Description:

        A collection of common utilities.
    

File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/it/tidalwave/thesefoolishthings/it-tidalwave-util/3.2-ALPHA-24/it-tidalwave-util-3.2-ALPHA-24.jar
MD5: 1bd6e1d7d3b38390d73e52d60125ad65
SHA1: 77df5aa3f7b6a1647c7ac73b70dfd1ea047afc8e
SHA256:1cd466c22b0df169f21e90380f111449507fddef314d9fb829b7ed4068b6d34b
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile
it-tidalwave-util-3.2-ALPHA-24.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.thesefoolishthings/it-tidalwave-util-test@3.2-ALPHA-24

Identifiers

java-diff-utils-4.15.jar

Description:

The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.

License:

http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar
MD5: 7307001832630cebc9ea88620d4af2d8
SHA1: a8b782ac93bf6c714526ac880adef7c52a87dad7
SHA256:964c69e3a23a892db2778ae6806aa1d42f81230032bd8e4982dc8620582ee6b7
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile
java-diff-utils-4.15.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.thesefoolishthings/it-tidalwave-util-test@3.2-ALPHA-24

Identifiers

javax.annotation-api-1.3.2.jar

Description:

Common Annotations for the JavaTM Platform API

License:

CDDL + GPLv2 with classpath exception: https://github.com/javaee/javax.annotation/blob/master/LICENSE
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
MD5: 2ab1973eefffaa2aeec47d50b9e40b9d
SHA1: 934c04d3cfef185a8008e7bf34331b79730a9d43
SHA256:e04ba5195bcd555dc95650f7cc614d151e4bcd52d29a10b8aa2197f3ab89ab9b
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile
javax.annotation-api-1.3.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.thesefoolishthings/it-tidalwave-util-test@3.2-ALPHA-24

Identifiers

jcommander-1.82.jar

Description:

Command line parsing library for Java

License:

Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/com/beust/jcommander/1.82/jcommander-1.82.jar
MD5: c350dc0db8aa038e6bbaf0050720d69c
SHA1: 0a7c5fef184d238065de38f81bbc6ee50cca2e21
SHA256:deeac157c8de6822878d85d0c7bc8467a19cc8484d37788f7804f039dde280b1
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile
jcommander-1.82.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.testng/testng@7.10.2

Identifiers

jquery-3.7.1.jar

Description:

WebJar for jQuery

License:

MIT License: https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/webjars/jquery/3.7.1/jquery-3.7.1.jar
MD5: bc444e0ba9afc1f621d54e6b687a5f9a
SHA1: 42088e652462c40a369b64d87e18e825644acfab
SHA256:262016dd3a559df87aefbe392804e9bf620787c9204c0ab8522d4c231ea65097
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:runtime
jquery-3.7.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.testng/testng@7.10.2

Identifiers

jquery-3.7.1.jar: jquery.js

File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/webjars/jquery/3.7.1/jquery-3.7.1.jar/META-INF/resources/webjars/jquery/3.7.1/jquery.js
MD5: 12e87d2f3a4c8b347ab13a0764d420a3
SHA1: 4be715e11048c057fdf2ee0fbbfad4dbf3504c55
SHA256:78a85aca2f0b110c29e0d2b137e09f0a1fb7a8e554b499f740d6744dc8962cfe
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:runtime

Identifiers

  • None

jquery-3.7.1.jar: jquery.min.js

File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/webjars/jquery/3.7.1/jquery-3.7.1.jar/META-INF/resources/webjars/jquery/3.7.1/jquery.min.js
MD5: 2c872dbe60f4ba70fb85356113d8b35e
SHA1: ee48592d1fff952fcf06ce0b666ed4785493afdc
SHA256:fc9a93dd241f6b045cbff0481cf4e1901becd0e12fb45166a8f17f95823f0b1a
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:runtime

Identifiers

  • None

jquery-3.7.1.jar: jquery.slim.js

File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/webjars/jquery/3.7.1/jquery-3.7.1.jar/META-INF/resources/webjars/jquery/3.7.1/jquery.slim.js
MD5: d5e71829ecdc0456818e3b93f57b14a0
SHA1: e502aa0259449fc0f077ac15815a1eb81737dd85
SHA256:520bef37cbc19203b496e3d2525dacf13225392611a061405f88e50889bd01d7
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:runtime

Identifiers

  • None

jquery-3.7.1.jar: jquery.slim.min.js

File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/webjars/jquery/3.7.1/jquery-3.7.1.jar/META-INF/resources/webjars/jquery/3.7.1/jquery.slim.min.js
MD5: af73dd50819a5fc22dff8b0ed2229d6c
SHA1: 8b1d5dbd114b9c92f4a20139e1aca3196d94814b
SHA256:9261efb3407e3a9096e4654750d8eff6b3a663422f48845c7fbcc65034c340cf
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:runtime

Identifiers

  • None

jquery-3.7.1.jar: webjars-requirejs.js

File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/webjars/jquery/3.7.1/jquery-3.7.1.jar/META-INF/resources/webjars/jquery/3.7.1/webjars-requirejs.js
MD5: 30e1a7f167b667001f50e32ea87bf7b5
SHA1: d18dc733350ad3549af2df096599e824c10f777e
SHA256:daca7b23bc4d8302a8961373b92b78d36d5c85d730fc14130e29d55d976aa420
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:runtime

Identifiers

  • None

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: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
MD5: dd83accb899363c32b07d7a1b2e4ce40
SHA1: 25ea2e8b0c338a877313bd4672d3fe056ea78f0d
SHA256:766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile
jsr305-3.0.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-annotations@3.1.9

Identifiers

lombok-1.18.36.jar

Description:

Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!

License:

The MIT License: https://projectlombok.org/LICENSE
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar
MD5: 92c08153ae16c161c8cc2cc8185d2724
SHA1: 5a30490a6e14977d97d9c73c924c1f1b5311ea95
SHA256:73b6b05b6a2d365b700bab08d30f94de9d336490bc0acce5b6181fef48cbf18e
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:provided
lombok-1.18.36.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.thesefoolishthings/it-tidalwave-util-test@3.2-ALPHA-24

Identifiers

lombok-1.18.36.jar: mavenEcjBootstrapAgent.jar

File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar/lombok/launch/mavenEcjBootstrapAgent.jar
MD5: 27467519bf9615b24cad3b003c4353a9
SHA1: 37d92e0a726a67883ab94bee27c6f292e6318dcd
SHA256:9566d0706d6245cac3cdd9db6d1d81551aa3e727febcf64452c6db9701c40037
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:provided

Identifiers

  • None

mockito-core-5.13.0.jar

Description:

Mockito mock objects library core API and implementation

License:

MIT: https://opensource.org/licenses/MIT
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar
MD5: c864b3580f411640982bbf7700f57889
SHA1: bb2ba38657ce6fa72a13d96009d0b3bb9d7ddc1e
SHA256:f8a6dad9511fbc809c493b1840414e42172335e414bdbabe643dd2d53dae9a7e
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile
mockito-core-5.13.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.thesefoolishthings/it-tidalwave-util-test@3.2-ALPHA-24

Identifiers

objenesis-3.3.jar

Description:

A library for instantiating Java objects

License:

http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar
MD5: ab0e0b2ab81affdd7f38bcc60fd85571
SHA1: 1049c09f1de4331e8193e579448d0916d75b7631
SHA256:02dfd0b0439a5591e35b708ed2f5474eb0948f53abf74637e959b8e4ef69bfeb
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:runtime
objenesis-3.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.mockito/mockito-core@5.13.0

Identifiers

slf4j-api-2.0.16.jar

Description:

The slf4j API

License:

http://www.opensource.org/licenses/mit-license.php
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
MD5: c8de8f5d740584cb24b5652cfba8b3c4
SHA1: 0172931663a09a1fa515567af5fbef00897d3c04
SHA256:a12578dde1ba00bd9b816d388a0b879928d00bab3c83c240f7013bf4196c579a
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile
slf4j-api-2.0.16.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.thesefoolishthings/it-tidalwave-util-test@3.2-ALPHA-24

Identifiers

spotbugs-annotations-3.1.9.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: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/com/github/spotbugs/spotbugs-annotations/3.1.9/spotbugs-annotations-3.1.9.jar
MD5: 56a1a81d69b6a111161bbce0e6dea26a
SHA1: 2ef5127efcc1a899aab8c66d449a631c9a99c469
SHA256:68c7c46b4299e94837e236ae742f399901a950fe910fe3ca710026753b5dd2e1
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile
spotbugs-annotations-3.1.9.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.thesefoolishthings/it-tidalwave-util-test@3.2-ALPHA-24

Identifiers

spring-core-5.3.37.jar

Description:

Spring Core

License:

Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/springframework/spring-core/5.3.37/spring-core-5.3.37.jar
MD5: fbc5c33d34c54949e9f8cb07acf70e16
SHA1: a6664808571dcb93b2949c20c8af923a51946b1b
SHA256:fa368ec048ab821774c5259498462a53eb7c860c3ce876e427e1b18999efb4b8
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile
spring-core-5.3.37.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.springframework/spring-context@5.3.37

Identifiers

CVE-2024-38820  

The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase() has some Locale dependent exceptions that could potentially result in fields not protected as expected.
NVD-CWE-noinfo, CWE-178 Improper Handling of Case Sensitivity

CVSSv3:
  • Base Score: MEDIUM (5.3)
  • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:3.9/RC:R/MAV:A

References:

Vulnerable Software & Versions: (show all)

spring-expression-5.3.37.jar

Description:

Spring Expression Language (SpEL)

License:

Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/springframework/spring-expression/5.3.37/spring-expression-5.3.37.jar
MD5: 4cb4ca755ad6d729b0fff17be4071014
SHA1: df34b75531291e192144bb08ae307540504fef19
SHA256:1b8bc056a122b49a6d80c3c024395bebdfada8353eae31b052da98963dabc00d
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile
spring-expression-5.3.37.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.springframework/spring-context@5.3.37

Identifiers

CVE-2024-38808 (OSSINDEX)  

In Spring Framework versions 5.3.0 - 5.3.38 and older unsupported versions, it is possible for a user to provide a specially crafted Spring Expression Language (SpEL) expression that may cause a denial of service (DoS) condition.

Specifically, an application is vulnerable when the following is true:

  *  The application evaluates user-supplied SpEL expressions.

Sonatype's research suggests that this CVE's details differ from those defined at NVD. See https://ossindex.sonatype.org/vulnerability/CVE-2024-38808 for details
CWE-770 Allocation of Resources Without Limits or Throttling

CVSSv2:
  • Base Score: MEDIUM (5.300000190734863)
  • Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

References:

Vulnerable Software & Versions (OSSINDEX):

  • cpe:2.3:a:org.springframework:spring-expression:5.3.37:*:*:*:*:*:*:*

CVE-2024-38820  

The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase() has some Locale dependent exceptions that could potentially result in fields not protected as expected.
NVD-CWE-noinfo, CWE-178 Improper Handling of Case Sensitivity

CVSSv3:
  • Base Score: MEDIUM (5.3)
  • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:3.9/RC:R/MAV:A

References:

Vulnerable Software & Versions: (show all)

testng-7.10.2.jar

Description:

Testing framework for Java

License:

Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/testng/testng/7.10.2/testng-7.10.2.jar
MD5: 166d606c04bdf9f4f2c0f4cc42ab362e
SHA1: 30742acada21960d4333a4204039fbdc6a92083a
SHA256:225fd56447f2e5e439db3b483a79cd9f294fad9f357f8352b12ee6a3411ebb15
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile
testng-7.10.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/it.tidalwave.thesefoolishthings/it-tidalwave-util-test@3.2-ALPHA-24

Identifiers

testng-7.10.2.jar: jquery-3.6.0.min.js

File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/testng/testng/7.10.2/testng-7.10.2.jar/org/testng/jquery-3.6.0.min.js
MD5: 8fb8fee4fcc3cc86ff6c724154c49c42
SHA1: b82d238d4e31fdf618bae8ac11a6c812c03dd0d4
SHA256:ff1523fb7389539c84c65aba19260648793bb4f5e29329d2ee8804bc37a3fe6e
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile

Identifiers

  • None

testng-7.10.2.jar: testng-reports.js

File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/testng/testng/7.10.2/testng-7.10.2.jar/org/testng/testng-reports.js
MD5: e18bdeef11d95e4802ca1e74ce8f4813
SHA1: 8e530ffd7c6528b0a47b4405b241181c09ed3534
SHA256:88d2a0988765ed96e51e5b0c5c63d6b9d25169a12d3c49003c2e87d98d0bdee2
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile

Identifiers

  • None

testng-7.10.2.jar: testng-reports2.js

File Path: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/Tidalwave/tidalwave.bitbucket.io/repository/org/testng/testng/7.10.2/testng-7.10.2.jar/org/testng/testng-reports2.js
MD5: b45815e612fdfbeeffd1909e6551c84d
SHA1: 99dc7548ca6d9add4cc8d1022f392ccac385583b
SHA256:0cd0609bd983faf69e9eec6091de6a6e45400292a4f182fb9aa35a12acb7e852
Referenced In Project/Scope: TheseFoolishThings :: Test Utilities:compile

Identifiers

  • None


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.