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: com.github.pmonks/clj-spdx 1.0.289-SNAPSHOT

Scan Information (show all):

Summary

Summary of Vulnerable Dependencies (click to show all)

DependencyVulnerability IDsPackageHighest SeverityCVE CountConfidenceEvidence Count
clojure-1.12.3.jarcpe:2.3:a:clojure:clojure:1.12.3:*:*:*:*:*:*:*pkg:maven/org.clojure/clojure@1.12.3 0Highest22
commons-lang3-3.18.0.jarcpe:2.3:a:apache:commons_lang:3.18.0:*:*:*:*:*:*:*pkg:maven/org.apache.commons/commons-lang3@3.18.0 0Highest144
core.specs.alpha-0.4.74.jarcpe:2.3:a:alex_project:alex:0.4.74:*:*:*:*:*:*:*pkg:maven/org.clojure/core.specs.alpha@0.4.74 0Low17
error_prone_annotations-2.41.0.jarpkg:maven/com.google.errorprone/error_prone_annotations@2.41.0 028
gson-2.13.2.jarcpe:2.3:a:google:gson:2.13.2:*:*:*:*:*:*:*pkg:maven/com.google.code.gson/gson@2.13.2 0Highest30
instaparse-1.5.0.jarpkg:maven/instaparse/instaparse@1.5.0 017
java-spdx-library-2.0.1.jarpkg:maven/org.spdx/java-spdx-library@2.0.1 034
jsoup-1.21.2.jarcpe:2.3:a:jsoup:jsoup:1.21.2:*:*:*:*:*:*:*pkg:maven/org.jsoup/jsoup@1.21.2 0Highest43
jsr305-3.0.2.jarpkg:maven/com.google.code.findbugs/jsr305@3.0.2 016
rencg-1.0.64.jarpkg:maven/com.github.pmonks/rencg@1.0.64 020
slf4j-api-2.0.17.jarpkg:maven/org.slf4j/slf4j-api@2.0.17 028
spdx-java-core-1.0.1.jarpkg:maven/org.spdx/spdx-java-core@1.0.1 034
spdx-java-model-2_X-1.0.1.jarcpe:2.3:a:x.org:x.org:1.0.1:*:*:*:*:*:*:*pkg:maven/org.spdx/spdx-java-model-2_X@1.0.1MEDIUM1Highest36
spdx-java-model-3_0-1.0.1.jarpkg:maven/org.spdx/spdx-java-model-3_0@1.0.1 034
spec.alpha-0.5.238.jarpkg:maven/org.clojure/spec.alpha@0.5.238 026
wreck-1.0.109.jarpkg:maven/com.github.pmonks/wreck@1.0.109 020

Dependencies (vulnerable)

clojure-1.12.3.jar

Description:

Clojure core environment and runtime library.

License:

Eclipse Public License 1.0: http://opensource.org/licenses/eclipse-1.0.php
File Path: /home/runner/.m2/repository/org/clojure/clojure/1.12.3/clojure-1.12.3.jar
MD5: 5523f76a4a2b2248de2d795d97f1ab10
SHA1: ed2d6c800a2c6f223d97ea84d901840ae4681554
SHA256:cb2a1a3db1c2cd76ef4fa4a545d5a65f10b1b48b7f7672f0a109f5476f057166

Identifiers

commons-lang3-3.18.0.jar

Description:

  Apache Commons Lang, a package of Java utility classes for the
  classes that are in java.lang's hierarchy, or are considered to be so
  standard as to justify existence in java.lang.

  The code is tested using the latest revision of the JDK for supported
  LTS releases: 8, 11, 17 and 21 currently.
  See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml
  
  Please ensure your build environment is up-to-date and kindly report any build issues.
  

License:

https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar
MD5: 48b9886957920a4cdb602780ca345087
SHA1: fb14946f0e39748a6571de0635acbe44e7885491
SHA256:4eeeae8d20c078abb64b015ec158add383ac581571cddc45c68f0c9ae0230720

Identifiers

core.specs.alpha-0.4.74.jar

Description:

Specs for clojure.core

License:

Eclipse Public License 1.0: https://opensource.org/license/epl-1-0/
File Path: /home/runner/.m2/repository/org/clojure/core.specs.alpha/0.4.74/core.specs.alpha-0.4.74.jar
MD5: ebd37b9a3c39e6b769fc1463737cb8d4
SHA1: d56a8d4c666ff8140e6d0a62d41263134be39254
SHA256:eb73ac08cf49ba840c88ba67beef11336ca554333d9408808d78946e0feb9ddb

Identifiers

  • pkg:maven/org.clojure/core.specs.alpha@0.4.74  (Confidence:High)
  • cpe:2.3:a:alex_project:alex:0.4.74:*:*:*:*:*:*:*  (Confidence:Low)  

error_prone_annotations-2.41.0.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.41.0/error_prone_annotations-2.41.0.jar
MD5: 75e3b25da8b8a2136463c4674f5e49bf
SHA1: 4381275efdef6ddfae38f002c31e84cd001c97f0
SHA256:a56e782b5b50811ac204073a355a21d915a2107fce13ec711331ad036f660fcc

Identifiers

  • pkg:maven/com.google.errorprone/error_prone_annotations@2.41.0  (Confidence:High)

gson-2.13.2.jar

Description:

Gson JSON library

License:

Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/google/code/gson/gson/2.13.2/gson-2.13.2.jar
MD5: a2c47e14ce5e956105458fe455f5d542
SHA1: 48b8230771e573b54ce6e867a9001e75977fe78e
SHA256:dd0ce1b55a3ed2080cb70f9c655850cda86c206862310009dcb5e5c95265a5e0

Identifiers

instaparse-1.5.0.jar

Description:

Instaparse: No grammar left behind

License:

Eclipse Public License: http://www.eclipse.org/legal/epl-v10.html
File Path: /home/runner/.m2/repository/instaparse/instaparse/1.5.0/instaparse-1.5.0.jar
MD5: b858977bcb62c8913768cfb0fb01a4c9
SHA1: edc617bd20362b2fc870df88f1687426a69fe007
SHA256:c2bcd6f3a74d1a114973e6ac71e3536f6b035f29f769e9d1ec528ffe5e56cc27

Identifiers

  • pkg:maven/instaparse/instaparse@1.5.0  (Confidence:High)

java-spdx-library-2.0.1.jar

Description:

Java library which implements the Java object model for SPDX and provides useful helper functions.

License:

The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/spdx/java-spdx-library/2.0.1/java-spdx-library-2.0.1.jar
MD5: 84baab45984e2778888ab727e2bcf2bf
SHA1: 190eab0755ff841ed8a073167c960df9cd1f1b30
SHA256:b9e0f4bc4694ccb41878f48c716f1ed24454c15e9d1ec90d9d5826721ed1ffb4

Identifiers

  • pkg:maven/org.spdx/java-spdx-library@2.0.1  (Confidence:High)

jsoup-1.21.2.jar

Description:

jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, and xpath selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers.

License:

The MIT License: https://jsoup.org/license
File Path: /home/runner/.m2/repository/org/jsoup/jsoup/1.21.2/jsoup-1.21.2.jar
MD5: fc16b1485a47b934cd7f4572dec1e7aa
SHA1: 55ba93337201b6f1208a6691f291ca2828860150
SHA256:f05496e255734759f0d4b5632da7b24f81313147c78c69e90ad045d096191344

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

Identifiers

  • pkg:maven/com.google.code.findbugs/jsr305@3.0.2  (Confidence:High)

rencg-1.0.64.jar

Description:

A micro-library for Clojure that provides first class support for named-capturing groups in regular expressions.

License:

Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0.html
File Path: /home/runner/.m2/repository/com/github/pmonks/rencg/1.0.64/rencg-1.0.64.jar
MD5: 5fc6641890f0d3c73ae6d8fe32f30908
SHA1: 2420de94e551842b4d6e4749ce49dda9c0547b80
SHA256:32ca868b506b8516b4c295838943b5ea9f30939ca3e9923d3b9a30fd16d94729

Identifiers

  • pkg:maven/com.github.pmonks/rencg@1.0.64  (Confidence:High)

slf4j-api-2.0.17.jar

Description:

The slf4j API

License:

https://opensource.org/license/mit
File Path: /home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar
MD5: b6480d114a23683498ac3f746f959d2f
SHA1: d9e58ac9c7779ba3bf8142aff6c830617a7fe60f
SHA256:7b751d952061954d5abfed7181c1f645d336091b679891591d63329c622eb832

Identifiers

  • pkg:maven/org.slf4j/slf4j-api@2.0.17  (Confidence:High)

spdx-java-core-1.0.1.jar

Description:

Core libraries for SPDX

License:

The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/spdx/spdx-java-core/1.0.1/spdx-java-core-1.0.1.jar
MD5: 6108085864f449f3e71de3e89ddfec5d
SHA1: 98555d9d11180edfe5bc7cc5a3d7a113f2c98ed8
SHA256:d0d6f90f60cde2ec7fc1a95ebae474250022c82259f2095d1a5a10d3211dbcb0

Identifiers

  • pkg:maven/org.spdx/spdx-java-core@1.0.1  (Confidence:High)

spdx-java-model-2_X-1.0.1.jar

Description:

SPDX model versions 2.0, 2.1, and 2.3

License:

The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/spdx/spdx-java-model-2_X/1.0.1/spdx-java-model-2_X-1.0.1.jar
MD5: 2a12b2fdd632d166002c036efdab941d
SHA1: 722ca730707b3278b002b84579ed10f26b775fdb
SHA256:5fc6dc8e0793a5010a64beb8e9196b64bb7ecd3df4d0421dbcb0dae24c90fe99

Identifiers

CVE-2006-0197  

The XClientMessageEvent struct used in certain components of X.Org 6.8.2 and earlier, possibly including (1) the X server and (2) Xlib, uses a "long" specifier for elements of the l array, which results in inconsistent sizes in the struct on 32-bit versus 64-bit platforms, and might allow attackers to cause a denial of service (application crash) and possibly conduct other attacks.
NVD-CWE-Other

CVSSv2:
  • Base Score: MEDIUM (5.0)
  • Vector: /AV:N/AC:L/Au:N/C:N/I:N/A:P

References:

    Vulnerable Software & Versions:

    spdx-java-model-3_0-1.0.1.jar

    Description:

    Generated java model source code

    License:

    The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
    File Path: /home/runner/.m2/repository/org/spdx/spdx-java-model-3_0/1.0.1/spdx-java-model-3_0-1.0.1.jar
    MD5: 8ec66cd74fcc60d2b4905e00e8c5259c
    SHA1: 855a682e6fb7765a45118f579fc0461b8d663ed5
    SHA256:915b123f8fde5126d7ece4436d5a322c26c231d0a8fd1b735bee6945577071a7

    Identifiers

    • pkg:maven/org.spdx/spdx-java-model-3_0@1.0.1  (Confidence:High)

    spec.alpha-0.5.238.jar

    Description:

    Specification of data and functions

    License:

    Eclipse Public License 1.0: https://opensource.org/license/epl-1-0/
    File Path: /home/runner/.m2/repository/org/clojure/spec.alpha/0.5.238/spec.alpha-0.5.238.jar
    MD5: 9f5ea5239dc04d6a8115add1e4f5f23a
    SHA1: 4eb5dea521c4e6e1f68c2c47517f14a922003e60
    SHA256:94cd99b6ea639641f37af4860a643b6ed399ee5a8be5d717cff0b663c8d75077

    Identifiers

    • pkg:maven/org.clojure/spec.alpha@0.5.238  (Confidence:High)

    wreck-1.0.109.jar

    Description:

    A micro-library for Clojure(Script) that provides regular expression construction functions.

    License:

    MPL-2.0: https://www.mozilla.org/en-US/MPL/2.0/
    File Path: /home/runner/.m2/repository/com/github/pmonks/wreck/1.0.109/wreck-1.0.109.jar
    MD5: c0055208717f1b047bd28567149b8dae
    SHA1: cecab5187b7e88618c0aeaf9950087ab8b9ac2ba
    SHA256:94ec05d9676370a179fcbb1e07bcea7a3065322c8000d2ae5b671906d4e59b9e

    Identifiers

    • pkg:maven/com.github.pmonks/wreck@1.0.109  (Confidence:High)


    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.